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

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

Closed
Trott opened this issue Dec 30, 2015 · 1 comment
Closed

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

Trott opened this issue Dec 30, 2015 · 1 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.

Comments

@Trott
Copy link
Member

Trott commented Dec 30, 2015

Failure:

@Trott Trott added test Issues and PRs related to the tests. arm Issues and PRs related to the ARM platform. labels Dec 30, 2015
@mscdex mscdex added the stream Issues and PRs related to the stream subsystem. label Dec 31, 2015
@Trott
Copy link
Member Author

Trott commented Jan 2, 2016

Trott added a commit to Trott/io.js that referenced this issue Jan 3, 2016
Use common.platformTimeout() to fix flaky
test-stream2-readable-empty-buffer-no-eofi on Raspberry Pis.

Fixes: nodejs#4493
@Trott Trott closed this as completed in 68bafb8 Jan 4, 2016
Fishrock123 pushed a commit to Fishrock123/node that referenced this issue 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 issue 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 issue 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 issue 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>
scovetta pushed a commit to scovetta/node that referenced this issue 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>
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 a pull request may close this issue.

2 participants