You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clone_stf:
[echo] git clone -q https://github.com/adoptium/STF.git
[echo] git rev-parse master
BUILD FAILED
/home/runner/work/run-aqa/run-aqa/aqa-tests/TKG/scripts/build_test.xml:82: The following error occurred while executing this line:
/home/runner/work/run-aqa/run-aqa/aqa-tests/system/common.xml:296: The following error occurred while executing this line:
/home/runner/work/run-aqa/run-aqa/aqa-tests/system/common.xml:194: The following error occurred while executing this line:
/home/runner/work/run-aqa/run-aqa/aqa-tests/system/common.xml:60: The directory /home/runner/work/run-aqa/run-aqa/aqa-tests/system/stf does not exist
Total time: 1 second
1
make[1]: *** [compile.mk:39: compile] Error 1
make[1]: Leaving directory '/home/runner/work/run-aqa/run-aqa/aqa-tests/TKG'
make: *** [makefile:67: compile] Error 2
I think this has been failing for a while... and may be related to the fact that the actual github repo is 'STF' uppercase while the script references 'stf' lowercase. I believe it may have been github.com/adoptopenjdk/stf and when we transferred it to github.com/adoptium/STF we made the acronym uppercase (to match the same approach we have with TKG).
system tests failed when doing clone_stf.
https://github.com/adoptium/run-aqa/runs/3760603607?check_suite_focus=true
May be related with https://github.com/adoptium/aqa-tests/pull/2895/files
The text was updated successfully, but these errors were encountered: