Exclude java/nio/channels/AsyncCloseAndInterrupt.java aix-all,linux-all#6242
Exclude java/nio/channels/AsyncCloseAndInterrupt.java aix-all,linux-all#6242pshipton merged 1 commit intoadoptium:masterfrom
Conversation
|
What about 21? |
|
Why is it being excluded on linux, does it fail on linux too? |
|
|
|
But if it's not failing for Semeru on Linux, why would we exclude it there? If it is failing on Linux, the openj9 issue(s) should mention this. We don't need to duplicate what adoptium is doing. I see excludes for dead versions and for jdk24+, but not for jdk21. Does it not fail there as well? |
|
For the excludes jdk24+, they are excluded via adoptium/infrastructure#1173 but this issue is closed saying the tests run successfully and the problematic machines are gone. To be clear, pls exclude it on platforms where it doesn't work on Semeru infrastructure, but do it consistently and pls document it properly. |
a1c6107 to
478735e
Compare
Updated JDK17 exclude issue comment; Removed java/nio/channels/AsyncCloseAndInterrupt.java exclude from JDK24+ since JDK21 doesn't have it. Signed-off-by: Jason Feng <fengj@ca.ibm.com>
478735e to
3dc46ea
Compare
So farm Semeru failure was only observed on JDK11 AIX, this PR added it to @pshipton this is ready for another look. |
|
I suspect this isn't complete and you'll want to exclude on AIX for all versions, but that can be done version by version later. |
Exclude
java/nio/channels/AsyncCloseAndInterrupt.javaaix-all,linux-allMatch Openjdk and other OpenJ9 version excludes.
Related to
Signed-off-by: Jason Feng fengj@ca.ibm.com