-
Notifications
You must be signed in to change notification settings - Fork 1.9k
ConcurrentWeakMapOperationStressTest.testOperation failed on CI #3341
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
Comments
It doesn't reproduce locally and also has nothing in common with #2187 |
Another observation is that |
Just to double-check, I tried running this test in a loop on Linux, and 20 minutes later, with |
|
The longer I stare at it, the less I believe it's a bug in our implementation. I've studied the implementation once again, and it doesn't seem possible it can reasonably make this very test fail, the test itself also looks reasonable. I've added an additional diagnostics, let's see if it fails ever again |
I left the test to run in a loop for 2 days and 20 hours, but it still didn't crash. |
Closing as "cannot reproduce", let's reopen it if it indeed was a real failure that will appear again and not a random fluke |
https://teamcity.jetbrains.com/viewLog.html?buildId=3878037&tab=buildResultsDiv&buildTypeId=KotlinTools_KotlinxCoroutines_NightlyStress
The text was updated successfully, but these errors were encountered: