-
Notifications
You must be signed in to change notification settings - Fork 1.9k
runInterruptibleStressTest hangs on JDK 1.6 on Windows #2144
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
Labels
Comments
Reproduces all the time:
|
elizarov
added a commit
that referenced
this issue
Jul 17, 2020
The test is improved so that it fails, not hangs, on a failure. However, it will not pass on Windows + JDK 1.6 due to a bug in JDK (which can be easily confirmed with this modification to a test), so it excluded when running on JDK 1.6. Fixes #2144
recheej
pushed a commit
to recheej/kotlinx.coroutines
that referenced
this issue
Dec 28, 2020
…n#2145) The test is improved so that it fails, not hangs, on a failure. However, it will not pass on Windows + JDK 1.6 due to a bug in JDK (which can be easily confirmed with this modification to a test), so it excluded when running on JDK 1.6. Fixes Kotlin#2144
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://teamcity.jetbrains.com/buildConfiguration/KotlinTools_KotlinxCoroutines_NightlyStressWindows/3026232?buildTab=log&focusLine=3&linesState=41.34906
The text was updated successfully, but these errors were encountered: