Skip to content

Commit

Permalink
Temporarily disabling CRIU security provider until CRIU security prov…
Browse files Browse the repository at this point in the history
…ider in OpenJ9 is enhanced to support wsSecurity
  • Loading branch information
anjumfatima90 committed Jan 17, 2025
1 parent 3363a9f commit 2365b31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ public void testEchoService() throws Exception {
}

@Test
@SkipForRepeat({ CHECKPOINT_RULE })
public void testEcho4Service() throws Exception {
String thisMethod = "testEcho4Service";

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#Temporarily disabling CRIU security provider until CRIU security provider in OpenJ9 is enhanced to support wsSecurity
-XX:-CRIUSecProvider

0 comments on commit 2365b31

Please sign in to comment.