-
-
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
Skipped FIPS test for jdk11_tier1_pack200 and jdk_native_sanity testcase #5543
Conversation
…ase. - Added features to OpenJDK test cases - `jdk11_tier1_pack200` and `jdk_native_sanity`` to accommodate the following TESTFLAGS: FIPS140_2, FIPS140_3_OpenJCEPlusFIPS, FIPS140_3_OpenJCEPlusFIPS.FIPS140-3. related: https://github.ibm.com/runtimes/backlog/issues/1494 Signed-off-by: Anna Babu Palathingal <[email protected]>
Grinder tests: https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/42960/ TARGET: testList TESTLIST=jdk_native_sanity,jdk11_tier1_pack200 , with TEST FLAG, TESTCASE is not identified. https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/42959/ |
Just a friendly reminder, this PR needs to back port into v1.0.3 and v1.0.4 release branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…ase. (adoptium#5543) - Added features to OpenJDK test cases - `jdk11_tier1_pack200` and `jdk_native_sanity`` to accommodate the following TESTFLAGS: FIPS140_2, FIPS140_3_OpenJCEPlusFIPS, FIPS140_3_OpenJCEPlusFIPS.FIPS140-3. related: https://github.ibm.com/runtimes/backlog/issues/1494 Signed-off-by: Anna Babu Palathingal <[email protected]>
…ase. (adoptium#5543) - Added features to OpenJDK test cases - `jdk11_tier1_pack200` and `jdk_native_sanity`` to accommodate the following TESTFLAGS: FIPS140_2, FIPS140_3_OpenJCEPlusFIPS, FIPS140_3_OpenJCEPlusFIPS.FIPS140-3. related: https://github.ibm.com/runtimes/backlog/issues/1494 Signed-off-by: Anna Babu Palathingal <[email protected]>
@llxia Please find the PR: #5544 and #5546 to backport changes into https://github.com/adoptium/aqa-tests/tree/v1.0.3-release and https://github.com/adoptium/aqa-tests/tree/v1.0.4-release respectively. |
…ase. (#5543) (#5544) - Added features to OpenJDK test cases - `jdk11_tier1_pack200` and `jdk_native_sanity`` to accommodate the following TESTFLAGS: FIPS140_2, FIPS140_3_OpenJCEPlusFIPS, FIPS140_3_OpenJCEPlusFIPS.FIPS140-3. related: https://github.ibm.com/runtimes/backlog/issues/1494 Signed-off-by: Anna Babu Palathingal <[email protected]>
…ase. (#5543) (#5546) - Added features to OpenJDK test cases - `jdk11_tier1_pack200` and `jdk_native_sanity`` to accommodate the following TESTFLAGS: FIPS140_2, FIPS140_3_OpenJCEPlusFIPS, FIPS140_3_OpenJCEPlusFIPS.FIPS140-3. related: https://github.ibm.com/runtimes/backlog/issues/1494 Signed-off-by: Anna Babu Palathingal <[email protected]>
jdk11_tier1_pack200
andjdk_native_sanity
to accommodate the following TESTFLAGS: FIPS140_2, FIPS140_3_OpenJCEPlusFIPS, FIPS140_3_OpenJCEPlusFIPS.FIPS140-3.related: https://github.ibm.com/runtimes/backlog/issues/1494