-
-
Notifications
You must be signed in to change notification settings - Fork 314
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 jdk_security4 test on jdk8 linux #5220
Conversation
Happy to approve the exclusion. Would also like some additional info, https://bugs.openjdk.org/browse/JDK-8258855 mentions 2 other testcases but not the one being excluded, would be good to confirm/document the original exclusion and this one fails in the same way (with the same exception) From JDK-8258855
Noting that https://bugs.openjdk.org/browse/JDK-8262033 was closed as won't fix. If that is true, what does that mean to us, are the implications that we'd be excluding permanently. |
Closing as it looks like an infra problem. Its passing on some machines https://ci.adoptium.net/job/Grinder/9602/ and failing on others https://ci.adoptium.net/job/Grinder/9603/testReport/. Will continue this in an infra issue |
Infra issue raised here adoptium/infrastructure#3521 |
And yes, thanks once this is merged, it can be cherrypicked to the v1.0.1-release branch. |
This reverts commit 1ef8a6f.
This test is excluded on jdk11
aqa-tests/openjdk/excludes/ProblemList_openjdk11.txt
Line 98 in 27e4c1a
We're seeing it on jdk8 in the dry run #5213 (comment)
Will merge this into the release branch when approved