Clean up Excludes Test List jdk21- 1st pass#5903
Merged
LongyuZhang merged 1 commit intoadoptium:masterfrom Jan 24, 2025
Merged
Conversation
Contributor
Author
Contributor
|
Thanks @dennycjacob
|
Contributor
Author
|
Created the issue here https://github.ibm.com/runtimes/backlog/issues/1591 |
llxia
reviewed
Jan 24, 2025
| java/net/MulticastSocket/MulticastAddresses.java https://github.ibm.com/runtimes/backlog/issues/715 macosx-all | ||
| java/net/MulticastSocket/NoSetNetworkInterface.java https://github.ibm.com/runtimes/backlog/issues/655 windows-all | ||
| java/net/MulticastSocket/Promiscuous.java https://github.com/adoptium/infrastructure/issues/699 linux-s390x,macosx-all,aix-all | ||
| java/net/MulticastSocket/Promiscuous.java https://github.com/adoptium/infrastructure/issues/699 linux-s390x,aix-all |
Contributor
There was a problem hiding this comment.
Please update this issue link to the new backlog issue
Contributor
Author
There was a problem hiding this comment.
added the link to the issue
a5827a0 to
eb0e76f
Compare
Update ProblemList_openjdk21-openj9.txt to add the link to a new issue Added link to https://github.ibm.com/runtimes/backlog/issues/1591 for java/net/MulticastSocket/Promiscuous.java because of failures in linux-s390x and aix-all platforms
eb0e76f to
f409e59
Compare
Contributor
|
Just for the record, some tests are also excluded at the test target level (i.e., jdk_net), so re-enable its subtests will not enable them in our nightly/weekly run. |
This was referenced Jan 31, 2025
judovana
pushed a commit
to judovana/aqa-tests
that referenced
this pull request
Mar 11, 2025
Update ProblemList_openjdk21-openj9.txt to add the link to a new issue Added link to https://github.ibm.com/runtimes/backlog/issues/1591 for java/net/MulticastSocket/Promiscuous.java because of failures in linux-s390x and aix-all platforms
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
related : Clean up ProblemList_openjdkXXX-openj9.txt for openj9 #5860
Signed-off-by: Denny Chacko Jacob denny.cjacob@ibm.com