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

Home of test infrastructure for Adoptium builds

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

jdk11_tier1_buffer(sanity.openjdk) is subset of jdk_nio(extened.openjdk), which cause there are 13 duplicate testcases in sanity.openjdk and extended.openjdk. Delete jdk11_tier1_buffer in openjdk/playlist.xml to avoid duplicate testcases Fixes: #3998 Signed-off-by: sendaoYan

We should update the old adoptopenjdk.net to adoptium.net https://github.com/adoptium/aqa-tests/blob/master/openjdk/README.md?plain=1#L24

good first issue

It would be helpful if we provide jtreg doc https://openjdk.org/jtreg/command-help.html for some advanced users in openjdk/README.md. After https://github.com/adoptium/aqa-tests/blob/master/openjdk/README.md?plain=1#L17

good first issue

**No issues in JBS:** java/net/InetAddress/BadDottedIPAddress.java failed with 'UnknownHostException was not thrown for: 999.999.999.999' ``` Stacktrace Execution failed: `main' threw exception: java.lang.Exception: UnknownHostException was not thrown for: 999.999.999.999 Standard Output Standard...

bug
JBS

This test also fails on zLinux for a different problem here: https://github.com/AdoptOpenJDK/openjdk-tests/issues/2408 https://trss.adoptopenjdk.net/output/test?id=605ba25b5730424dbcb67d31 The ShellScaffold.sh script tries to create a tmp file using the wrong slashes for CYGWIN environment: https://github.com/AdoptOpenJDK/openjdk-jdk8u/blob/a1d853a5d797f38f7be8c260f4a83c1b3fe48adc/jdk/test/com/sun/jdi/ShellScaffold.sh#L271...

bug
JBS

Most of openjdk test targets were created at the initial stage of aqa-tests. Some of them might need to be updated as test environment has been changed or test groups...

jdk_svc_sanity = \ :jdk_management_sanity \ :jdk_instrument_sanity \ :jdk_jmx_sanity \ :jdk_jdi_sanity \ :jdk_jfr_sanity \ :svc_tools_sanity jdk_jfr = \ jdk/jfr jdk_jfr_sanity = \ jdk/jfr/api/recording/event/TestLoadEventAfterStart.java \ jdk/jfr/api/recording/state/TestState.java \ jdk/jfr/event/os/TestCPULoad.java \ jdk/jfr/event/compiler/TestAllocInNewTLAB.java \ jdk/jfr/jcmd/TestJcmdStartStopDefault.java...

excluded testcases for vthread on aix java 19 fixes #3983 signed off; lumuchris

**Test Info** Test Name: Adopt_HS_FeatureTests_0 Test Duration: 2 sec Machine: test-azure-win11-aarch64-1 TRSS link for the test output: https://trss.adoptium.net/output/test?id=63431d57b0877c29adce7bb9 **Build Info** Build Name: jdk19-windows-aarch64-temurin_SmokeTests Jenkins Build start time: Oct 09 2022,...