Lan Xia

Results 180 comments of Lan Xia

Thanks @judovana . Any outlook on when the fix will be the jtreg release?

In my opinion, since the release of fixed jtreg is unknown, I believe it's best to hold off on running SSL tests in our weekly runs until the jtreg issue...

pre-stage jars are not used. asm.jar still got downloaded to `/home/jenkins/workspace/Grinder/aqa-tests/systemtest_prereqs/asm/`: ``` 00:08:53.766 configure-asm: 00:08:53.766 [echo] Executing macro download-file 00:08:53.766 [echo] File to download: https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm/9.0/asm-9.0.jar 00:08:53.766 [echo] Destination: /home/jenkins/workspace/Grinder/aqa-tests/systemtest_prereqs/asm/asm.jar 00:08:53.766...

Try change this line https://github.com/adoptium/aqa-tests/blob/3ae4045110a57544756581a9634ce8cc2043cadb/system/system.mk#L77

@annaibm can you point me to the code of creating `systemtest_prereqs` dir if it does not exist?

The current PR does not have `The systemtest-prereqs directory could not be found. ` error locally?

https://github.com/adoptium/aqa-tests/blob/a6dbf7c16f535f74c0802d0340c5acf6333217ae/buildenv/jenkins/JenkinsfileBase#L679-L689 should be removed.