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: jbmc/regression/jbmc/exceptions29/test.desc
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
THOROUGH
1
+
CORE
2
2
test
3
-
--unwind 10
3
+
--unwind 10 --max-nondet-string-length 10
4
4
^\[java::test.main:\(\[Ljava/lang/String;\)V\.assertion.1\] line 14 assertion at file test\.java line 14 function java::test.main:\(\[Ljava/lang/String;\)V bytecode-index 21: FAILURE$
5
5
^VERIFICATION FAILED$
6
6
^EXIT=10$
@@ -15,6 +15,3 @@ test.main gives the following exception table:
15
15
8 22 25 Class java/lang/Exception
16
16
0 7 45 Class MyException
17
17
8 42 45 Class MyException
18
-
19
-
The test is marked "THOROUGH" as it requires more memory than may be available
0 commit comments