-
Notifications
You must be signed in to change notification settings - Fork 91
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
intermittent test failure (TimeoutSuite) #31
Comments
Thank you for reporting! We can increase the timeout for that test. We have already run this test 84 times in our GitHub Actions CI without any flaky failures |
I opened #32 increasing the timeout from 10ms to 100ms |
Please let me know if the problem persists. I'm not sure if there is a better way to test functionality like this, async code is generally quite tricky to test |
references scalameta/munit#31
scala/community-build@2b61ffb pulls in the fix (and I also merged it forward onto 2.12.x and 2.13.x) if I ever see the test fail again, I'll report it here |
not sure how often it happens, but I did see it once already: https://scala-ci.typesafe.com/job/scala-2.12.x-jdk14-integrate-community-build/699/artifact/logs/munit-build.log
The text was updated successfully, but these errors were encountered: