Lan Xia

Results 427 comments of Lan Xia

While we have all the TAP files containing child job results, it's not practical to expect users to review each one individually. Additionally, many tests do not use JUnit, so...

For getting console output, try `myjob.getRawBuild().getLog()` https://stackoverflow.com/questions/31521030/output-the-console-text-of-a-jenkins-job-that-my-job-is-running https://stackoverflow.com/questions/42510489/console-output-in-pipelinejenkins

In RHEL9 (LABEL: `ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.os.rhel.9`), python is installed. ``` 00:00:03.191 + python --version 00:00:03.191 Python 3.9.21 ``` [Internal job](https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/cmd_test/898/console) There is no RHEL9 at Adoptium. @smlambert do you happen to know...

@annaibm could you take a look at this issue? Thanks

I believe we should also remove Jlink_ReqMod,Jlink_AddMLimitM and Jlink_GenOpt from playlist.xml

I believe we also should remove https://github.com/adoptium/STF/blob/03f6cc21c7356c036ccd11173c061417f58b621b/stf.build/include/top.xml#L102

Thanks @annaibm . This issue is completed.

Identified git repos for mauve: - https://github.com/koadman/mauve - https://darlinglab.org/ seems to be a 1 person shop - https://github.com/ingelabs/mauve - seems to have had a healthy number of diverse contributors back...

https://openj9-jenkins.osuosl.org/job/systemtest.getDependency/51/ still failed. I am considering backing the changes and branching out for the January release. Moving forward, we should compare source code in the jar (https://github.com/adoptium/aqa-tests/issues/5760#issuecomment-2486600539) with [identified mauve...