adoptium / aqa-systemtest

Java load testing and other full system application tests
Apache License 2.0
23 stars 67 forks source link

Update stf repo to STF #469

Closed sophia-guo closed 3 years ago

sophia-guo commented 3 years ago

Fix https://github.com/adoptium/aqa-tests/issues/2949 related https://github.com/adoptium/aqa-tests/pull/3038

Signed-off-by: Sophia Guo sophia.gwf@gmail.com

sophia-guo commented 3 years ago

Thanks @Haroon-Khel launched the grinder: https://ci.adoptopenjdk.net/job/Grinder/1883/

sophia-guo commented 3 years ago

Looks like more changed needed.

Haroon-Khel commented 3 years ago

@sophia-guo this grinder https://ci.adoptopenjdk.net/job/Grinder/1879/console is a better indication. It runs the arm32 sanity system test which, before using this pr and https://github.com/adoptium/aqa-tests/pull/3038, failed with the following error log

[2021-10-19T21:26:46.128Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/TKG/scripts/build_test.xml:82: The following error occurred while executing this line:
[2021-10-19T21:26:46.128Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/system/common.xml:381: The following error occurred while executing this line:
[2021-10-19T21:26:46.128Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/system/common.xml:279: The following error occurred while executing this line:
[2021-10-19T21:26:46.128Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/system/common.xml:59: The directory /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_arm_linux/aqa-tests/system/stf does not exist
[2021-10-19T21:26:46.128Z] 

So these 2 prs fix this problem, but there are others fixes required for this stf issue because some of the tests in the same grinder, https://ci.adoptopenjdk.net/job/Grinder/1879/console, fail with this for example:

Can't open perl script "/home/jenkins/workspace/Grinder/aqa-tests/TKG/../../jvmtest/system/modularity/..//stf/stf.core/scripts/stf.pl": No such file or directory
sophia-guo commented 3 years ago

rerun, looks good. https://ci.adoptopenjdk.net/job/Grinder/1889/console