aqa-tests
aqa-tests copied to clipboard
Home of test infrastructure for Adoptium builds
https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_0/49/testReport/junit/jdk_jfr_event_gc_detailed_TestGCLockerEvent/java/TestGCLockerEvent/ Stacktrace Program `E:\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_0\openjdkbinary\j2sdk-image\bin\java' timed out (timeout set to 960000ms, elapsed time including timeout handling was 960256ms). Standard Output Timeout refired 960 times Standard Error
eg.https://ci.adoptopenjdk.net/job/Test_openjdk11_hs_extended.system_aarch64_alpine-linux/ end of example log: ``` 05:35:13 05:35:13 build-java: 05:35:13 [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.system_aarch64_alpine-linux/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin ... ```
Currently, terminateJavaProcesses only lists the leftover java process, but it does not terminate them. https://github.com/adoptium/aqa-tests/blob/547755debc99d5a0c3fd409f232001e94f36d976/buildenv/jenkins/JenkinsfileBase#L844 In order to make sure the machine is in a clean state, we should update...
We’ve received a couple of user reports for unexpected sets of crypto algorithms in the Alpine 8u Temurin build (see [temurin-build#3002](https://github.com/adoptium/temurin-build/issues/3002) and the referenced [temurin-build#2963](https://github.com/adoptium/temurin-build/issues/2963)). In a discussion at the...
**Describe the bug** get mauve source from cvs consume a lot of time. Could we get mauve from https://git.linaro.org/leg/openjdk/mauve.git **To Reproduce** `time java -Dcvs.root=:pserver:[email protected]:/cvs/mauve -jar ./systemtest_prereqs/cvsclient/org-netbeans-lib-cvsclient.jar export -r HEAD mauve...
https://ci.adoptopenjdk.net/job/Grinder/5049/console ``` 16:32:36 [INFO] Quarkus - Logging - GELF - Runtime ................. FAILURE [ 13.252 s] 16:32:36 [INFO] Quarkus - Logging - GELF - Deployment .............. SKIPPED 16:32:36 [INFO] Quarkus...
Test Results Summary Service By Pipeline Test Compare Perf Related Perf Test Perf Compare Tabular View Dashboard Third Party Applications openjdk11-pipeline #1795/jdk11u-linux-arm-hotspot #921/Test_openjdk11_hs_extended.system_arm_linux #157/OAuthTest_0 OAuthTest_0 [2022-01-18T23:27:02.643Z] Running test OAuthTest_0 ......
FrameworkBenchmarks is mentioned in https://github.com/adoptium/aqa-tests/issues/1112 . Personnaly I am using this test a lot, it's open, popular, and covers a wide range of frameworks. https://github.com/TechEmpower/FrameworkBenchmarks/tree/master/frameworks/Java
https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_solaris_testList_0/33 jdk_security3_0 failed with 3 testcases but TEST TARGETS SUMMARY didn't grab it correctly. It's not in the skipped test, passed test nor failed test. Hence the tap file is...
10 tests failed with Execution failed: `main' threw exception: java.net.BindException: Can't assign requested address on jdk17 aix. It happened on test aix machine test-osuosl-aix715-ppc64-3 https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_ppc64_aix_testList_0/20/#showFailuresLink ``` Stacktrace Execution failed: `main'...