Anna Babu Palathingal
Anna Babu Palathingal
Grinder run: https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/44373/
**Grinder runs:** JDK11,17,21 https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/48104/ JDK23 https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/48110/ JDK8 https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/48113/
@llxia Removed the `com.test.jlink` from the system test [com.test.jlink](https://github.com/adoptium/aqa-systemtest/tree/master/openjdk.test.modularity/src/tests/com.test.jlink.) directory and made related build.xml changes that depended on `com.test.jlink`. Draft PR: [adoptium/aqa-systemtest#498](https://github.com/adoptium/aqa-systemtest/pull/498) Had to exclude the following tests as shown...
**Grinder link:** **Before Fix:** Build marked as `SUCCESS` despite having a test failure. https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/50741/ **After fix:** https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/50779/ marked as `UNSTABLE`
Grinder tests: [39061](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/39061) - jdk8 [39062](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/39062/) - jdk11 [39063](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/39063/) - jdk17 [39084](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/39084/) -jdk21 [39086](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/39086/) -jdk22
> Do we have this test in 22 and 23? If so, we need to exclude it yes, we do have these tests on 22 and have excluded them.
re [issuecomment-2016879429](https://github.com/adoptium/aqa-tests/pull/5170#issuecomment-2016879429) PR for cherrypicking [5176](https://github.com/adoptium/aqa-tests/pull/5176)
Grinder link: https://hyc-runtimes-jenkins.swg-devops.com/job/Build_JDK21_x86-64_linux_Personal/1728/ ``` 14:37:35 [ 22%] Linking C shared library ../../libsharedClasses.so 14:37:35 [ 22%] Built target run_constgen 14:37:35 [ 22%] Building C object runtime/tests/shared/CMakeFiles/SharedClassesNativeAgent.dir/__/__/copyright.c.o 14:37:35 [ 22%] Building C...
Grinder link: JDK21 https://hyc-runtimes-jenkins.swg-devops.com/job/Build_JDK21_x86-64_linux_Personal/1855/ ``` 15:54:04 Scanning dependencies of target sharedClasses 15:54:04 [ 23%] Building C object runtime/tests/sharedclassapi/CMakeFiles/sharedClasses.dir/sharedClasses.c.o 15:54:04 [ 23%] Building C object runtime/util/CMakeFiles/j9util.dir/fltdmath.c.o 15:54:04 [ 23%] Building C...
> I don't see this test included in any playlist (in OpenJ9). Shouldn't this change add that? yes, you are right that this test isn't added to an OpenJ9 playlist...