Skip to content

Commit fb52334

Browse files
committed
Update criu_nonPortable SecurityManager error for 24+
Signed-off-by: Theresa Mammarella <[email protected]>
1 parent 73832b3 commit fb52334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/functional/cmdLineTests/criu/criu_nonPortable.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,7 @@
464464
</test>
465465
<test id="Test setting SecurityManager via -Djava.security.manager">
466466
<command>bash $SCRIPPATH$ $TEST_RESROOT$ $JAVA_COMMAND$ "$JVM_OPTIONS$" $OPTION_SET_SECURITYMANAGER$ $MAINCLASS_TEST_SECURITYMANAGER$ setSMCommandOption 1 false false</command>
467+
<output type="success" caseSensitive="no" regex="no">java/lang/Error: A command line option has attempted to allow or enable the Security Manager. Enabling a Security Manager is not supported.</output>
467468
<output type="success" caseSensitive="no" regex="no">UnsupportedOperationException: Enabling a SecurityManager currently unsupported</output>
468469
<output type="failure" caseSensitive="yes" regex="no">TEST FAILED</output>
469470
<output type="failure" caseSensitive="yes" regex="no">CRIU is not enabled</output>

0 commit comments

Comments
 (0)