Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix flaky IPv6/localhost tests #7522

Closed
wants to merge 8 commits into from
Closed

Conversation

Trott
Copy link
Member

@Trott Trott commented Jul 3, 2016

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test https tls build

Description of change

Fixes: #7288

/cc @gibm @nodejs/testing

@Trott Trott added tls Issues and PRs related to the tls subsystem. https Issues or PRs related to the https subsystem. build Issues and PRs related to build files or the CI. test Issues and PRs related to the tests. labels Jul 3, 2016
@Trott
Copy link
Member Author

Trott commented Jul 3, 2016

Stress test on master showing failures: https://ci.nodejs.org/job/node-stress-single-test/787/nodes=ubuntu1404-64/console

Stress test on this PR showing no failures so far (and hopefully continuing to show no failures): https://ci.nodejs.org/job/node-stress-single-test/788/nodes=ubuntu1404-64/console

CI: https://ci.nodejs.org/job/node-test-pull-request/3159/

@mscdex mscdex added the dns Issues and PRs related to the dns subsystem. label Jul 3, 2016
@Trott
Copy link
Member Author

Trott commented Jul 3, 2016

Stress tests look great, but CI is Not Good. Labeling in progress until that gets sorted....

@Trott Trott added the wip Issues and PRs that are still a work in progress. label Jul 3, 2016
@Trott Trott closed this Jul 3, 2016
@Trott Trott deleted the localhost branch January 13, 2022 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. dns Issues and PRs related to the dns subsystem. https Issues or PRs related to the https subsystem. test Issues and PRs related to the tests. tls Issues and PRs related to the tls subsystem. wip Issues and PRs that are still a work in progress.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate flaky test-https-connect-address-family.js and test-tls-connect-address-family
2 participants