Lan Xia

Results 146 issues of Lan Xia

Noticed the following warning messages in the [Jenkins job](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder_JCK/3864/console). ``` Did you forget the `def` keyword? WorkflowScript seems to be setting a field named SPEC (to a value of type...

We should take a look at https://github.com/adoptium/aqa-tests/tree/master/perf/liberty and try to reenable Liberty.

type:perf

As we run more and more jobs in parallel, we should add child job links in the parent job description for easy access.

Native compilation in system tests resulted in many complications when setting up the testing environment. For example, we need to have the correct compiler installed. `xlC` is /opt/IBM/xlC/13.1.3/bin (we no...

enhancement

Currently, we only aggregate child TAP at the parent test build level. ![Image](https://github.com/user-attachments/assets/96ad1ae9-1c2c-4c98-9889-b23347bfca21) It would be nice if we could do the same for JUnit test results (i.e., openjdk tests)....

Portable Container Testing (in dev.external) is a scenario designed to validate the JVM feature portability and consistency of Docker containers across different environments. The process involves creating a lightweight Docker...

jdk_foreign is missing native tag https://github.com/adoptium/aqa-tests/blob/master/openjdk/playlist.xml#L1981 ``` native ```

Error `egrep: warning: egrep is obsolescent` in aqa-tests/terminateTestProcesses.sh ``` 15:36:52 + aqa-tests/terminateTestProcesses.sh jenkins 15:36:52 Unix type machine.. 15:36:52 egrep: warning: egrep is obsolescent; using grep -E 15:36:52 grep: warning: stray...

Check the JDK8, 11, 17, 21, 24, and 25 ProblemList_openjdkXXX-openj9.txt files under https://github.com/adoptium/aqa-tests/tree/master/openjdk/excludes. Ideally, they should only contain issues related to [JBS](https://bugs.openjdk.org/), openj9, and runtimes. - If the subtest is...

We have an issue getting the mauve source `Cannot connect to host sourceware.org:2401` in [systemtest.getDependency](https://openj9-jenkins.osuosl.org/job/systemtest.getDependency/50/console). The following PRs cannot be verified at the moment. https://github.com/adoptium/aqa-systemtest/pull/489 https://github.com/adoptium/aqa-tests/pull/5711 https://github.com/adoptium/STF/pull/140 https://github.com/adoptium/TKG/pull/633 ``` get-source:...