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-fs-readfile-tostring-fail #4046

Closed
Trott opened this issue Nov 27, 2015 · 4 comments
Closed

Investigate flaky test-fs-readfile-tostring-fail #4046

Trott opened this issue Nov 27, 2015 · 4 comments
Labels
fs Issues and PRs related to the fs subsystem / file system. test Issues and PRs related to the tests.

Comments

@Trott
Copy link
Member

Trott commented Nov 27, 2015

Example failure:

@Trott Trott added the test Issues and PRs related to the tests. label Nov 27, 2015
@mscdex mscdex added the fs Issues and PRs related to the fs subsystem / file system. label Nov 27, 2015
@Trott
Copy link
Member Author

Trott commented Nov 29, 2015

@Trott
Copy link
Member Author

Trott commented Nov 30, 2015

It looks like the issue is that the test can take 20 or 30 seconds on ubuntu1404-32 under ordinary conditions and so a hiccup of some kind can make it exceed the 60 second timeout implemented by the test runner.

@Trott
Copy link
Member Author

Trott commented Nov 30, 2015

Stress test came up clean (with the 20-30 second caveat mentioned above). This never came up as flaky before so I'm going to close it. It looks like maybe all that happened was the host was bogged down for some reason and tests that normally take a long time took a Very Long Time and timed out. If this comes up again, we can re-open this or open a new ticket and explore it some more.

@joaocgreis
Copy link
Member

Happened again on a Raspberry: https://ci.nodejs.org/job/node-test-binary-arm/2650/RUN_SUBSET=6,label=pi2-raspbian-wheezy/console

Not reopening this issue since it failed by timeout and could be a hiccup, but reporting this just in case we see more of it soon and need to start investigating.

This was referenced Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fs Issues and PRs related to the fs subsystem / file system. test Issues and PRs related to the tests.
Projects
None yet
Development

No branches or pull requests

3 participants