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

jdk17 riscv tests need excluding when run headless #5867

Open
andrew-m-leonard opened this issue Jan 16, 2025 · 0 comments
Open

jdk17 riscv tests need excluding when run headless #5867

andrew-m-leonard opened this issue Jan 16, 2025 · 0 comments

Comments

@andrew-m-leonard
Copy link
Contributor

Following testcases will fail on riscv when run in headless, see: https://bugs.openjdk.org/browse/JDK-8324306 :

  • cmdLineTester_libpathTestRtfChild_0
00:21:34  	cmdLineTester_libpathTestRtfChild_0
00:21:34   [ERR] Exception in thread "main" java.lang.UnsatisfiedLinkError:
 Can't load library:
 /home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_riscv64_linux_rerun/
jdkbinary/j2sdk-image/lib/libawt_xawt.so
  • tools/jpackage/linux/LinuxWeirdOutputDirTest.java
19:35:46  			TEST: tools/jpackage/linux/LinuxWeirdOutputDirTest.java
Can't load library: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17365858889575/jdk_tools_0/work/scratch/1/test.965ce0cf/output/bin/LinuxWeirdOutputDirTest/lib/runtime/lib/libawt_xawt.so

ref: #5852 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant