Jep360Tests_0

[2024-11-08T00:56:33.061Z] Running test Jep360Tests_0 ... [2024-11-08T00:56:33.061Z] =============================================== [2024-11-08T00:56:33.061Z] Jep360Tests_0 Start Time: Fri Nov 8 00:56:32 2024 Epoch Time (ms): 1731027392921 [2024-11-08T00:56:33.061Z] variation: NoOptions [2024-11-08T00:56:33.061Z] JVM_OPTIONS: [2024-11-08T00:56:33.061Z] { \ [2024-11-08T00:56:33.061Z] echo ""; echo "TEST SETUP:"; \ [2024-11-08T00:56:33.061Z] echo "Nothing to be done for setup."; \ [2024-11-08T00:56:33.061Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_17310273842248/Jep360Tests_0"; \ [2024-11-08T00:56:33.061Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_17310273842248/Jep360Tests_0"; \ [2024-11-08T00:56:33.061Z] echo ""; echo "TESTING:"; \ [2024-11-08T00:56:33.061Z] "/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/jdkbinary/j2sdk-image/bin/java" \ [2024-11-08T00:56:33.061Z] -cp "/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/../../testDependency/lib/asm.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/../../testDependency/lib/testng.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/../../testDependency/lib/jcommander.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/GeneralTest.jar" \ [2024-11-08T00:56:33.061Z] -javaagent:"/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/GeneralTest.jar" \ [2024-11-08T00:56:33.061Z] org.testng.TestNG -d "/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_17310273842248/Jep360Tests_0" "/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/testng.xml" -testnames Jep360Tests \ [2024-11-08T00:56:33.061Z] -groups level.sanity \ [2024-11-08T00:56:33.061Z] -excludegroups d.*.linux_aarch64,d.*.arch.aarch,d.*.os.linux,d.*.bits.64,d.*.generic-all; \ [2024-11-08T00:56:33.061Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "Jep360Tests_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_17310273842248/Jep360Tests_0"; else echo "-----------------------------------"; echo "Jep360Tests_0""_FAILED"; echo "-----------------------------------"; fi; \ [2024-11-08T00:56:33.061Z] echo ""; echo "TEST TEARDOWN:"; \ [2024-11-08T00:56:33.061Z] echo "Nothing to be done for teardown."; \ [2024-11-08T00:56:33.061Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.functional_aarch64_linux/aqa-tests/TKG/../TKG/output_17310273842248/TestTargetResult"; [2024-11-08T00:56:33.061Z] [2024-11-08T00:56:33.061Z] TEST SETUP: [2024-11-08T00:56:33.061Z] Nothing to be done for setup. [2024-11-08T00:56:33.061Z] [2024-11-08T00:56:33.061Z] TESTING: [2024-11-08T00:56:34.664Z] ... [2024-11-08T00:56:34.664Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com) [2024-11-08T00:56:34.664Z] ... [2024-11-08T00:56:34.664Z] [2024-11-08T00:56:36.288Z] PASSED: test_isSealed [2024-11-08T00:56:36.288Z] PASSED: test_redefineClass_addPermittedSubclassEntry [2024-11-08T00:56:36.288Z] PASSED: test_redefineClass_changePermittedSubclassEntry [2024-11-08T00:56:36.288Z] PASSED: test_redefineClass_removePermittedSubclassEntry [2024-11-08T00:56:36.288Z] PASSED: test_redefineClass_reorderPermittedSubclassEntries [2024-11-08T00:56:36.288Z] PASSED: test_loadIllegalSubclassOfSealedClass [2024-11-08T00:56:36.288Z] PASSED: test_loadIllegalSubinterfaceOfSealedInterface [2024-11-08T00:56:36.288Z] PASSED: test_sealedClassesCannotBeFinal [2024-11-08T00:56:36.288Z] [2024-11-08T00:56:36.288Z] =============================================== [2024-11-08T00:56:36.288Z] Jep360Tests [2024-11-08T00:56:36.288Z] Tests run: 8, Failures: 0, Skips: 0 [2024-11-08T00:56:36.288Z] =============================================== [2024-11-08T00:56:36.288Z] [2024-11-08T00:56:36.288Z] [2024-11-08T00:56:36.288Z] =============================================== [2024-11-08T00:56:36.288Z] Java15andUp suite [2024-11-08T00:56:36.288Z] Total tests run: 8, Failures: 0, Skips: 0 [2024-11-08T00:56:36.288Z] =============================================== [2024-11-08T00:56:36.288Z] [2024-11-08T00:56:36.288Z] ----------------------------------- [2024-11-08T00:56:36.288Z] Jep360Tests_0_PASSED [2024-11-08T00:56:36.288Z] ----------------------------------- [2024-11-08T00:56:36.288Z] [2024-11-08T00:56:36.288Z] TEST TEARDOWN: [2024-11-08T00:56:36.288Z] Nothing to be done for teardown. [2024-11-08T00:56:36.288Z] Jep360Tests_0 Finish Time: Fri Nov 8 00:56:36 2024 Epoch Time (ms): 1731027396025