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

Exclude java/util/WeakHashMap/GCDuringIteration.java #2083

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

pshipton
Copy link
Contributor

@pshipton pshipton commented Dec 3, 2020

Issue eclipse-openj9/openj9#10256

Signed-off-by: Peter Shipton Peter_Shipton@ca.ibm.com

@pshipton
Copy link
Contributor Author

pshipton commented Dec 3, 2020

@smlambert

@@ -261,6 +261,7 @@ java/util/stream/boottest/java.base/java/util/stream/NodeTest.java https://githu
java/util/stream/test/org/openjdk/tests/java/util/SplittableRandomTest.java https://github.com/eclipse/openj9/issues/4613 generic-all
java/util/stream/test/org/openjdk/tests/java/util/stream/CountLargeTest.java https://github.com/eclipse/openj9/issues/9040 linux-aarch64
java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java https://github.com/eclipse/openj9/issues/3447 generic-all
java/util/WeakHashMap/GCDuringIteration.java https://github.com/eclipse/openj9/issues/10256 generic-all
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change the issue to point to #1297 (a placeholder for permanent excludes, openjdk tests that are not and will never be applicable to openj9) for the 3 entries in this PR? I will reference openj9/10256 in 1297.

When we add automation to reinclude tests by checking if issues in problemlists are closed, issue 1297 will be exempt, but other issues not.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.

Issue eclipse-openj9/openj9#10256

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@smlambert
Copy link
Contributor

Do not think our PR tests will verify this is excluded (as it currently is not a change-based check, related: #2072 (comment)), so merging ahead of the checks completing.

@smlambert smlambert merged commit 0142a78 into adoptium:master Dec 3, 2020
@karianna karianna added this to TODO in aqa-tests via automation Dec 4, 2020
@karianna karianna added the bug label Dec 4, 2020
@karianna karianna added this to the December 2020 milestone Dec 4, 2020
@karianna karianna moved this from TODO to Done in aqa-tests Dec 4, 2020
@pshipton pshipton deleted the excgcdint branch April 26, 2021 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
aqa-tests
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants