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

run aqa should git clone into a specific folder #129

Open
llxia opened this issue Jun 8, 2022 · 0 comments
Open

run aqa should git clone into a specific folder #129

llxia opened this issue Jun 8, 2022 · 0 comments

Comments

@llxia
Copy link
Contributor

llxia commented Jun 8, 2022

In run aqa, only aqa-tests folder name is expected. However, for users that are still using the old repo openjdk-tests, run aqa will fail. run aqa should git clone into a specific folder, so it does not matter which repo the users are using.

https://github.com/adoptium/aqa-tests/runs/6781124235?check_suite_focus=true

C:\cygwin64\bin\git.exe clone --depth 1 -b fix https://github.com/renfeiw/openjdk-tests.git
Cloning into 'openjdk-tests'...
Updating files:  55% (892/1600)
Updating files:  56% (896/1600)
...
Error: ENOENT: no such file or directory, chdir 'D:\a\aqa-tests\aqa-tests' -> 'aqa-tests'
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

1 participant