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

PR builds do not pick up personal repo and branch #4855

Open
llxia opened this issue Nov 3, 2023 · 1 comment
Open

PR builds do not pick up personal repo and branch #4855

llxia opened this issue Nov 3, 2023 · 1 comment
Assignees

Comments

@llxia
Copy link
Contributor

llxia commented Nov 3, 2023

Grinder works as expected. jtreg_7_3_1_1 is used for JDK17.

00:01:49.607  getDependentLibs:
00:01:50.038       [exec] --------------------------------------------
00:01:50.038       [exec] path is set to /home/jenkins/workspace/Grinder/aqa-tests/TKG/../TKG/lib
00:01:50.038       [exec] task is set to default
00:01:50.038       [exec] dependencyList is set to jtreg_7_3_1_1,tohandler_simple

However, the PR build does not pick up the change. jtreg_6_1 is used for JDK17.
https://github.com/adoptium/aqa-tests/actions/runs/6748416466/job/18346700001?pr=4852

getDependentLibs:
     [exec] --------------------------------------------
     [exec] path is set to /home/runner/work/aqa-tests/aqa-tests/aqa-tests/TKG/../TKG/lib
     [exec] task is set to default
     [exec] dependencyList is set to jtreg_6_1

adoptium master is used in the PR builds. @sophia-guo do you know why this is happening?

git repo: 
  Fetch URL: https://github.com/adoptium/aqa-tests.git
sha:
e730d4fc4a6bd2367f697ee246d26d128fc85e28

Originally posted by @llxia in #4852 (comment)

@llxia
Copy link
Contributor Author

llxia commented Nov 7, 2023

This is not a new issue. See the old issue at #4507. I will close the old issue as dup as this new issue has the latest links.

If we cannot get this fixed quickly, I would suggest pausing the PR builds. The current PR builds do not bring value and cause confusion.

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