aqa-tests
aqa-tests copied to clipboard
Home of test infrastructure for Adoptium builds
When you run `_sanity.openjdk.regular` and `_extended.openjdk.regular` the expectation is that it will run test targets that do not require the native test binaries (pointed at via -nativepath option). This is...
In the test pipeline, it checks console output for specific errors. For example, if there is an error for `There is not enough space in the file system`, the test...
Join via https://bluejeans.com/917304424 This meeting is part of the public [Adoptium community calendar](https://calendar.google.com/calendar/embed?src=c_uannoums5ho0olhjk3ulecdkbc%40group.calendar.google.com), if you wish to import the calendar use this [link](https://calendar.google.com/calendar/ical/c_uannoums5ho0olhjk3ulecdkbc%40group.calendar.google.com/public/basic.ics) **Proposed Agenda**: - Project review and recent...
Related: https://github.com/adoptium/aqa-tests/issues/3327 We have a few short videos on the [Adoptium youtube channel](https://www.youtube.com/c/EclipseAdoptium). As noted in the referenced issue the Triage docs could use a little TLC, and I believe...
**Test Info** Test Name: jdk_security3_0 Test Duration: 57 min 1 sec Machine: build-packet_esxi-solaris10u11-x64-1 TRSS link for the test output: https://trss.adoptium.net/output/test?id=631cf47b93ac60470b5b0528 **Build Info** Build Name: Test_openjdk8_hs_extended.openjdk_x86-64_solaris_testList_0 Jenkins Build start time: Sep...
Examples of failures to run testing, that may be restartable. https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_sanity.system_x86-64_windows_Nightly_testList_2/361/console ``` 22:50:06 Building tests... [Pipeline] timeout 22:50:06 Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline]...
Signed-off-by: renfeiw
AbsPathsInImage failed with outofheap - [TRSS Test Output](https://trss.adoptium.net/output/test?id=632b6e3493ac60470bc6df0a) ``` [2022-09-21T17:04:30.661Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError: Java heap space [2022-09-21T17:04:30.661Z] REASON: User specified action: run main...
**Describe the bug** I started a grinder using "NodesByIterations" on 5 machines. The parent job loads all the repos and downloads the JVM, only to create 5 child jobs that...
[TRSS Test Output](https://trss.adoptium.net/output/test?id=632b9c1693ac60470bc771bb) Seems to be a recent failure. [2022-09-21T13:34:09.013Z] FAILED: testClassArrayType [2022-09-21T13:34:09.014Z] java.lang.UnsupportedOperationException: java.lang.IllegalArgumentException [2022-09-21T13:34:09.014Z] at java.base/java.lang.Class.arrayType(Class.java:4508) [2022-09-21T13:34:09.014Z] at org.openj9.test.java_lang.Test_Class.arrayTypeTestGeneral(Test_Class.java:166) [2022-09-21T13:34:09.014Z] at org.openj9.test.java_lang.Test_Class.testClassArrayType(Test_Class.java:152) [2022-09-21T13:34:09.014Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2022-09-21T13:34:09.014Z] at java.base/java.lang.reflect.Method.invoke(Method.java:578)...