File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
test/functional/Java8andUp Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -1571,6 +1571,12 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
1571
1571
-->
1572
1572
<test >
1573
1573
<testCaseName >JCL_TEST_Java-Security_SE80</testCaseName >
1574
+ <disables >
1575
+ <disable >
1576
+ <comment >https://github.com/eclipse-openj9/openj9/issues/16900</comment >
1577
+ <testflag >FIPS140_2</testflag >
1578
+ </disable >
1579
+ </disables >
1574
1580
<variations >
1575
1581
<variation >NoOptions</variation >
1576
1582
</variations >
@@ -1605,6 +1611,12 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
1605
1611
-->
1606
1612
<test >
1607
1613
<testCaseName >JCL_TEST_Java-Security</testCaseName >
1614
+ <disables >
1615
+ <disable >
1616
+ <comment >https://github.com/eclipse-openj9/openj9/issues/16900</comment >
1617
+ <testflag >FIPS140_2</testflag >
1618
+ </disable >
1619
+ </disables >
1608
1620
<variations >
1609
1621
<variation >NoOptions</variation >
1610
1622
</variations >
You can’t perform that action at this time.
0 commit comments