aqa-tests
aqa-tests copied to clipboard
AbsPathsInImage fails for all JDK versions on most Platforms with Out of Heap
AbsPathsInImage failed with outofheap - TRSS Test Output
[2022-09-21T17:04:30.661Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError: Java heap space
[2022-09-21T17:04:30.661Z] REASON: User specified action: run main AbsPathsInImage
[2022-09-21T17:04:30.661Z] TIME: 2.324 seconds
[2022-09-21T17:04:30.661Z] messages:
[2022-09-21T17:04:30.661Z] command: main AbsPathsInImage
[2022-09-21T17:04:30.661Z] reason: User specified action: run main AbsPathsInImage
Also fails on Alpine/aarch64 JDK21: AbsPathsInImage
Alpine/x64 jdk21 https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_alpine-linux_testList_0/18/
See comment in https://github.com/adoptium/aqa-tests/issues/4714 (check for same test code issue in all versions reported to have the failure). Consider non-blocking.
Will exclude for all platforms & versions for Temurin as this is a 'nuisance' test that fails regularly on our public infrastructure (can pass on TC Jenkins nodes).
Making this issue generic to all platforms and closing related ones as duplicates, such as https://github.com/adoptium/aqa-tests/issues/3234