-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
test: fix flaky streams test #4516
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
Conversation
Use common.platformTimeout() to fix flaky test-stream2-readable-empty-buffer-no-eofi on Raspberry Pis. Fixes: nodejs#4493
|
Stress test of current master showing 3 failures in 999 runs: Stress test of this fix showing 0 failures in 999 runs: |
|
LGTM |
|
LGTM just saw this one fail myself |
|
LGTM |
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 <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: James M Snell<[email protected]>
|
Landed in 68bafb8 |
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 <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: James M Snell<[email protected]>
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 <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: James M Snell<[email protected]>
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 <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: James M Snell<[email protected]>
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 <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: James M Snell<[email protected]>
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 <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: James M Snell<[email protected]>
Use common.platformTimeout() to fix flaky
test-stream2-readable-empty-buffer-no-eofi on Raspberry Pis.
Fixes: #4493