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

Update ignore list based on M2 build #178

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

JinhangZhang
Copy link
Contributor

No description provided.

@JinhangZhang
Copy link
Contributor Author

JinhangZhang commented Jul 26, 2024

Copy link
Contributor

@KostasTsiounis KostasTsiounis left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@keithc-ca keithc-ca left a comment

Choose a reason for hiding this comment

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

It a little late to correct similar changes for jdk22, but we can get this right.

test/jdk/ProblemList-FIPS140_3_OpenJcePlus.txt Outdated Show resolved Hide resolved
Copy link
Member

@JasonFengJ9 JasonFengJ9 left a comment

Choose a reason for hiding this comment

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

LGTM

@JasonFengJ9
Copy link
Member

@keithc-ca could you pls review?
FIPS140-3 testing depends on porting this PR to 0.46 branch.

Comment on lines 960 to 961
sun/security/ssl/SSLContextImpl/SSLContextDefault.java https://github.com/ibmruntimes/openj9-openjdk-jdk21/issues/153 linux-x64,linux-ppc64le,linux-s390x,aix-all
Copy link
Member

Choose a reason for hiding this comment

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

Normally I would ask that the list of platforms be ordered alphabetically (aix-all,linux-ppc64le,linux-s390x,linux-x64), but to avoid delaying the 0.46.0 release further I won't insist this time.

Copy link
Member

Choose a reason for hiding this comment

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

Also, the issues referenced here should have some content that helps explain why a given test is excluded: #153 is just empty. Can we do better?

Copy link
Member

Choose a reason for hiding this comment

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

I suggest this change be proposed (as is) for the 0.46.0 release branch and then this can be improved as I suggested above.

Copy link
Member

Choose a reason for hiding this comment

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

Souds good, @keithc-ca could you approve/merge?

Normally I would ask that the list of platforms be ordered alphabetically (aix-all,linux-ppc64le,linux-s390x,linux-x64), but to avoid delaying the 0.46.0 release further I won't insist this time.

FYI @JinhangZhang

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Also, the issues referenced here should have some content that helps explain why a given test is excluded: #153 is just empty. Can we do better?

We do have a plan to analyze all of them in the future not only for 21 but also for all other versions as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I suggest this change be proposed (as is) for the 0.46.0 release branch and then this can be improved as I suggested above.

sorted

Copy link
Member

Choose a reason for hiding this comment

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

Also, the issues referenced here should have some content that helps explain why a given test is excluded: #153 is just empty. Can we do better?

FYI @JinhangZhang

sun/security/rsa/TestSigGen15.java https://github.com/ibmruntimes/openj9-openjdk-jdk21/issues/153 aix-all,linux-ppc64le,linux-s390x,linux-x64
sun/security/rsa/TestSignatures.java https://github.com/ibmruntimes/openj9-openjdk-jdk21/issues/153 aix-all,linux-ppc64le,linux-s390x,linux-x64
sun/security/rsa/WithoutNULL.java https://github.com/ibmruntimes/openj9-openjdk-jdk21/issues/153 aix-all,linux-ppc64le,linux-s390x,linux-x64
sun/security/r
Copy link
Member

Choose a reason for hiding this comment

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

s390x should appear before x86.

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

Comment on lines +969 to +972
jdk/security/logging/RecursiveEventHelper.java https://github.com/ibmruntimes/openj9-openjdk-jdk21/issues/153 aix-all,linux-ppc64le,linux-s390x
jdk/nio/zipfs/ZipFSTester.java https://github.com/ibmruntimes/openj9-openjdk-jdk21/issues/153 aix-all,linux-ppc64le,linux-s390x
sun/security/pkcs11/SecretKeyFactory/TestPBKD.java https://github.com/ibmruntimes/openj9-openjdk-jdk21/issues/153 aix-all,linux-ppc64le,linux-s390x,linux-x64
sun/security/ssl/SSLContextImpl/SSLContextDefault.java https://github.com/ibmruntimes/openj9-openjdk-jdk21/issues/153 aix-all,linux-ppc64le,linux-s390x,linux-x64
Copy link
Member

Choose a reason for hiding this comment

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

I'll approve this, but in the future, tests should be sorted alphabetically (at least within a group - "jdk/nio" should appear before "jdk/security").

@keithc-ca keithc-ca merged commit 31581a2 into ibmruntimes:openj9 Jul 31, 2024
2 checks passed
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.

4 participants