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

excluding some jdk_net vthread testcases on aix for java 19 #4025

Merged
merged 2 commits into from
Oct 13, 2022

Conversation

lumuchris256
Copy link
Contributor

excluded some tests on aix for java 19

fixes #3981
signed off by; lumuchris

@lumuchris256
Copy link
Contributor Author

lumuchris256 commented Oct 10, 2022

@smlambert @llxia @sophia-guo

java/net/vthread/HttpALot.java https://github.com/adoptium/aqa-tests/issues/4024 aix-all
java/net/vthread/BlockingSocketOps.java https://github.com/adoptium/aqa-tests/issues/4024 aix-all
java/net/vthread/InterruptHttp.java https://github.com/adoptium/aqa-tests/issues/4024 aix-all
jdk/net/ExtendedSocketOption/DontFragmentTest.java.DontFragmentTest https://github.com/adoptium/aqa-tests/issues/4024 aix-all
Copy link
Contributor

Choose a reason for hiding this comment

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

DontFragmentTest.java is intermittently failing for a different reason than vthread unsupported, so we should not include it as part of this exclusion (which relates to #4024)
Execution failed: `main' threw exception: java.lang.UnsupportedOperationException: IPv6 not available

Copy link
Contributor

Choose a reason for hiding this comment

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

@lumuchris256 - please remove line 212 from this PR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

noted

@smlambert smlambert changed the title excluding some testcases on aix for java 19 excluding some jdk_net vthread testcases on aix for java 19 Oct 10, 2022
Copy link
Contributor

@smlambert smlambert left a comment

Choose a reason for hiding this comment

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

@lumuchris256 - looking for an update to this PR before approving and merging, please see the inline comments

@lumuchris256
Copy link
Contributor Author

lumuchris256 commented Oct 13, 2022

@lumuchris256 - looking for an update to this PR before approving and merging, please see the inline comments

@smlambert
i have committed the necessary change

Copy link
Contributor

@smlambert smlambert left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@karianna karianna left a comment

Choose a reason for hiding this comment

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

LGTM

@karianna karianna merged commit d00f4a1 into adoptium:master Oct 13, 2022
sophia-guo pushed a commit to sophia-guo/openjdk-tests that referenced this pull request Oct 24, 2022
…#4025)

* excluding some testcases on AIX

* excluding testcases
llxia pushed a commit that referenced this pull request Oct 24, 2022
* excluding some jdk_net vthread testcases on aix for java 19 (#4025)

* excluding some testcases on AIX

* excluding testcases

* Exclude intermittent failures tracked by jbs (#4069)

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
Co-authored-by: Lumu chris <59338693+lumuchris256@users.noreply.github.com>
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.

jdk_net_0 BlockingSocketOps times out on ppc64 aix for Java 19
3 participants