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

Langtools_custom tests are run as hotspot_custom tests in rerun test jobs #5873

Closed
Haroon-Khel opened this issue Jan 16, 2025 · 2 comments · Fixed by #5876
Closed

Langtools_custom tests are run as hotspot_custom tests in rerun test jobs #5873

Haroon-Khel opened this issue Jan 16, 2025 · 2 comments · Fixed by #5876
Assignees

Comments

@Haroon-Khel
Copy link
Contributor

A langtools test failed in https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.openjdk_aarch64_linux_testList_0/25/tapResults/

langtools_all_0
TEST: tools/javac/failover/CheckAttributedTree.java

In the rerun job https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.openjdk_aarch64_linux_rerun/13/tapResults/, the test fails to rerun because its rerun as a hotspot_custom test instead of a langtools_custom test

TESTING:
Error: Cannot find file: /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/tools/javac/failover/CheckAttributedTree.java
-----------------------------------
hotspot_custom_0_FAILED
@Haroon-Khel
Copy link
Contributor Author

Haroon-Khel commented Jan 16, 2025

@sophia-guo ping

@sophia-guo
Copy link
Contributor

sophia-guo commented Jan 16, 2025

langtools_custom rerun link is not enabled as we didn't run langtools tests before. langtools_all was enabled recently https://github.com/adoptium/aqa-tests/pull/5353/files

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

Successfully merging a pull request may close this issue.

2 participants