-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
JDK8 jdk_nio_2 passes only on build-equinix-ubuntu1604-armv7l-1 #2374
Comments
Run on test-docker-ubuntu2004-armv7l-2. Fails differently for jdk8 and jdk11 https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/2579/console
jdk11
JDK11 fails this way for build-equinix-ubuntu1604-armv7l-1 too |
And a different failure for jdk17 https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/2600/console
Same failure on build-equinix-ubuntu1604-armv7l-1 too for jdk17 |
Found this related upstream issue https://bugs.openjdk.java.net/browse/JDK-8054039 concerning the jdk8 failures java/nio/channels/FileChannel/InterruptDeadlock.java.InterruptDeadlock |
The jdk 11 failure java/nio/file/DirectoryStream/SecureDS.java.SecureDS |
Upstream issues for the jdk17 test failure (java/nio/channels/FileChannel/Transfer2GPlus.java.Transfer2GPlus) https://bugs.openjdk.java.net/browse/JDK-8272095 Fails on linux aarch64, which is the actual architecture of these arm32 docker containers |
To summarise the above as we have three separate problems here and it's not quite clear where each is happenin.
|
Running on https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/2604/console |
Failed due to missing |
|
|
This failure certainly is not intermittent or machine specific. All run the test java/nio/file/DirectoryStream/SecureDS.java.SecureDS for 10 iterations. All failed with the same error
|
Related: #2376 |
Needs retesting since this was from three years ago |
Potentially duplicate (network related) of #2376 |
jdk_nio_2 from the jdk8 hs extended openjdk test suite seems to pass only on build-equinix-ubuntu1604-armv7l-1.
Latest pass: https://ci.adoptopenjdk.net/job/Grinder/2309/console
Last failure https://trss.adoptium.net/output/test?id=6180ca5ec6182d0217d9cf62, on test-docker-ubuntu2004-armv7l-2
The failing tests are
Both fail with the same error
The text was updated successfully, but these errors were encountered: