Jep360Tests_0

[2023-04-18T22:06:28.852Z] Running test Jep360Tests_0 ... [2023-04-18T22:06:28.852Z] =============================================== [2023-04-18T22:06:28.852Z] Jep360Tests_0 Start Time: Tue Apr 18 22:06:28 2023 Epoch Time (ms): 1681855588657 [2023-04-18T22:06:28.852Z] variation: NoOptions [2023-04-18T22:06:28.852Z] JVM_OPTIONS: [2023-04-18T22:06:28.852Z] { \ [2023-04-18T22:06:28.852Z] echo ""; echo "TEST SETUP:"; \ [2023-04-18T22:06:28.852Z] echo "Nothing to be done for setup."; \ [2023-04-18T22:06:28.852Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_16818555869539/Jep360Tests_0"; \ [2023-04-18T22:06:28.852Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_16818555869539/Jep360Tests_0"; \ [2023-04-18T22:06:28.852Z] echo ""; echo "TESTING:"; \ [2023-04-18T22:06:28.852Z] "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/openjdkbinary/j2sdk-image/bin/java" \ [2023-04-18T22:06:28.852Z] -cp "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/lib/asm.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/lib/testng.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/lib/jcommander.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/GeneralTest.jar" \ [2023-04-18T22:06:28.852Z] -javaagent:"/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/GeneralTest.jar" \ [2023-04-18T22:06:28.852Z] org.testng.TestNG -d "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_16818555869539/Jep360Tests_0" "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/testng.xml" -testnames Jep360Tests \ [2023-04-18T22:06:28.852Z] -groups level.sanity \ [2023-04-18T22:06:28.852Z] -excludegroups d.*.linux_aarch64,d.*.arch.aarch,d.*.os.linux,d.*.bits.64,d.*.generic-all; \ [2023-04-18T22:06:28.852Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "Jep360Tests_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_16818555869539/Jep360Tests_0"; else echo "-----------------------------------"; echo "Jep360Tests_0""_FAILED"; echo "-----------------------------------"; fi; \ [2023-04-18T22:06:28.852Z] echo ""; echo "TEST TEARDOWN:"; \ [2023-04-18T22:06:28.852Z] echo "Nothing to be done for teardown."; \ [2023-04-18T22:06:28.852Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_16818555869539/TestTargetResult"; [2023-04-18T22:06:28.852Z] [2023-04-18T22:06:28.852Z] TEST SETUP: [2023-04-18T22:06:28.852Z] Nothing to be done for setup. [2023-04-18T22:06:28.852Z] [2023-04-18T22:06:28.852Z] TESTING: [2023-04-18T22:06:29.606Z] ... [2023-04-18T22:06:29.606Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com) [2023-04-18T22:06:29.606Z] ... [2023-04-18T22:06:29.606Z] [2023-04-18T22:06:29.606Z] PASSED: test_isSealed [2023-04-18T22:06:29.606Z] PASSED: test_redefineClass_addPermittedSubclassEntry [2023-04-18T22:06:29.606Z] PASSED: test_redefineClass_changePermittedSubclassEntry [2023-04-18T22:06:29.606Z] PASSED: test_redefineClass_removePermittedSubclassEntry [2023-04-18T22:06:29.606Z] PASSED: test_redefineClass_reorderPermittedSubclassEntries [2023-04-18T22:06:29.606Z] PASSED: test_loadIllegalSubclassOfSealedClass [2023-04-18T22:06:29.606Z] PASSED: test_loadIllegalSubinterfaceOfSealedInterface [2023-04-18T22:06:29.606Z] PASSED: test_sealedClassesCannotBeFinal [2023-04-18T22:06:29.606Z] [2023-04-18T22:06:29.606Z] =============================================== [2023-04-18T22:06:29.606Z] Jep360Tests [2023-04-18T22:06:29.606Z] Tests run: 8, Failures: 0, Skips: 0 [2023-04-18T22:06:29.606Z] =============================================== [2023-04-18T22:06:29.606Z] [2023-04-18T22:06:29.606Z] [2023-04-18T22:06:29.606Z] =============================================== [2023-04-18T22:06:29.606Z] Java15andUp suite [2023-04-18T22:06:29.606Z] Total tests run: 8, Failures: 0, Skips: 0 [2023-04-18T22:06:29.606Z] =============================================== [2023-04-18T22:06:29.606Z] [2023-04-18T22:06:30.360Z] ----------------------------------- [2023-04-18T22:06:30.360Z] Jep360Tests_0_PASSED [2023-04-18T22:06:30.360Z] ----------------------------------- [2023-04-18T22:06:30.360Z] [2023-04-18T22:06:30.360Z] TEST TEARDOWN: [2023-04-18T22:06:30.360Z] Nothing to be done for teardown. [2023-04-18T22:06:30.360Z] Jep360Tests_0 Finish Time: Tue Apr 18 22:06:29 2023 Epoch Time (ms): 1681855589653