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

Clean up Excludes Test List jdk21-2nd pass #5926

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

dennycjacob
Copy link
Contributor

@dennycjacob dennycjacob commented Jan 29, 2025

Clean up Excludes Test List jdk21- 2nd pass
related : #5860
Signed-off-by: Denny Chacko Jacob [email protected]

@dennycjacob
Copy link
Contributor Author

dennycjacob commented Jan 29, 2025

Grinder Tests:

  1. java/net/Inet4Address/PingThis.java
    FAIL:
    https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46975/ -ppc64_aix
    2.java/net/MulticastSocket/SetLoopbackMode.java
    FAIL:
    https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46980/ - ppc64_aix

  2. java/net/MulticastSocket/Test.java Networking failures on Marist/s390x systems infrastructure#699 linux-s390x,aix-all
    FAIL:
    https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46982/ ppc64_qix
    https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46983/ - linux -s390

  3. java/net/SocketPermission/SocketPermissionTest.java Verify if certain tests on AIX still fail (first reported on JDK14/15) #1650
    FAIL:
    https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46984/ -ppc_aix

  4. java/nio/channels/DatagramChannel/AfterDisconnect.java
    FAIL:
    https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46985/ -aix

  5. java/nio/channels/AsyncCloseAndInterrupt.java

PASS:
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46994/ --aarch64_linux
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46995/ ppc64le_linux
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46996/ s390x_linux
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46997/ x86-64_linux
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46997/ ppc64_aix

  1. javax/net/ssl/ServerName/SSLEngineExplorerWithSrv.java linux-all, aix-all
    PASS:
    https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46988 --aarch64_linux
    https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46989 ppc64le_linux
    https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46990/ s390_linux
    https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46991/ x86-64_linux
    https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46992/ ppc64_aix

8.java/nio/channels/DatagramChannel/ChangingAddress.java
PASS:
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46986/ -aix

9.java/net/MulticastSocket/SetLoopbackMode.java
PASS:
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46979/ - linux -s390x
FAIL:
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46980/ - ppc64_aix

@dennycjacob dennycjacob force-pushed the exludes_list branch 2 times, most recently from fee1593 to ad22a5d Compare January 31, 2025 14:21
@dennycjacob dennycjacob marked this pull request as ready for review January 31, 2025 14:22
@llxia
Copy link
Contributor

llxia commented Jan 31, 2025

Please make the PR title aligned with the rest:
#5903
#5907

Change title to Clean up Excludes Test List jdk21-2nd pass

@llxia
Copy link
Contributor

llxia commented Jan 31, 2025

Grinder links are missing for some subtests (i.e., AsyncCloseAndInterrupt, SSLEngineExplorerWithSrv, ChangingAddress, SetLoopbackMode). If you want to reuse Grinder links from #5907 (comment), please mention it.

@dennycjacob dennycjacob changed the title Clean up Excludes Test List jdk21-II Clean up Excludes Test List jdk21-2nd pass Jan 31, 2025
Clean up Excludes Test List jdk21-2nd pass

-Clean up Excludes Test List jdk21-2nd pass
related : adoptium#5860 Signed-off-by: Denny Chacko Jacob<[email protected]>

Updating excludes list with issues

Update ProblemList_openjdk21-openj9.txt to consolidate issues

Consolidating issue adoptium#1596 with adoptium#923

Update ProblemList_openjdk21-openj9.txt

Consolidating issues to adoptium#1598
@llxia llxia requested a review from LongyuZhang January 31, 2025 17:49
Copy link
Contributor

@LongyuZhang LongyuZhang left a comment

Choose a reason for hiding this comment

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

LGTM

@LongyuZhang LongyuZhang merged commit e2809ae into adoptium:master Jan 31, 2025
3 checks passed
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.

3 participants