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 jdk11 and jdk17-2nd pass #5943

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dennycjacob
Copy link
Contributor

@dennycjacob dennycjacob commented Feb 6, 2025

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

@dennycjacob
Copy link
Contributor Author

dennycjacob commented Feb 6, 2025

jdk11:

  1. java/net/Inet4Address/PingThis.java
    FAIL:
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47663 -ppc64_aix

  2. java/net/MulticastSocket/Test.java
    PASS:
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47667/ -pp64_aix
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47668/ -linux_s390

  3. java/net/SocketPermission/SocketPermissionTest.java
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47672/ -ppc64_aix

  4. java/nio/channels/DatagramChannel/ChangingAddress.java
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47676/ -ppc64_aix

  5. java/net/MulticastSocket/SetLoopbackMode.java
    PASS:
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47677/ -ppc64_aix
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47678/ -linux_s390

  6. java/nio/channels/AsyncCloseAndInterrupt.java
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47682/ - aarch64_linux
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47683/ -s390x_linux
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47684/ -ppc64le_linux
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47685/ - x86-64_linux
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47685/ -ppc64_aix

jdk17:

  1. java/net/Inet4Address/PingThis.java
    FAIL:
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47664 - ppc64_aix

  2. java/net/MulticastSocket/Test.java
    PASS:
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47669/ -linux_s390

FAIL:
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47670/ -ppc64_aix

  1. java/net/SocketPermission/SocketPermissionTest.java
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47671/ -ppc64_aix

  2. java/nio/channels/DatagramChannel/AfterDisconnect.java
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47674/ -ppc64_aix

  3. .java/nio/channels/DatagramChannel/ChangingAddress.java
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47675/ -ppc_aix

  4. java/net/MulticastSocket/SetLoopbackMode.java
    PASS:
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47679/ -linux_s390
    FAIL:
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47680/ -ppc64_aix

  5. java/nio/channels/AsyncCloseAndInterrupt.java
    PASS:
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47688/ -aarch64_linux
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47689 -ppcle_linux
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47690/ -s390x_linux
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47691/ - x86-64_linux
    https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47692/ - ppc64_aix

@dennycjacob dennycjacob force-pushed the excludes branch 3 times, most recently from 23a1487 to 9a718f4 Compare February 6, 2025 15:41
@llxia
Copy link
Contributor

llxia commented Feb 6, 2025

Please follow https://github.com/adoptium/aqa-tests/blob/master/Contributing.md

  • not - to start the PR title
  • do not need to repeat Clean up Excludes Test List jdk17 and jdk11- 2nd pass in the commit message
  • change related : Clean up ProblemList_openjdkXXX-openj9.txt for openj9 #5860 to related: #5860 - do not need to repeat related issue title
  • PR description such as Update ProblemList_openjdk11-openj9.txt and Update ProblemList_openjdk17-openj9.txt should be added at the beginning of the commit message (not after Signed-off-by)

@dennycjacob dennycjacob force-pushed the excludes branch 2 times, most recently from 011cd60 to c4f8aac Compare February 6, 2025 16:26
@dennycjacob dennycjacob changed the title -Clean up Excludes Test List jdk11 and jdk17-2nd pass Clean up Excludes Test List jdk11 and jdk17-2nd pass Feb 6, 2025
@dennycjacob dennycjacob marked this pull request as ready for review February 6, 2025 16:47
Updated ProblemList_openjdk11-openj9.txt
Updated ProblemList_openjdk17-openj9.txt
Reincluded java/net/MulticastSocket/Test.java for aix only
related : adoptium#5860

Signed-off-by: Denny Chacko Jacob<[email protected]>
@llxia
Copy link
Contributor

llxia commented Feb 7, 2025

java/nio/channels/DatagramChannel/ChangingAddress.java

00:49:09.928  Error: Cannot find file: /home/jenkins/workspace/Grinder/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/.java/nio/channels/DatagramChannel/ChangingAddress.java

Please check if this test exists. If not, remove the exclude.

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