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

Tests may fail nondeterministically on machines with slow IO #1615

Closed
lheckemann opened this issue Nov 3, 2017 · 1 comment
Closed

Tests may fail nondeterministically on machines with slow IO #1615

lheckemann opened this issue Nov 3, 2017 · 1 comment
Labels

Comments

@lheckemann
Copy link

make check failed for me on ipc_send_recv_pipe and fs_copyfile with timeouts. Rerunning it fixed the issue. I suspect this is linked to having my rootfs on a USB stick and simultaneously running other builds the first time round.

@bnoordhuis bnoordhuis added the test label Nov 3, 2017
@bnoordhuis
Copy link
Member

Thanks for the report. Some of the tests are timing sensitive by nature. Unfortunately there isn't much that can be done about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants