Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system tests failed when doing git clone. #104

Closed
sophia-guo opened this issue Oct 4, 2021 · 3 comments
Closed

system tests failed when doing git clone. #104

sophia-guo opened this issue Oct 4, 2021 · 3 comments

Comments

@sophia-guo
Copy link
Contributor

system tests failed when doing clone_stf.
https://github.com/adoptium/run-aqa/runs/3760603607?check_suite_focus=true

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

May be related with https://github.com/adoptium/aqa-tests/pull/2895/files

@smlambert
Copy link
Contributor

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).

@sophia-guo
Copy link
Contributor Author

adoptium/aqa-tests#2949

@sophia-guo
Copy link
Contributor Author

Close this one in favour of adoptium/aqa-tests#2949

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants