aqa-tests
aqa-tests copied to clipboard
Home of test infrastructure for Adoptium builds
https://trss.adoptium.net/ is currently not picking up new builds since about 25th June ?
`jdk_container` left files on the host machine that are owned by root. These files cannot be cleaned by Jenkins job. It causes Jenkins job to fail. ``` 12:05:52 ERROR: Cannot...
`serviceability_jvmti_j9` is a test target for openj9. https://github.com/adoptium/aqa-tests/blob/master/openjdk/playlist.xml#L370 When it fails, the `Rerun failed hotspot test cases in Grinder with hotspot_custom target` link sets TARGET=`hotspot_custom` and CUSTOM_TARGET=`` (i.e., `serviceability/jvmti/vthread/BreakpointInYieldTest/BreakpointInYieldTest.java`). This...
based on: https://github.com/adoptium/aqa-tests/issues/5195 https://github.com/adoptium/aqa-tests/pull/5167
Current verification suppose the tap files are available per platform. With the update of provision [AQAvit results per release pipeline ( could be more than one job](https://github.com/adoptium/ci-jenkins-pipelines/pull/1027) the verification can...
solved the issue #5297 add a if statement
There is a test failure with updated hotspot targets on linux s390x: https://github.com/adoptium/aqa-tests/pull/5367#issuecomment-2176307709 **serviceability/dtrace/DTraceOptionsTest.java#enabled.DTraceOptionsTest_enabled** ``` 13:13:45 rerun: 13:13:45 cd /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_1718709111198/hotspot_serviceability_0/work/scratch && \ 13:13:45 DISPLAY=:0 \ 13:13:45 HOME=/home/jenkins \ 13:13:45 LANG=en_US.UTF-8...
https://trss.adoptium.net/output/test?id=616f8d8bc6182d02178a4cb4 tests/TKG/../TKG/output_16346861212239/cmdLineTester_libpathTestRtfChild_0"; else echo ""; echo "cmdLineTester_libpathTestRtfChild_0""_FAILED"; echo ""; fi; } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_sanity.functional_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_16346861212239/TestTargetResult"; [2021-10-19T23:28:42.775Z] Parsing exclude list... [2021-10-19T23:28:42.775Z] add excludes for [all] [2021-10-19T23:28:42.775Z] add excludes for [linux_x86-64]...
Failures were discovered with updated hotspot targets on aix ppc64: https://github.com/adoptium/aqa-tests/pull/5367#issuecomment-2163440399
Ref: - https://github.com/adoptium/infrastructure/issues/3501#issuecomment-2160713162 (Confirmed on JDK17, but probably more widespread) - https://fosstodon.org/@sxa/112439989472057061 As described in [the comment about the s390x](https://github.com/adoptium/infrastructure/issues/3501#issuecomment-2105675393) results, some of the `tools/jpackage` tests in jdk_tools (`jdk_tools_0` target...