Skip to content

Commit 452c7c1

Browse files
svorenovaThomas Kiley
svorenova
authored and
Thomas Kiley
committed
Update regression test that no longer throws an exception
1 parent 258795f commit 452c7c1

File tree

1 file changed

+2
-7
lines changed
  • regression/cbmc-java/dynamic-multi-dimensional-array

1 file changed

+2
-7
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
CORE
22
TestClass.class
33
--function TestClass.f --cover location --unwind 2
4-
Source GOTO statement: .*
5-
(^ exception: Can't convert byte_extraction|Nested exception printing not supported on Windows)
6-
^EXIT=6$
7-
--
8-
--
9-
The exception thrown in this test is the symptom of a bug; the purpose of this
10-
test is the validate the output of that exception
4+
^EXIT=0$
5+
^SIGNAL=0$

0 commit comments

Comments
 (0)