Skip to content

Commit d8edf4f

Browse files
thk123Matthias Güdemann
authored andcommitted
Adjusted test to pass
We expect verification failure as currently we don't support lambdas so there are lots of NPEs in the test code
1 parent c0f054a commit d8edf4f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

regression/cbmc-java/lambda2/test_no_crash_ecj.desc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
CORE
22
StaticMethodRef.class
33
--function StaticMethodRef.Smr
4-
^EXIT=0
4+
VERIFICATION FAILED
5+
EXIT=10
6+
SIGNAL=0
57
^SIGNAL=0
68
--
79
--

0 commit comments

Comments
 (0)