aqa-tests
aqa-tests copied to clipboard
Include jck-compiler-api-java_rmi on all platforms for JDK8 and JDK11
This PR, enables jck-compiler-api-java_rmi tests for JCK8C and JCK11
Related: runtimes/backlog/issues/559
Signed off by : Prodip Roy ([email protected])
Grinder submission for java80:-
-
windows_x86-64|:- https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25234/ - IBM build https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25231/ - openj9 build
-
Linux_x86-64:- https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25270/ - IBM build https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25230/ - openj9 build
-
Linux-ppcle64:- https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25241/ - IBM build
Grinder submission for java11:-
- Linux_x86-64:- https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25223/ - IBM build
Thanks.
- This PR re-enables tests, not a fix for runtimes/backlog/issues/559. I updated the description. According to runtimes/backlog/issues/559, the original exclusion was due to intermittent failures (machine/network related). Please provide testing on wins and s390 on JDK8 and JDK11 with at least 10x on 5 machines. The failure rate was ~8%.
FYI @JasonFengJ9
- This PR also re-enables jck-compiler-lang-LMBD on wins JDK11, could you provide the test link for it?
Hi @prodroy89 , We had decided to disable jck-compiler-api-java_rmi and transfer to CR team, as it fails intermittently on both 8 and 11 across platforms. As Lan alluded to in https://github.com/adoptium/aqa-tests/pull/3798#issuecomment-1165558079, the underlying network/infra issue has not changed. So, this target should not be enabled just because it worked in a grinder test.
@llxia and @Mesbah-Alam, I have submitted on wins and s390 on JDK8 and JDK11 with at least 10x on 5 machines and all are passed.
Windows:- JDK8:-(10x on 5 machines) https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25321/ - IBM build https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25322/ - Openj9
JDK11:- (10x on 1 machine) https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25375/ - IBM build https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25373/ - Openj9
s390:-
JDK8:-(10x on 5 machines) https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25325/ - IBM build https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25326/ - Openj9
JDK11:-(10x on 5 machines) https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25327/ - IBM build https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25328/ - Openj9
@llxia and @Mesbah-Alam, I have submitted on wins and s390 on JDK8 and JDK11 with at least 50x on 5 machines and all are passed.
Windows:- JDK8:-(50x on 5 machines) https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25455/ - IBM build https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25499/ - Openj9
JDK11:- (50x on 1 machine) https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25451/ - IBM build https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25452/ - Openj9
s390:-
JDK8:-(50x on 5 machines) https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25453/ - IBM build https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25461/ - Openj9
JDK11:-(50x on 5 machines) https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25545/ - IBM build https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/25460/ - Openj9
Thanks.
This PR also re-enables jck-compiler-lang-LMBD on wins JDK11, could you provide the test link for it?
@llxia, I didn't get your last comment, you mean to say need to submit jck-compiler-lang-LMBD test on wins JDK11 with grinder submission by 10 times or more?
I do not see jck-compiler-lang-LMBD Grinder link in the above comment. And I would like to ensure it can pass consistently. Thanks
@llxia, I have submitted jck-compiler-lang-LMBD test with Grinder submission by 10 times on windows platforms with openj9 and IBM builds for jck11.
https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/26436/ https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/26406/
Thanks
@prodroy89 , as I had mentioned above in https://github.com/adoptium/aqa-tests/pull/3798#issuecomment-1169072448, We had decided to disable jck-compiler-api-java_rmi and transfer it to CR team, as it had been failing intermittently on both 8 and 11 across all platforms.
I can see that you have randomly picked a subset of platform + SDK version combinations and run some grinders and it worked. Does this guarantee that the intermittent failure will now never occur after we enable this target again? Has something changed in infra/ machine side due to which the target is now passing? It would be ideal if you could please update runtimes/backlog/issues/559 confirming that. Thanks.
Based on https://github.com/adoptium/aqa-tests/pull/3798#issuecomment-1212032390, closing this PR without merging. Please reopen after adequate testing is done on all platforms, or the underlying test configuration changed. Thanks!