Skip to content

Commit

Permalink
Merge pull request #725 from annaibm/excludeFips_openjdk8_1089
Browse files Browse the repository at this point in the history
Exclude subtests for FIPS openjdk8_j9
  • Loading branch information
JasonFengJ9 authored Dec 18, 2023
2 parents eb4eb89 + 5d1c521 commit 63f04d9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions jdk/test/ProblemList-FIPS140_2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -882,3 +882,10 @@ sun/rmi/rmic/manifestClassPath/run.sh https://gith
# The minimum length for an MD5 HMAC key is 16 bytes.
# However, this test uses a 4 bytes length key for HmacMD5.
com/sun/crypto/provider/Mac/HmacMD5.java https://github.com/ibmruntimes/openj9-openjdk-jdk8/issues/611 linux-x64,linux-ppc64le,linux-s390x

# Temporary Exclusion
# java.security.NoSuchAlgorithmException: MyType TerminalFactory not available
javax/smartcardio/TerminalFactorySpiTest.java https://github.ibm.com/runtimes/backlog/issues/1089 linux-x64,linux-ppc64le,linux-s390x

# java.lang.IllegalArgumentException: EncryptionKey: Key bytes cannot be null!
sun/security/krb5/etype/WeakCrypto.java https://github.ibm.com/runtimes/backlog/issues/1089 linux-x64,linux-ppc64le,linux-s390x

0 comments on commit 63f04d9

Please sign in to comment.