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 test-net-socket-timeout #5902

Merged
merged 1 commit into from
Mar 26, 2016

Conversation

mscdex
Copy link
Contributor

@mscdex mscdex commented Mar 25, 2016

Pull Request check-list

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with
    this change (including linting)?
  • Is the commit message formatted according to CONTRIBUTING.md?

Affected core subsystem(s)

  • test

Description of change

Fixes a flaky test due to short timeouts on slow systems.

Fixes: #5902

Stress test: https://ci.nodejs.org/job/node-stress-single-test/569
CI: https://ci.nodejs.org/job/node-test-pull-request/2064/

@mscdex mscdex added net Issues and PRs related to the net subsystem. test Issues and PRs related to the tests. arm Issues and PRs related to the ARM platform. labels Mar 25, 2016
@mscdex mscdex force-pushed the test-flaky-net-socket-timeout branch from fea5486 to 9d26d1f Compare March 25, 2016 16:02
@bnoordhuis
Copy link
Member

LGTM

@mscdex
Copy link
Contributor Author

mscdex commented Mar 25, 2016

CI is green except for a couple of unrelated test failures. Stress test passes.

@jasnell
Copy link
Member

jasnell commented Mar 26, 2016

LGTM

@mscdex mscdex force-pushed the test-flaky-net-socket-timeout branch from 9d26d1f to cf87ad5 Compare March 26, 2016 08:22
Fixes: nodejs#5892
PR-URL: nodejs#5902
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@mscdex mscdex force-pushed the test-flaky-net-socket-timeout branch from cf87ad5 to 8b2e437 Compare March 26, 2016 08:23
@mscdex mscdex merged commit 8b2e437 into nodejs:master Mar 26, 2016
@mscdex mscdex deleted the test-flaky-net-socket-timeout branch March 26, 2016 08:24
evanlucas pushed a commit that referenced this pull request Mar 30, 2016
Fixes: #5892
PR-URL: #5902
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: James M Snell <[email protected]>
evanlucas pushed a commit that referenced this pull request Mar 31, 2016
Fixes: #5892
PR-URL: #5902
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: James M Snell <[email protected]>
MylesBorins pushed a commit that referenced this pull request Apr 9, 2016
Fixes: #5892
PR-URL: #5902
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@MylesBorins MylesBorins mentioned this pull request Apr 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm Issues and PRs related to the ARM platform. net Issues and PRs related to the net subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants