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

[jdk8 windows-x64]: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failed `Caused by: java.io.IOException: Could not determine PerfMemory size` https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_2/44/console

[jdk17 windows_x64): java/nio/channels/FileChannel/Transfer2GPlus.java gotjava.lang.RuntimeException: Transfer too small: 931135488 https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_2/43/testReport/junit/java_nio_channels_FileChannel_Transfer2GPlus/java/Transfer2GPlus/ Likely similar to https://bugs.openjdk.java.net/browse/JDK-8272047

https://trss.adoptium.net/output/test?id=616f6997c6182d021789a649 [2021-10-19T23:12:48.473Z] rerun: [2021-10-19T23:12:48.473Z] cd 'E:\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_1\aqa-tests\TKG\output_16346820155578\jdk_jfr_1\work\scratch\2' && \ [2021-10-19T23:12:48.473Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\DTS\Binn;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.5\bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program...

bug
windows
release triage

jdk8: jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with error message: "Execution failed: `main' threw exception: java.lang.Exception: Expected chains but found none " https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_linux_testList_0/9/testReport/junit/jdk_jfr_jcmd_TestJcmdDumpPathToGCRoots/java/TestJcmdDumpPathToGCRoots/ ``` Stacktrace Execution failed: `main' threw exception: java.lang.Exception: Expected chains but...

JDK8 linux x64: compiler/rtm/locking/TestRTMTotalCountIncrRate.java failed with `Total locks should be exactly the same as amount of iterations` ``` 18:22:03 CompilerOracle: compileonly TestRTMTotalCountIncrRate$Test.lock 18:22:03 TestRTMTotalCountIncrRate$Test.lock@6 18:22:03 # rtm locks total (estimated):...

The test jdk/jfr/jcmd/TestJcmdDump.java.TestJcmdDump.java.TestJcmdDump from the extended openjdk test suite continues to fail across some platforms ``` java.lang.OutOfMemoryError: Java heap space at jdk.jfr.jcmd.TestJcmdDump.jfrDump(TestJcmdDump.java:106) at jdk.jfr.jcmd.TestJcmdDump.main(TestJcmdDump.java:87) at java.base/java.lang.invoke.LambdaForm$DMH/0x0000000800c02000.invokeStatic(LambdaForm$DMH) ``` MacOS https://ci.adoptopenjdk.net/job/Test_openjdk18_hs_extended.openjdk_x86-64_mac_testList_0/27/ Trss...

**Describe the bug** The testcase java/beans/PropertyEditor/6380849/TestPropertyEditor.java from extended.openjdk jdk_beans_0 target fail because of "expected editor is not found" **To Reproduce** Steps to reproduce the behavior (or Grinder rerun link): jtreg...

This is partially for my own notes, but need to be looked at, and may also be covered elsewhere. Looks like the DDR stuff (not too surprising) will need some...

enhancement

[jdk18] compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/TestTranslatedException.java failed on linux-x64 , windows-x64, mac-aarch64, linux-aarch64 https://github.com/adoptium/aqa-tests/issues/3599 Rerun with azul and Oracle RI got the same failure ``` 23:12:00 STDOUT: 23:12:00 test jdk.vm.ci.hotspot.test.TestTranslatedException.encodeDecodeTest(): failure 23:12:00 java.lang.NoSuchMethodException: jdk.vm.ci.hotspot.TranslatedException.decodeThrowable(java.lang.String)...

jdk/jfr/event/compiler/TestCodeCacheFull.java.TestCodeCacheFull jdk/jfr/event/compiler/TestCompilerInlining.java.TestCompilerInlining jdk/jfr/event/compiler/TestCompilerPhase.java.TestCompilerPhase https://github.com/adoptium/aqa-tests/issues/3045 https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_x86-32_windows_testList_1/26/#showFailuresLink jdk/jfr/event/compiler/TestCodeCacheFull.java.TestCodeCacheFull tests also failed on mac with different information https://github.com/adoptium/aqa-tests/issues/3042 ``` [0.497s][warning][codecache] CodeHeap 'non-profiled nmethods' is full. Compiler has been disabled. [0.497s][warning][codecache] Try increasing the...

release triage