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

Delete jdk11_tier1_cipher for duplicate testcases #3994

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

sendaoYan
Copy link
Contributor

jdk11_tier1_cipher(sanity.openjdk) is subset of jdk_security2(extened.openjdk), which cause there are 91 duplicate testcases in sanity.openjdk and extended.openjdk. Delete jdk11_tier1_cipher in openjdk/playlist.xml to avoid duplicate testcases

Fixes: #3992

Signed-off-by: sendaoYan yansendao.ysd@alibaba-inc.com

jdk11_tier1_cipher(sanity.openjdk) is subset of jdk_security2(extened.openjdk), which cause there are 91 duplicate testcases in sanity.openjdk and extended.openjdk. Delete jdk11_tier1_cipher in openjdk/playlist.xml to avoid duplicate testcases

Fixes: adoptium#3992
Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
Copy link
Contributor

@llxia llxia left a comment

Choose a reason for hiding this comment

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

LGTM

@llxia llxia merged commit 2b1925c into adoptium:master Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jdk11_tier1_cipher(sanity.openjdk) is subset of jdk_security2(extened.openjdk)
3 participants