Enable jdk_beans on all linux#5808
Merged
LongyuZhang merged 1 commit intoadoptium:masterfrom Dec 9, 2024
Merged
Conversation
Contributor
Author
Contributor
|
typo slinux -> zlinux |
llxia
reviewed
Dec 9, 2024
Comment on lines
757
to
761
| <disable> | ||
| <comment>https://github.com/eclipse-openj9/openj9/issues/20531</comment> | ||
| <impl>openj9</impl> | ||
| <platform>^((?!(x86-64_linux)).)*$</platform> | ||
| <platform>^(?!.*linux).*$</platform> | ||
| </disable> |
Contributor
There was a problem hiding this comment.
To enable all linux, please remove L757 - L761
Contributor
There was a problem hiding this comment.
subtests are excluded in ProblemList.
Contributor
1998768 to
a1b1555
Compare
Contributor
Author
Contributor
|
re #5808 (comment), please update PR description and commit message |
- Enable jdk_beans on alinux, plinux, zlinux for all java versions related: eclipse-openj9/openj9#20531 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
a1b1555 to
abdf198
Compare
LongyuZhang
approved these changes
Dec 9, 2024
judovana
pushed a commit
to judovana/aqa-tests
that referenced
this pull request
Mar 11, 2025
- Enable jdk_beans on alinux, plinux, zlinux for all java versions 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