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: fix flaky test-http-pipeline-flood (again!) #4789

Closed
wants to merge 1 commit into from

Conversation

Trott
Copy link
Member

@Trott Trott commented Jan 21, 2016

test-http-pipeline-flood has a history of flakiness. We're eliminating
the flakiness by removing competing timeouts which were necessarily
race-y.

test-http-pipeline-flood has a history of flakiness. We're eliminating
the flakiness by removing competing timeouts which were necessarily
race-y.
@Trott Trott added http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests. labels Jan 21, 2016
@Trott
Copy link
Member Author

Trott commented Jan 21, 2016

Perhaps I'm mistaken, but it seems to me that as long as the drain event fires and maybe a few other things are checked, we should be good. (Or am I wrong?)

Tried to fire up some Raspberry Pi stress tests on CI, but got buildbot failures. Might try again later.

For now, CI: https://ci.nodejs.org/job/node-test-pull-request/1339/

@Trott
Copy link
Member Author

Trott commented Jan 21, 2016

CI shows definite problems with this approach on some platforms. Closing, at least for now.

@Trott Trott closed this Jan 21, 2016
@Trott Trott deleted the fix-pipeline-flood 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
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.

1 participant