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-read-buffer-tostring-fail #4058

Closed
Trott opened this issue Nov 28, 2015 · 3 comments
Closed

Investigate flaky test-fs-read-buffer-tostring-fail #4058

Trott opened this issue Nov 28, 2015 · 3 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 28, 2015

Example failure:

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

Trott commented Nov 28, 2015

Stress test to see if it occurs with enough frequency such that a fix can be confirmed:

@jbergstroem
Copy link
Member

  • echo '1078 OK: 1078 NOT OK: 0'

perhaps related to tests run prior?

@Trott
Copy link
Member Author

Trott commented Nov 30, 2015

Looks awfully similar to #4046 just not as extreme. (Healthy server can take 10 seconds to run the test rather than 30, but still, 10 seconds is a lot and tie up some resources and you get a timeout.) Both tests are also related to toString() failures. Memory constraints, maybe? Anyway, since we've never seen it before, and the stress test comes up clean, I'm going to attribute it to goblins for now. Closing.

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

2 participants