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

jdk_nio_0 and java_nio_1 BlockingChannelOps times out on ppc64 aix for Java 19 #3983

Closed
karianna opened this issue Sep 22, 2022 · 2 comments · Fixed by #4043
Closed

jdk_nio_0 and java_nio_1 BlockingChannelOps times out on ppc64 aix for Java 19 #3983

karianna opened this issue Sep 22, 2022 · 2 comments · Fixed by #4043
Assignees

Comments

@karianna
Copy link
Contributor

TRSS Test Output and
TRSS Test Output

@smlambert
Copy link
Contributor

This is due to vthread testcases failing as unsupported on AIX.

Similar to #3981, the action to take is to exclude the failing jdk_nio test cases on AIX. This can be done by updating the ProblemList at the end of the jdk_nio section (https://github.com/adoptium/aqa-tests/blob/master/openjdk/excludes/ProblemList_openjdk19.txt#L238) with the following:

java/nio/channels/vthread/BlockingChannelOps.java#id0 https://github.com/adoptium/aqa-tests/issues/4024 aix-all

@Adeosunomoshalewa
Copy link
Contributor

i'd like to work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
3 participants