aqa-tests
aqa-tests copied to clipboard
Home of test infrastructure for Adoptium builds
Since criu-ubi-portable-checkpoint test requires ubi image, we need to install criu inside ubi image. The dependencies for criu ubi installation are available in a private package repo ([link](https://github.com/OpenLiberty/ci.docker/blob/51912f0fbf8fff99e039062865e3b781c328888e/releases/latest/beta/Dockerfile.criu.build.ubi#L16)), we will...
Tracked in the private repo: https://github.com/temurin-compliance/temurin-compliance/milestone/2 but creating this placeholder so we can more easily 'see' it in our project planning via the [Adoptium June 2022 plan](https://github.com/orgs/adoptium/projects/9). The list looks...
**Describe the bug** security/infra/java/security/cert/CertPathValidator/certification/SSLCA.java intermittently timeout ```log Timeout information: Running jstack on process 1118403 2022-08-07 22:16:49 Full thread dump OpenJDK 64-Bit Server VM (17.0.4+8 mixed mode, sharing): Threads class SMR...
**Describe the bug** dragonwell standard version run dragonwell8_feature_jdk0 test target error, which complaint Error: Cannot find file: test/jdk/com/alibaba/wisp2 ```log =============================================== Running test dragonwell8_feature_jdk0_0 ... =============================================== dragonwell8_feature_jdk0_0 Start Time: Sun Aug...
[jdk8 arm32]: compiler/6891750/Test6891750.java failed with message `Error while cleaning up threads after test ` ``` JavaTest Message: Test complete. JavaTest Message: Problem cleaning up the following threads: Thread-0 at Test6891750.test(Test6891750.java:75)...
**Describe the bug** DockerBasicTest.java run fail on aarch64 platform, because of can't get the "aarch64/ubuntu:latest" docker image. **To Reproduce** jtreg -va -nr -w tmp hotspot/test/runtime/containers/docker/DockerBasicTest.java docker pull aarch64/ubuntu:latest **Expected behavior**...
This is an umbrella issue for any testcases that are written in a way that makes them non-applicable to the Dragonwell implementation (where a test case is inflexible and makes...
Initial failure link https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2/27/testReport/ Trss link https://trss.adoptium.net/output/test?id=61f04ecaa7df1a292406cf24 Grinder Rerun on test-sxa-armv7l-ubuntu2004-odroid-2 https://ci.adoptopenjdk.net/job/Grinder/3328/testReport/ Though the rerun was aborted, all of the jdk_jfr_2 tests ran. The following test failures are from the...
jdk8 system tests failed with `Can't open perl script "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris/aqa-tests/TKG/../../jvmtest/system/mathLoadTest/..//STF/stf.core/scripts/stf.pl": No such file or directory` on x86_solaris since July 6 https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.system_x86-64_solaris/ https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.system_x86-64_solaris/ https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.system_x86-64_solaris/123/consoleFull https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.system_x86-64_solaris/123/
Signed-off-by: lanxia