aqa-tests icon indicating copy to clipboard operation
aqa-tests copied to clipboard

Home of test infrastructure for Adoptium builds

Results 521 aqa-tests issues
Sort by recently updated
recently updated
newest added

metricConfig2JSON.py parses and rearranges BenchmarkMetrics.js into JSON. initBenchmarkMetrics.py generates templates for a groovy aggregate metric map and a single test map for archiving individual test/baseline child jobs. benchmarkMetrics.py updates a...

Adds hotspot [vmTestbase_vm_mlvm](https://github.com/zzambers/jdk11u-dev/blob/168024359375be044ec76c6c7a0781ddec1db689/test/hotspot/jtreg/TEST.groups#L556) target to openjdk tests. (VM testbase mlvm tests were [opensourced](https://bugs.openjdk.org/browse/JDK-8199384) in jdk11, but are currently missing in aqa-tests.) Fixes: https://github.com/adoptium/aqa-tests/issues/6713 **TESTING:** **jdk11:** [RESULTS](https://ci.adoptium.net/job/Grinder/15363/) x86-64_linux, aarch64_linux, s390x_linux, x86-64_mac,...

This is umbrella issue which is summarizing progress of adding VM testbase openjdk hotspot tests into aqa-tests. VM testbase tests were open sourced and added to JDK 11 by Oracle....

Currently when we run tests from the external group, we build the Dockerfile on the fly as part of the test run, then execute the test suite. This capability is...

jdk-25 Windows aarch64 aqa testcases (in at least sanity.openjdk) seem to "hang" indefinitely eg.https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_aarch64_windows/22/console Saved large output as maybe useful, attached.. [Win_aarch64_console.txt](https://github.com/user-attachments/files/22510904/Win_aarch64_console.txt) Looks like jdk_lang_0 virtual thread tests still running......

At the moment, there is a separate job/task to put arctic material on test nodes. This can cause issues if that has not been done ahead of running tests that...

**Summary** This issue is to propose and discuss fusing jenkins jobs [test.getDependency](https://ci.adoptium.net/job/test.getDependency/) and [systemtest.getDependency](https://ci.adoptium.net/job/systemtest.getDependency/) **Subtasks** - [ ] Add systemtest dependencies into the test.getDependency array and remove systemtest-specific logic from...

**Symptom:** Testcase appears to complete, and Teardown message appears, but "hang" occurs until Jenkins aborts stage with timeout: ``` 17:32:21 TEST TEARDOWN: 17:32:21 Nothing to be done for teardown. .......

We can remove all references to 32-bit platforms in these files. We should also verify that the excludes still "make sense", running Grinders to see if the tests still fail,...

Identified as part of https://github.com/adoptium/infrastructure/issues/4147#issuecomment-3560547543 on JDK17 Tried on four different machines and the `quarkus_test_0` fails in the same way. Fails with [nightly](https://ci.adoptium.net/job/Grinder/15605/console) (test-ibmcloud-rhel9-x64-1) and [release](https://ci.adoptium.net/job/Grinder/15606/console) (test-azure-ubuntu2404-x64-1) builds. [Re-run link](https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=quarkus_test_0&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=true&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&NON_AQA_TEST_REPOS=&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-x64-temurin&CLOUD_PROVIDER=&PLATFORM_AND_MACHINE=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.18%2B2_adopt&TEST_IMAGES_REQUIRED=true&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=releases&JDK_IMPL=hotspot&TEST_TIME=120&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&RERUN_FAILURE=false&BUILD_LIST=external&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=666&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None)...