Skip to content

Conversation

@Trott
Copy link
Member

@Trott Trott commented Jan 3, 2016

Use common.platformTimeout() to fix flaky
test-stream2-readable-empty-buffer-no-eofi on Raspberry Pis.

Fixes: #4493

Use common.platformTimeout() to fix flaky
test-stream2-readable-empty-buffer-no-eofi on Raspberry Pis.

Fixes: nodejs#4493
@Trott Trott added stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests. arm Issues and PRs related to the ARM platform. labels Jan 3, 2016
@Trott
Copy link
Member Author

Trott commented Jan 3, 2016

Stress test of current master showing 3 failures in 999 runs:
https://ci.nodejs.org/job/node-stress-single-test/284/nodes=pi1-raspbian-wheezy/consoleFull

Stress test of this fix showing 0 failures in 999 runs:
https://ci.nodejs.org/job/node-stress-single-test/291/nodes=pi1-raspbian-wheezy/console

@Trott
Copy link
Member Author

Trott commented Jan 3, 2016

@jbergstroem
Copy link
Member

LGTM

@evanlucas
Copy link
Contributor

LGTM just saw this one fail myself

@jasnell
Copy link
Member

jasnell commented Jan 4, 2016

LGTM

Trott added a commit that referenced this pull request Jan 4, 2016
Use common.platformTimeout() to fix flaky
test-stream2-readable-empty-buffer-no-eofi on Raspberry Pis.

Fixes: #4493
PR-URL: #4516
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: James M Snell<jasnell@gmail.com>
@jasnell
Copy link
Member

jasnell commented Jan 4, 2016

Landed in 68bafb8

@jasnell jasnell closed this Jan 4, 2016
Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request Jan 6, 2016
Use common.platformTimeout() to fix flaky
test-stream2-readable-empty-buffer-no-eofi on Raspberry Pis.

Fixes: nodejs#4493
PR-URL: nodejs#4516
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: James M Snell<jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Jan 13, 2016
Use common.platformTimeout() to fix flaky
test-stream2-readable-empty-buffer-no-eofi on Raspberry Pis.

Fixes: #4493
PR-URL: #4516
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: James M Snell<jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Jan 14, 2016
Use common.platformTimeout() to fix flaky
test-stream2-readable-empty-buffer-no-eofi on Raspberry Pis.

Fixes: #4493
PR-URL: #4516
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: James M Snell<jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Jan 19, 2016
Use common.platformTimeout() to fix flaky
test-stream2-readable-empty-buffer-no-eofi on Raspberry Pis.

Fixes: #4493
PR-URL: #4516
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: James M Snell<jasnell@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Jan 19, 2016
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
Use common.platformTimeout() to fix flaky
test-stream2-readable-empty-buffer-no-eofi on Raspberry Pis.

Fixes: nodejs#4493
PR-URL: nodejs#4516
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: James M Snell<jasnell@gmail.com>
@Trott Trott deleted the deflake-test-stream2-blah-blah-blah branch January 13, 2022 22:31
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. stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate flaky test-stream2-readable-empty-buffer-no-eof

5 participants