Skip to content
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

Exclude AsyncCloseAndInterrupt.java for JDK11 on z/OS #6093

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

psoujany
Copy link
Contributor

@psoujany psoujany commented Mar 24, 2025

This PR is to exclude java/nio/channels/AsyncCloseAndInterrupt.java due to z/OS limitation for JDK11 on z/OS.

@llxia
Copy link
Contributor

llxia commented Mar 24, 2025

This PR excludes the test on JDK11. However, the title and description are Exclude AsyncCloseAndInterrupt.java for JDK17 on z/OS. I assume we want to exclude on JDK11 (not JDK17).

Comment on lines +222 to +223
#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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove line 222

@psoujany psoujany changed the title Exclude AsyncCloseAndInterrupt.java for JDK17 on z/OS Exclude AsyncCloseAndInterrupt.java for JDK11 on z/OS Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants