aqa-tests
aqa-tests copied to clipboard
Home of test infrastructure for Adoptium builds
- Fix false positive test failures in OpenJDK test builds by correctly handling JUnit test summary output. related:runtimes/backlog#1617
This is to propose a discussion around whether we should continue using the TAP plugin( TapPublisher ) in our Jenkins pipeline. Initially Tap plugin Tap plugin was introduced to scans...
We should take a look at https://github.com/adoptium/aqa-tests/tree/master/perf/liberty and try to reenable Liberty.
As we run more and more jobs in parallel, we should add child job links in the parent job description for easy access.
Native compilation in system tests resulted in many complications when setting up the testing environment. For example, we need to have the correct compiler installed. `xlC` is /opt/IBM/xlC/13.1.3/bin (we no...
**Summary** A Segmentation fault can be seen on zLinux machines when the user switches focus between multiple awt elements over 20 times. **Details** Here are some useful facts: 1) This...
Using TapCollection.groovy get 'script.sh.copy: line 1: syntax error near unexpected token `)' https://ci.adoptium.net/view/Test_grinder/job/TAP_Collection/36/ Rerun with March release doesn't have this issue. https://ci.adoptium.net/view/Test_grinder/job/TAP_Collection/33/
Currently, we only aggregate child TAP at the parent test build level.  It would be nice if we could do the same for JUnit test results (i.e., openjdk tests)....
Ref: https://ci.adoptium.net/job/Test_openjdk24_hs_sanity.openjdk_aarch64_windows_testList_0/17/console From machine process analysis it can be seen the following test is permanently hangin: - jdk_lang_0\work\java\lang\Thread\virtual\stress\GetStackTraceALotWhenBlocking_id0.d\main.0 Hung test process: ``` CommandLine : C:\Users\jenkins\workspace\Test_openjdk24_hs_sanity.openjdk_aarch64_windows_testList_0\jdk binary\j2sdk-image\bin\java "-Dtest.vm.opts=-ea -esa -Xmx512m -XX:+UseCompressedOops"...
#### Release Summary Report for release-openjdk24-pipeline **Warning:** The release summary report is not yet complete. Currently, it only contains partial results. **Report generated at:** Wed, 16 Apr 2025 11:26:24 GMT...