Exclude hotspot runtime tests not supported on windows aarch64#5910
Merged
sophia-guo merged 2 commits intoadoptium:masterfrom Jan 27, 2025
Merged
Conversation
Contributor
Author
|
Someone with write access will need to merge this |
sophia-guo
approved these changes
Jan 24, 2025
Contributor
|
Please see #5887 and cherry pick it |
karianna
approved these changes
Jan 25, 2025
llxia
approved these changes
Jan 26, 2025
Contributor
@Haroon-Khel This also fails on jdk-21, please can you add to jdk21 exclude as well? |
Contributor
@Haroon-Khel scratch that, it's already excluded on jdk-21 master branch |
Contributor
|
@Haroon-Khel I can merge this but wanted to make sure you caught the Q's from @smlambert |
smlambert
reviewed
Jan 27, 2025
Co-authored-by: Shelley Lambert <slambert@gmail.com>
Contributor
|
Might be better to also exclude for jdk23+ |
judovana
pushed a commit
to judovana/aqa-tests
that referenced
this pull request
Mar 11, 2025
…ium#5910) * Exclude hotspot runtime tests not supported on windows aarch64 * Update openjdk/excludes/ProblemList_openjdk23.txt Co-authored-by: Shelley Lambert <slambert@gmail.com> --------- Co-authored-by: sophia-guo <sophia.gwf@gmail.com> Co-authored-by: Shelley Lambert <slambert@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See #5909
2 hotspot tests are not supported on windows aarch64
Will merge into release branch after merged into master