Skip to content

Commit 6addbf4

Browse files
authored
Exclude 'jck-runtime-api-java_security' test for FIPS JDK8 (#4839)
Signed-off-by: anna.bp <[email protected]>
1 parent eb0e87f commit 6addbf4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

jck/runtime.api/playlist.xml

+6
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,12 @@
644644
<version>8+</version>
645645
<impl>openj9</impl>
646646
</disable>
647+
<disable>
648+
<comment>backlog/issues/1118</comment>
649+
<version>8</version>
650+
<impl>openj9</impl>
651+
<testflag>fips140_2</testflag>
652+
</disable>
647653
</disables>
648654
<variations>
649655
<variation>NoOptions</variation>

0 commit comments

Comments
 (0)