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 CryptoTests for OpenJ9 FIPS #5003

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

JasonFengJ9
Copy link
Contributor

@JasonFengJ9 JasonFengJ9 commented Jan 25, 2024

Exclude CryptoTests for OpenJ9 FIPS

An internal grinder
Related to eclipse-openj9/openj9#18801

Signed-off-by: Jason Feng fengj@ca.ibm.com

@pshipton
Copy link
Contributor

Re eclipse-openj9/openj9#18801 it should be excluded for FIPS mode only.

@pshipton
Copy link
Contributor

eclipse-openj9/openj9#16712 is resolved, I wonder if the non-FIPS exclude should be removed for jdk19+.

@JasonFengJ9 JasonFengJ9 changed the title Exclude CryptoTests for OpenJ9 Exclude CryptoTests for OpenJ9 FIPS Jan 25, 2024
@JasonFengJ9
Copy link
Contributor Author

eclipse-openj9/openj9#16712 is resolved, I wonder if the non-FIPS exclude should be removed for jdk19+.

Enabled it.

@JasonFengJ9
Copy link
Contributor Author

Re eclipse-openj9/openj9#18801 it should be excluded for FIPS mode only.

Disabled it via <testflag>fips140_2</testflag>, verified it via another internal grinder

@pshipton
Copy link
Contributor

Pls try a jdk21 grinder on all platforms in order to re-enable CryptoTest in non-fips runs.

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@JasonFengJ9
Copy link
Contributor Author

Pls try a jdk21 grinder on all platforms in order to re-enable CryptoTest in non-fips runs.

An internal grinder shows a few timeout errors.
I would defer the test enabling to a separate PR instead.

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

@pshipton pshipton merged commit 9abb319 into adoptium:master Jan 26, 2024
1 of 2 checks passed
@JasonFengJ9 JasonFengJ9 deleted the excludecryptotests branch January 26, 2024 20:56
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.

None yet

4 participants