aqa-tests
aqa-tests copied to clipboard
Home of test infrastructure for Adoptium builds
More detail see in temurin-compliance/issues/493
When a set of platforms are provided as a comma-separated list in the ProblemList files for openjdk tests, there must not be spaces or else the trailing platforms will be...
[internal j9 test build](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk17_j9_dev.functional_aarch64_mac/11/). related: backlog/issues/1372 ``` [2024-03-02T15:57:33.704Z] + unwrap_file_to_location /Users/jenkins/workspace/Test_openjdk17_j9_dev.functional_aarch64_mac/bootjdkarchive/adoptopenjdk /Users/jenkins/bootjdk [2024-03-02T15:57:33.704Z] + '[' mac == mac -o mac == linux ']' [2024-03-02T15:57:33.704Z] + tar --strip-components=1 -xf /Users/jenkins/workspace/Test_openjdk17_j9_dev.functional_aarch64_mac/bootjdkarchive/adoptopenjdk -C...
What are you trying to do? I'm trying to run external tests on defualt fedora, install wehre is podman with docker aliases/bindings Expected behaviour: exteral tests will work (without removing...
Test category: openjdk Test name(s): java/lang/System/LoggerFinder/modules/JDKLoggerForImageTest.java java/lang/System/LoggerFinder/modules/LoggerInImageTest.java java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java java/lang/System/LoggerFinder/modules/UnnamedLoggerForImageTest.java jdk/modules/etc/DefaultModules.java jdk/modules/incubator/ImageModules.java java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java java/lang/Class/GetPackageBootLoaderChildLayer.java java/nio/file/Files/CopyAndMove.java java/util/concurrent/locks/Lock/TimedAcquireLeak.java java/util/logging/TestLoggerWeakRefLeak.java Product(s) tested: JDK11: openjdk version "11.0.5" 2019-10-15 20:42:00 OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.5+10-201908081809)...
While testing JCK with Semeru JRE build, get.sh script failed to detect TEST_JDK_HOME. **Error:** _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://na.artifactory.swg-devops.com/artifactory/sys-rt-generic-local/UploadFile/467/custom_jre.tar.gz 12:52:16 Uncompressing file: custom_jre.tar.gz ... 12:52:17 /home/jenkins/workspace/Grinder_CR/jdkbinary/j2sdk-image/bin/java does not exist!...
I've been re-running the tests suites manually on some custom builds in order to test some modified compiler options on Linux as per https://github.com/adoptium/temurin-build/issues/3685 By default if you just specify...
Issue https://github.com/eclipse-openj9/openj9/issues/19728
- Ensure system lib files are only copied when IS_SVT_TESTREPO is set to true - Prevent unnecessary copying of system lib files to systemtest_prereqs directory related:https://github.ibm.com/runtimes/backlog/issues/1457
The initial set of tests is obtained by `jcstress.jar -l` The generator is: mixing targets with to few targets ensuring no test is run twice targets are as short as...