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: address flaky test-http-client-timeout-event #3968

Closed
wants to merge 1 commit into from

Conversation

Trott
Copy link
Member

@Trott Trott commented Nov 22, 2015

Use common.platformTimeout() to make test more reliable on Raspberry Pi.

Fixes: #2555

Use common.platformTimeout() to make test more reliable on Raspberry Pi.

Fixes: nodejs#2555
@Trott
Copy link
Member Author

Trott commented Nov 22, 2015

Stress test to show that this actually fixes the problem: https://ci.nodejs.org/job/node-stress-single-test/nodes=pi1-raspbian-wheezy/27/console

For good measure, stress test without this change to show that the problem still exists: https://ci.nodejs.org/job/node-stress-single-test/24/nodes=pi1-raspbian-wheezy/console

@mscdex mscdex added http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests. labels Nov 22, 2015
@brendanashworth
Copy link
Contributor

This LGTM.

@r-52
Copy link
Contributor

r-52 commented Nov 22, 2015

LGTM

1 similar comment
@silverwind
Copy link
Contributor

LGTM

Trott added a commit that referenced this pull request Nov 23, 2015
Use common.platformTimeout() to make test more reliable on Raspberry Pi.

Fixes: #2555
PR-URL: #3968

Reviewed-By: Brendan Ashworth <[email protected]>
Reviewed-By: Roman Reiss <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
@r-52
Copy link
Contributor

r-52 commented Nov 23, 2015

Thanks @Trott! - Landed in 487de19

@r-52 r-52 closed this Nov 23, 2015
Trott added a commit that referenced this pull request Dec 1, 2015
Use common.platformTimeout() to make test more reliable on Raspberry Pi.

Fixes: #2555
PR-URL: #3968

Reviewed-By: Brendan Ashworth <[email protected]>
Reviewed-By: Roman Reiss <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
Trott added a commit that referenced this pull request Dec 4, 2015
Use common.platformTimeout() to make test more reliable on Raspberry Pi.

Fixes: #2555
PR-URL: #3968

Reviewed-By: Brendan Ashworth <[email protected]>
Reviewed-By: Roman Reiss <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
Trott added a commit that referenced this pull request Dec 5, 2015
Use common.platformTimeout() to make test more reliable on Raspberry Pi.

Fixes: #2555
PR-URL: #3968

Reviewed-By: Brendan Ashworth <[email protected]>
Reviewed-By: Roman Reiss <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
@jasnell jasnell mentioned this pull request Dec 17, 2015
Trott added a commit that referenced this pull request Dec 17, 2015
Use common.platformTimeout() to make test more reliable on Raspberry Pi.

Fixes: #2555
PR-URL: #3968

Reviewed-By: Brendan Ashworth <[email protected]>
Reviewed-By: Roman Reiss <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
Trott added a commit that referenced this pull request Dec 23, 2015
Use common.platformTimeout() to make test more reliable on Raspberry Pi.

Fixes: #2555
PR-URL: #3968

Reviewed-By: Brendan Ashworth <[email protected]>
Reviewed-By: Roman Reiss <[email protected]>
Reviewed-By: Roman Klauke <[email protected]>
@Trott Trott deleted the platform-timeout branch January 13, 2022 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants