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 jdk17 and jdk11- 1st pass #5940

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

dennycjacob
Copy link
Contributor

@dennycjacob dennycjacob commented Feb 5, 2025

Clean up Excludes Test List jdk17 and jdk11- 1st pass
related : Clean up ProblemList_openjdkXXX-openj9.txt for openj9 #5860
Signed-off-by: Denny Chacko Jacob denny.cjacob@ibm.com

@dennycjacob dennycjacob force-pushed the excludes_list_cleanup branch 2 times, most recently from 70e9a62 to 070b005 Compare February 5, 2025 03:37
@dennycjacob
Copy link
Contributor Author

dennycjacob commented Feb 5, 2025

Grinder Tests:

jdk11:

java/lang/ProcessBuilder/Basic.java
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47396 - aix-ppc64
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47656/ -aarch64_linux
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47657/ - ppc64le_linux

java/lang/System/LoggerFinder/modules/JDKLoggerForImageTest.java
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47481/ -aarch64_mac
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47480/ -x86-64_mac

java/lang/System/LoggerFinder/modules/LoggerInImageTest.java
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47493/ -aarch64_mac
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47492/ -x86-64_mac

java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47502 -aarch64_mac
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47501/ -x86-64_mac

java/lang/System/LoggerFinder/modules/UnnamedLoggerForImageTest.java
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47508 -x86-64_mac
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47509 -aarch64_mac

jdk/modules/incubator/ImageModules.java - mac
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47514/ -x86-64_mac
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47515 -aarch64_mac

java/net/ipv6tests/TcpTest.java -mac
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47520 -aarch64_mac
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47519/ -x86-64_mac

java/net/ipv6tests/UdpTest.java
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47541/ -aarch64_mac
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47540/ -x86-64_mac
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47542/ -aarch64_linux
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47543/ -ppc64le_linux
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47545/ -s390x_linux
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47544/ -x86-64_linux

java/net/MulticastSocket/Promiscuous.java
FAIL:
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47555/ - s390x_linux
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47556/ - ppc64_aix

PASS:
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47553 - x86-64_mac
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47554/ - aarch64_mac

jdk 17:

java/lang/ProcessBuilder/Basic.java
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47401/- aix-ppc64

java/lang/System/LoggerFinder/modules/JDKLoggerForImageTest.java
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47485 -aarch64_mac
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47486 -x86-64_mac

java/lang/System/LoggerFinder/modules/LoggerInImageTest.java
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47497-aarch64_mac
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47496 -x86-64_mac

java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47505/-aarch64_mac
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47504/ -x86-64_mac

java/lang/System/LoggerFinder/modules/UnnamedLoggerForImageTest.java
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47510-x86-64_mac
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47511-aarch64_mac

jdk/modules/incubator/ImageModules.java - mac
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47516 -x86-64_mac
https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/47517-aarch64_mac

java/net/ipv6tests/TcpTest.java -mac
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47523 -aarch64_mac
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47522 -x86-64_mac

java/net/ipv6tests/UdpTest.java
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47547/ -aarch64_mac
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47546/ -x86-64_mac
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47548/ -aarch64_linux
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47549/ -ppc64le_linux
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47551/ -s390x_linux
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47550/ -x86-64_linux

java/net/MulticastSocket/Promiscuous.java
FAIL:
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47560/ - s390x_linux
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47561/- ppc64_aix

PASS:
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47558/- x86-64_mac
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/47559/ - aarch64_mac

@dennycjacob dennycjacob marked this pull request as ready for review February 5, 2025 14:00
@dennycjacob dennycjacob force-pushed the excludes_list_cleanup branch from cd8cee5 to 5eb0dda Compare February 5, 2025 14:40
@llxia
Copy link
Contributor

llxia commented Feb 5, 2025

  • java/lang/ProcessBuilder/Basic.java passed, but not re-included
  • java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java passed, but not re-included

@@ -78,10 +78,7 @@ java/lang/System/LoggerFinder/internal/LoggerBridgeTest/LoggerBridgeTest.java ht
java/lang/System/LoggerFinder/internal/LoggerFinderLoaderTest/LoggerFinderLoaderTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all
java/lang/System/LoggerFinder/internal/backend/LoggerFinderBackendTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all
java/lang/System/LoggerFinder/jdk/DefaultLoggerBridgeTest/DefaultLoggerBridgeTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all
java/lang/System/LoggerFinder/modules/JDKLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all
java/lang/System/LoggerFinder/modules/LoggerInImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all
java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all
Copy link
Contributor

Choose a reason for hiding this comment

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

java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java is still excluded.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sorry.missed it..excluded now

Clean up Excludes Test List jdk17 and jdk11- 1st pass
related : Clean up ProblemList_openjdkXXX-openj9.txt for openj9 adoptium#5860 Signed-off-by: Denny Chacko Jacob denny.cjacob@ibm.com

Update ProblemList_openjdk17-openj9.txt
@dennycjacob dennycjacob force-pushed the excludes_list_cleanup branch from 1068fd5 to 6c64978 Compare February 5, 2025 23:04
Copy link
Contributor

@llxia llxia left a comment

Choose a reason for hiding this comment

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

LGTM

@llxia llxia requested a review from LongyuZhang February 5, 2025 23:39
@karianna karianna merged commit f890781 into adoptium:master Feb 5, 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