You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition2Test.java
+65Lines changed: 65 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -289,6 +289,71 @@ public void traitsSandbox() throws Exception {
289
289
jenkins.assertLogContains("org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use staticMethod jenkins.model.Jenkins getInstance", b);
0 commit comments