Skip to content

Commit 3a1962f

Browse files
author
svorenova
committed
Turning back on regression tests
1 parent a9dc64d commit 3a1962f

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

regression/cbmc-java/enum1/test.desc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
CORE
22
enum1.class
33
--java-unwind-enum-static --unwind 3
44
^VERIFICATION SUCCESSFUL$
@@ -7,5 +7,3 @@ enum1.class
77
^Unwinding loop java::enum1.<clinit>:\(\)V.0 iteration 5 \(6 max\) file enum1.java line 6 function java::enum1.<clinit>:\(\)V bytecode-index 78 thread 0$
88
--
99
^warning: ignoring
10-
--
11-
cf. https://diffblue.atlassian.net/browse/TG-611
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
KNOWNBUG
1+
CORE
22
iterator2.class
33
--cover location --unwind 3 --function iterator2.f
44
^EXIT=0$
55
^SIGNAL=0$
66
^.*SATISFIED$
77
--
88
^warning: ignoring
9-
--
10-
https://diffblue.atlassian.net/browse/TG-610
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
KNOWNBUG
1+
CORE
22
DetectSplitPackagesTask.class
33
--show-symbol-table
44
^EXIT=0$
55
^SIGNAL=0$
66
--
77
--
8-
cf. https://diffblue.atlassian.net/browse/TG-610

0 commit comments

Comments
 (0)