Jep360Tests_0

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