Skip to content

Conversation

mscdex
Copy link
Contributor

@mscdex mscdex commented Mar 26, 2016

Pull Request check-list

Please make sure to review and check all of these items:

  • 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 on ARM due to too short of a timeout. Example failure: https://ci.nodejs.org/job/node-test-binary-arm/1494/RUN_SUBSET=3,nodes=pi1-raspbian-wheezy/console
CI: https://ci.nodejs.org/job/node-test-pull-request/2075/
Stress test: https://ci.nodejs.org/job/node-stress-single-test/572/

@mscdex mscdex added repl Issues and PRs related to the REPL subsystem. test Issues and PRs related to the tests. arm Issues and PRs related to the ARM platform. labels Mar 26, 2016
@santigimeno
Copy link
Member

What about just removing the timeout?

@mscdex mscdex force-pushed the test-flaky-repl branch 2 times, most recently from 4b84e7a to db35809 Compare March 26, 2016 15:20
@mscdex
Copy link
Contributor Author

mscdex commented Mar 26, 2016

@santigimeno Done.

@santigimeno
Copy link
Member

@mscdex
Copy link
Contributor Author

mscdex commented Mar 26, 2016

@santigimeno Done.

@santigimeno
Copy link
Member

LGTM is CI is happy

@cjihrig
Copy link
Contributor

cjihrig commented Mar 26, 2016

LGTM

@mscdex
Copy link
Contributor Author

mscdex commented Mar 26, 2016

PR-URL: nodejs#5914
Reviewed-By: Colin Ihrig <[email protected]>
@mscdex mscdex merged commit ef6c4c6 into nodejs:master Mar 30, 2016
@mscdex mscdex deleted the test-flaky-repl branch March 30, 2016 19:48
evanlucas pushed a commit that referenced this pull request Mar 31, 2016
PR-URL: #5914
Reviewed-By: Colin Ihrig <[email protected]>
evanlucas pushed a commit that referenced this pull request Mar 31, 2016
PR-URL: #5914
Reviewed-By: Colin Ihrig <[email protected]>
MylesBorins pushed a commit that referenced this pull request Apr 9, 2016
PR-URL: #5914
Reviewed-By: Colin Ihrig <[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. repl Issues and PRs related to the REPL subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants