Exclude AsyncCloseAndInterrupt.java for JDK11 on z/OS#6093
Exclude AsyncCloseAndInterrupt.java for JDK11 on z/OS#6093LongyuZhang merged 1 commit intoadoptium:masterfrom
Conversation
|
This PR excludes the test on JDK11. However, the title and description are |
| #java/nio/channels/AsyncCloseAndInterrupt.java is excluded on z/OS due to OS limitation https://github.com/adoptium/aqa-tests/issues/6092 z/OS-s390x | ||
| java/nio/channels/AsyncCloseAndInterrupt.java https://github.com/adoptium/aqa-tests/issues/6092 z/OS-s390x |
There was a problem hiding this comment.
Is this a temporary exclude or a permanent exclude for JDK11?
It is a permanent exclude for JDK17. #1297 (comment)
https://github.com/adoptium/aqa-tests/blob/9095396570510d9f597366fa6a726b2f80a1334b/openjdk/excludes/ProblemList_openjdk17-openj9.txt#L246C48-L246C97
There was a problem hiding this comment.
This is temporary exclude, we'll be taking this issue with z/OS USS team for the fix. We'll re-enable this test in both JDK11 and JDK17 once the limitation is fixed. Thank you.
|
@psoujany could you please address the above concerns? If this cannot be addressed shortly, please move the PR into draft. Thanks |
Signed-off-by: Pasam Soujanya <psoujany@in.ibm.com>
|
@llxia Updated the PR as suggested. Thank you. |
This PR is to exclude java/nio/channels/AsyncCloseAndInterrupt.java due to z/OS limitation for JDK11 on z/OS.