Lan Xia
Lan Xia
Close this PR as this is fixed via https://github.com/adoptium/aqa-test-tools/pull/917
Thanks @smlambert . This typo explained one of the bugs that I saw. :)
Note: some Temurin builds do not have any date. This should be fixed. ``` 03:22:52 =JAVA VERSION OUTPUT BEGIN= 03:22:52 openjdk version "1.8.0_412" 03:22:52 OpenJDK Runtime Environment (Temurin)(build 1.8.0_412-b08) 03:22:52...
re https://github.com/adoptium/aqa-tests/issues/5730#issuecomment-2532012520, this is not the code issue. As the error stated, Adoptium Jenkins Admin needs to permit using staticMethod hudson.model.User current at Adoptium Jenkins.
Test with ITERATIONS=3: [Grinder](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/31044/) Update: I see the same issue with ITERATIONS. This is not specific to TKG_ITERATIONS ``` 02:01:24.460 "C:/Users/jenkins/workspace/Grinder/openjdkbinary/j2sdk-image\\bin\\java" -version 02:01:25.954 openjdk version "11.0.18" 2023-01-17 02:01:25.954 IBM Semeru...
This issue seems machine-specific. It only happens on [win19x86-rt2-1.fyre.ibm.com](https://hyc-runtimes-jenkins.swg-devops.com/computer/win19x86-rt2-1.fyre.ibm.com). I do not see the issue on [win16x64rt-1-3.fyre.ibm.com](https://hyc-runtimes-jenkins.swg-devops.com/computer/win16x64rt-1-3.fyre.ibm.com) https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/31067/ https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/31068/
@sophiaxu0424 Please take a look. Thanks The test should be added under https://github.com/adoptium/aqa-tests/tree/master/functional The example can also be found at https://github.com/adoptium/aqa-tests/tree/master/functional/OpenJcePlusTests You will need to modify both aqa-tests repo and...
mockito test case is attached in the above issue description.
@sophiaxu0424 any progress on this issue?