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

JDK11+: Special.OpenJDK fails to find tests associated with the target #868

Closed
adamfarley opened this issue Dec 22, 2023 · 2 comments
Closed

Comments

@adamfarley
Copy link
Contributor

What are you trying to do?

JDK11+ Special.OpenJDK jobs cannot find any tests associated with the target, and these jobs then fail.

Example: https://ci.adoptium.net/job/Test_openjdk11_hs_special.openjdk_ppc64_aix/2/

18:22:34  Running special.openjdk ...
18:22:34  There is no test for target special.openjdk

Details

When the weekly pipelines run, the subsequent builds trigger post-build tests against various test targets.

Special.OpenJDK has been included in the default weekly tests since just before the 9th of December, but was not part of the build pipeline testing prior to the 3rd.

It seems special.openjdk was added to the default list of tests for the weekly pipelines here.

Whether this is a typo, or part of a plan to have invalid test targets ignored/automatically-passed, is unclear.

FYI @smlambert

@smlambert
Copy link
Contributor

I had seen it and plan to address it as part of #857 (applies to other versions also)

@adamfarley
Copy link
Contributor Author

Ok then. Will close this. :)

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

No branches or pull requests

2 participants