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 #5907

Closed
wants to merge 3 commits into from

Conversation

dennycjacob
Copy link
Contributor

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

@dennycjacob
Copy link
Contributor Author

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
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

  1. 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

  1. 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

  2. java/nio/channels/AsyncCloseAndInterrupt.java JTReg Test Failure: java/nio/channels/AsyncCloseAndInterrupt.java infrastructure#1173 linux-all,aix-all

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. java/nio/channels/DatagramChannel/AfterDisconnect.java
    FAIL:
    https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/46985/ -aix

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

  3. 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

@@ -1,4 +1,3 @@
############################################################################
Copy link
Contributor

Choose a reason for hiding this comment

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

We should keep this line

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done.

@llxia
Copy link
Contributor

llxia commented Jan 24, 2025

javax/net/ssl/ServerName/SSLEngineExplorerWithSrv.java linux-all, aix-all is passed, but not enabled in the PR.

Update ProblemList_openjdk21-openj9.txt

Enabling javax/net/ssl/ServerName/SSLEngineExplorerWithSrv.java linux-all, aix-all since the test passed in all platforms

Update ProblemList_openjdk21-openj9.txt
@llxia
Copy link
Contributor

llxia commented Jan 27, 2025

  • Please resolve the conflicts
  • Please open backlog issues for the above failures

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