Exclude jdk_beans tests for macOS versions 8,24,25#5839
Merged
JasonFengJ9 merged 1 commit intoadoptium:masterfrom Jan 16, 2025
Merged
Exclude jdk_beans tests for macOS versions 8,24,25#5839JasonFengJ9 merged 1 commit intoadoptium:masterfrom
JasonFengJ9 merged 1 commit intoadoptium:masterfrom
Conversation
f6dda4b to
bb341a1
Compare
- Exclude jdk_beans subtests for amac/xmac for versions 8,24,25 related: eclipse-openj9/openj9#20531 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
bb341a1 to
ad0499e
Compare
Contributor
Author
JasonFengJ9
approved these changes
Jan 16, 2025
Contributor
|
Are those failures similar to https://bugs.openjdk.org/browse/JDK-8173082 or https://bugs.openjdk.org/browse/JDK-8336862. Temurin-build has same failures and excluded by JBS https://github.com/adoptium/aqa-tests/blob/master/openjdk/excludes/ProblemList_openjdk23.txt#L32-L42. I suspect it's same failures, which can be tracked by JBS and excluded in common problemlist. related #5860 |
Contributor
Author
|
Sure, I am working on reenabling the jdk_beans test as part of issue 20531. I’m still investigating the failures on xmac/amac and will make exclusions or inclusions based on the test results. |
judovana
pushed a commit
to judovana/aqa-tests
that referenced
this pull request
Mar 11, 2025
- Exclude jdk_beans subtests for amac/xmac for versions 8,24,25 related: eclipse-openj9/openj9#20531 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.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.
related: eclipse-openj9/openj9#20531