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/parallel/test-fs-watch on Raspberry Pi #13642

Closed
Trott opened this issue Jun 12, 2017 · 4 comments
Closed

Investigate flaky test/parallel/test-fs-watch on Raspberry Pi #13642

Trott opened this issue Jun 12, 2017 · 4 comments
Labels
arm Issues and PRs related to the ARM platform. 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 Jun 12, 2017

  • Version: master
  • Platform: pi1-raspbian-wheezy
  • Subsystem: test

https://ci.nodejs.org/job/node-test-binary-arm/8629/RUN_SUBSET=4,label=pi1-raspbian-wheezy/console

not ok 71 parallel/test-fs-watch
  ---
  duration_ms: 180.633
  severity: fail
  stack: |-
    timeout
@Trott Trott added arm Issues and PRs related to the ARM platform. fs Issues and PRs related to the fs subsystem / file system. test Issues and PRs related to the tests. labels Jun 12, 2017
@refack
Copy link
Contributor

refack commented Jun 13, 2017

grrrrr

@aashil
Copy link
Contributor

aashil commented Jun 14, 2017

#12900 might be related?

@refack
Copy link
Contributor

refack commented Jun 14, 2017

#12900 might be related?

parallel/test-fs-watch is a new test I made for #13411. It is supposed to use all sort of tricks to make sure it either works or fails. Timeout probably means that the OS isn't firing some event. In that it's probably related to #12900, possibly there as well the OS it's firing an event that would finish the test...
@aashil You're welcome to take a look
I guess adding an internal timeout that fails the test and tells us what is stuck will be more informative then stack: |- timeout

@Trott
Copy link
Member Author

Trott commented Dec 24, 2017

More than six months without a re-occurrence. Going to close this...

@Trott Trott closed this as completed Dec 24, 2017
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. 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