forked from adoptium/aqa-tests
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Problem list #10
Open
sophia-guo
wants to merge
72
commits into
master
Choose a base branch
from
problemList
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Problem list #10
Conversation
This file contains 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
…5774) Signed-off-by: Sophia Guo <[email protected]>
* Changing JCK HTTP URL For details, see https://github.com/temurin-compliance/ temurin-compliance/issues/589 Signed-off-by: Adam Farley <[email protected]> * Amending http URL for TCK testing Signed-off-by: Adam Farley <[email protected]> --------- Signed-off-by: Adam Farley <[email protected]>
Signed-off-by: Stewart X Addison <[email protected]>
* Add validation for platform strings to exclude_parser.py * Exit with code 1 on logging of error. Only parse files in exclude_path * Remove comment that does not apply to current code * Simplify validation of exclusion format
Increase aarch linux jtreg timeout option. Signed-off-by: LongyuZhang <[email protected]>
resolves: eclipse-openj9/openj9#20587 Signed-off-by: Lan Xia <[email protected]>
* Add OpenChain Badge resolves: adoptium#5263 Signed-off-by: Lan Xia <[email protected]> * Use shorter URL Signed-off-by: Lan Xia <[email protected]> * Change background color Signed-off-by: Lan Xia <[email protected]> * Logo style plastic Signed-off-by: Lan Xia <[email protected]> * Use logoColor parameter Signed-off-by: Lan Xia <[email protected]> --------- Signed-off-by: Lan Xia <[email protected]>
Test failure have been resolved by eclipse-openj9/openj9#18864 Signed-off-by: Jack Lu <[email protected]>
Issue eclipse-openj9/openj9#19962 Signed-off-by: Peter Shipton <[email protected]>
- Update `disabledTestsLinter.yml` to remove the `-v` flag - reduce the unnecessary debug output resolves: adoptium#5795 Signed-off-by: Anna Babu Palathingal <[email protected]>
* Enable java/lang/ClassLoader/Assert.java Signed-off-by: Sophia Guo <[email protected]> * Update --------- Signed-off-by: Sophia Guo <[email protected]>
The indentation was so wrong, that the file could not be parsed
The -t/--testdir was made optional in favour ow CWD in February and removed in August
Add jdk_restricted_security test Signed-off-by: LongyuZhang <[email protected]>
Check environment variable as set only if it's not empty. Signed-off-by: Sophia Guo <[email protected]>
- Exclude jdk_bean subtest `java_awt_ScrollPane` - The test exclusion on macOS for versions 8,17,21,23 related: eclipse-openj9/openj9#20531 Signed-off-by: Anna Babu Palathingal <[email protected]>
* Jfr -Xmx768m Signed-off-by: Sophia Guo <[email protected]> * Add Mode to jdk_custom Signed-off-by: Sophia Guo <[email protected]> * Revert to no variation with jdk_custom Signed-off-by: Sophia Guo <[email protected]> --------- Signed-off-by: Sophia Guo <[email protected]>
…doptium#5805) This reverts commit 5199075.
- Exclude jdk_bean subtest -`Test6397609` and ` Test5102804` on xlinux JDK8 related: eclipse-openj9/openj9#20531 Signed-off-by: Anna Babu Palathingal <[email protected]>
- Enable jdk_beans on alinux, plinux, zlinux for all java versions related: eclipse-openj9/openj9#20531 Signed-off-by: Anna Babu Palathingal <[email protected]>
Copied ProblemList_openjdk24.txt to ProblemList_openjdk25.txt; Copied ProblemList_openjdk24-openj9.txt to ProblemList_openjdk25-openj9.txt. Signed-off-by: Jason Feng <[email protected]>
-Reformatted the ProblemList files related: adoptium#5787 Signed-off-by: Anna Babu Palathingal <[email protected]>
Enable jdk_restricted_security test on JDK8 Signed-off-by: LongyuZhang <[email protected]>
Fix file format for TestsLinter Signed-off-by: LongyuZhang <[email protected]>
Update playlist of jdk_lang_j9 test for increasing test coverage. there are no enough test cases for testing balanced sweep compaction code, so adding the variation for jdk_lang_j9 test with fvt option -XXgc:fvtest_forceCopyForwardHybridMarkCompactRatio=10 (force random pick 10% collection set(regions) to be sweep/compact instead of copyforward during regular PGC). Signed-off-by: lhu <[email protected]>
…optium#5826) Signed-off-by: Jason Feng <[email protected]>
Fix external CRIU mkdir licenses failure Signed-off-by: LongyuZhang <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@6f51ac0...65c4c4a) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Exclude ReadOldClass test which deliberately fails on AIX * serviceability/dcmd/DynLibDcmdTest.java unsupported on AIX * Forgot the platform and issue link
Signed-off-by: Andrew Leonard <[email protected]>
…adoptium#5863) Signed-off-by: Andrew Leonard <[email protected]>
Signed-off-by: Andrew Leonard <[email protected]>
…putDirTest (adoptium#5868) Signed-off-by: Andrew Leonard <[email protected]>
Signed-off-by: Andrew Leonard <[email protected]>
Signed-off-by: Andrew Leonard <[email protected]> Co-authored-by: sophia-guo <[email protected]>
- Exclude jdk_beans subtests for amac/xmac for versions 8,24,25 related: eclipse-openj9/openj9#20531 Signed-off-by: Anna Babu Palathingal <[email protected]>
- RERUN_FAILURE flag to false fixes : adoptium#5856 Signed-off-by: Denny Chacko Jacob<[email protected]>
Signed-off-by: Andrew Leonard <[email protected]>
* Enable rerun job with langtools_custom target Signed-off-by: Sophia Guo <[email protected]> * Test only Signed-off-by: Sophia Guo <[email protected]> --------- Signed-off-by: Sophia Guo <[email protected]>
Signed-off-by: Lan Xia <[email protected]>
- Exclude `java/beans/Beans/TypoInBeanDescription.java` on AIX JDK17+ related: eclipse-openj9/openj9#20531, runtimes/backlog#1589 Signed-off-by: Anna Babu Palathingal <[email protected]>
Issues eclipse-openj9/openj9#20369 eclipse-openj9/openj9#20705 eclipse-openj9/openj9#20955 Signed-off-by: Peter Shipton <[email protected]>
Signed-off-by: Shelley Lambert <[email protected]>
* Move SHA check function to TKG * No not remove the .git repo dir * Collecting Openj9 and Vendors repo SHA at stage time * keep .git folder * use git rm * git rm quite
Issue eclipse-openj9/openj9#14948 Signed-off-by: Peter Shipton <[email protected]>
…tium#5891) * Enable tools/jpackage/share disabled by jdk_tools for non jdk17 Exclude one failing test with alpine by linux-all under adoptium. So test is only excluded for adoptium on other linux platforms including alpine. Signed-off-by: Sophia Guo <[email protected]> * Exclude specific problematic jdk_tools testcases on apline Signed-off-by: Sophia Guo <[email protected]> * update tracked issue Signed-off-by: Sophia Guo <[email protected]> --------- Signed-off-by: Sophia Guo <[email protected]>
Update ProblemList_openjdk21-openj9.txt to add the link to a new issue Added link to https://github.ibm.com/runtimes/backlog/issues/1591 for java/net/MulticastSocket/Promiscuous.java because of failures in linux-s390x and aix-all platforms
perm issue eclipse-openj9/openj9#21016 temp issues eclipse-openj9/openj9#20357 eclipse-openj9/openj9#21017 eclipse-openj9/openj9#21018 eclipse-openj9/openj9#21019 Signed-off-by: Peter Shipton <[email protected]>
…ium#5910) * Exclude hotspot runtime tests not supported on windows aarch64 * Update openjdk/excludes/ProblemList_openjdk23.txt Co-authored-by: Shelley Lambert <[email protected]> --------- Co-authored-by: sophia-guo <[email protected]> Co-authored-by: Shelley Lambert <[email protected]>
* Windows aarch64 excludes Signed-off-by: Andrew Leonard <[email protected]> * Windows aarch64 excludes Signed-off-by: Andrew Leonard <[email protected]> --------- Signed-off-by: Andrew Leonard <[email protected]>
…nJ9 (adoptium#5922) Issue eclipse-openj9/openj9#20351 Signed-off-by: Peter Shipton <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@0b93645...4237552) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sophia Guo <[email protected]>
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.
https://ci.adoptium.net/view/Test_grinder/job/Grinder/12651/
https://ci.adoptium.net/view/Test_grinder/job/Grinder/12650/
https://ci.adoptium.net/view/Test_grinder/job/Grinder/12649/