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

system Jlink tests failing on jdk11+ #21293

Closed
pshipton opened this issue Mar 6, 2025 · 3 comments
Closed

system Jlink tests failing on jdk11+ #21293

pshipton opened this issue Mar 6, 2025 · 3 comments

Comments

@pshipton
Copy link
Member

pshipton commented Mar 6, 2025

https://openj9-jenkins.osuosl.org/job/Pipeline-Build-Test-JDK11/1018/
https://openj9-jenkins.osuosl.org/job/Pipeline-Build-Test-JDK17/964/
https://openj9-jenkins.osuosl.org/job/Pipeline-Build-Test-JDK21/505/
https://openj9-jenkins.osuosl.org/job/Pipeline-Build-Test-JDK24/36/

Jlink_GenOpt
Jlink_ReqMod
Jlink_AddMLimitM

21:25:50  GEN stderr Exception in thread "main" net.adoptopenjdk.stf.StfException: Note: directory 'openjdk.test.modularity/bin/tests/com.test.jlink' could not be found in any of the supplied roots: '/home/jenkins/workspace/Test_openjdk17_j9_sanity.system_aarch64_linux_Nightly_testList_0/jvmtest/system/STF/stf.core/scripts/../..','/home/jenkins/workspace/Test_openjdk17_j9_sanity.system_aarch64_linux_Nightly_testList_0/jvmtest/system/aqa-systemtest','/home/jenkins/workspace/Test_openjdk17_j9_sanity.system_aarch64_linux_Nightly_testList_0/jvmtest/system/openj9-systemtest'
21:25:50  GEN stderr 	at net.adoptopenjdk.stf.environment.DirectoryRef.findDirectory(DirectoryRef.java:284)
21:25:50  GEN stderr 	at net.adoptopenjdk.stf.environment.StfEnvironmentCore.findTestDirectory(StfEnvironmentCore.java:277)
21:25:50  GEN stderr 	at net.adoptopenjdk.stf.extensions.core.StfEnvironment.findTestDirectory(StfEnvironment.java:55)
21:25:50  GEN stderr 	at net.adoptopenjdk.test.modularity.JlinkTest.setUp(JlinkTest.java:96)
21:25:50  GEN stderr 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:25:50  GEN stderr 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
21:25:50  GEN stderr 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:25:50  GEN stderr 	at java.base/java.lang.reflect.Method.invoke(Method.java:575)
21:25:50  GEN stderr 	at net.adoptopenjdk.stf.runner.StfRunner.runStage(StfRunner.java:549)
21:25:50  GEN stderr 	at net.adoptopenjdk.stf.runner.StfRunner.executeTest(StfRunner.java:293)
21:25:50  GEN stderr 	at net.adoptopenjdk.stf.runner.StfRunner.main(StfRunner.java:69)
21:25:50  Generation failed
@pshipton
Copy link
Member Author

pshipton commented Mar 6, 2025

@llxia something is missing from the attempt to remove these tests.

@llxia
Copy link
Contributor

llxia commented Mar 6, 2025

adoptium/aqa-tests#5992 is pending to be merged.

@pshipton
Copy link
Member Author

pshipton commented Mar 6, 2025

Merged now.

@pshipton pshipton closed this as completed Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants