-
Notifications
You must be signed in to change notification settings - Fork 163
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
windows - Spurious timing test failures on windows. #133
Comments
Could you tell me on which platform and compiler you got the issue? are those run in http://www.boost.org/development/tests/develop/developer/thread.html? |
This is on Windows 10 insiders with Visual Studio 17.4 Preview. I think it was also failing on 17.3 on windows 10, but I can't guarantee that. I could rerun with regular 17.3. This is a 4/8 sandy bridge machine. (More detailed specs in other bugs). This persisted seemingly independent of system load. |
Could you tell me which % threshold is good for Windows? I don't know, maybe it isn't worth running this test. |
If I run it alone the highest I've gotten was 13.8% and 15% might be a reasonable target. |
I guess that the testers are using -jx I will set the threshold to 40% :( |
Tests clean under load, closing as fixed. |
Related to Trac 9856 in test_9856
Can we at least change the threshold for the test on windows so that we don't get spurious failures?
This was tested in 3222938.
The text was updated successfully, but these errors were encountered: