ibmruntimes / openj9-openjdk-jdk17

Extensions for OpenJDK 17 for Eclipse OpenJ9
GNU General Public License v2.0
23 stars 55 forks source link

Excludes subtests for FIPS openjdk17_j9 #298

Closed annaibm closed 11 months ago

annaibm commented 11 months ago

-Exclude java/util/jar/JarFile/VerifySignedJar.java -Exclude com/sun/jndi/ldap/LdapSSLHandshakeFailureTest.java -Exclude javax/smartcardio/TerminalFactorySpiTest.java

related: backlog/issues/1089

annaibm commented 11 months ago

Grinder Result: 1.TARGET: testList TESTLIST=jdk_util,jdk_other, TEST_FLAG: FIPS140_2, https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/36841/testReport/ 2.TARGET:testList TESTLIST=jdk_util,jdk_other , TEST_FLAG: , https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/36839/testReport/

llxia commented 11 months ago

@JasonFengJ9 could you review? Thanks