Skip to content

Commit 0d2ccc1

Browse files
committed
Fix tests previously broken
This removes the labels on some tests that used to have the broken-smt-backend flag but now pass.
1 parent da9922e commit 0d2ccc1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

regression/cbmc/enum-trace1/test_json.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE broken-smt-backend
1+
CORE
22
main.c
33
--json-ui --function test --trace
44
activate-multi-line-match

regression/cbmc/json-interface1/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE broken-smt-backend
1+
CORE
22
--json-interface
33
< test.json
44
activate-multi-line-match

regression/cbmc/json1/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE broken-smt-backend
1+
CORE
22
main.c
33
--json-ui --stop-on-fail
44
activate-multi-line-match

0 commit comments

Comments
 (0)