You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test results: passed: 53; failed: 15; error: 3
Report written to /home/runner/work/run-aqa/run-aqa/aqa-tests/TKG/output_16650029264303/jdk_foreign_0/report/html/report.html
Results written to /home/runner/work/run-aqa/run-aqa/aqa-tests/TKG/output_16650029264303/jdk_foreign_0/work
Error: Some tests failed or other problems occurred.
jdk_foreign_0_FAILED
Most of them are related with access java.library.path. For exampe:
An error occurred while instantiating class TestVirtualCalls: no Virtual in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
An error occurred while instantiating class VaListTest: no VaList in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
TEST RESULT: Failed. Execution failed: main' threw exception: java.lang.UnsatisfiedLinkError: no StackWalk in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib`
The text was updated successfully, but these errors were encountered:
sophia-guo
changed the title
[jdk17]: 15 failures in jdk_foreign target
[jdk17]: 15 failures in jdk_foreign target on ubuntu and macos
Oct 6, 2022
sophia-guo
changed the title
[jdk17]: 15 failures in jdk_foreign target on ubuntu and macos
[jdk17]: 15 failures in jdk_foreign target on ubuntu,macos and windows latest
Oct 6, 2022
Most of them are related with access java.library.path. For exampe:
An error occurred while instantiating class TestVirtualCalls: no Virtual in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
An error occurred while instantiating class VaListTest: no VaList in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
TEST RESULT: Failed. Execution failed:
main' threw exception: java.lang.UnsatisfiedLinkError: no StackWalk in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib`The text was updated successfully, but these errors were encountered: