Skip to content

Commit 1eb8803

Browse files
committed
Array_UF21 does not always work with incremental SMT back-end
The test consistently fails when doing coverage checking (was also the case in the coverage check run of #7434, which was the PR introducing this test). The output is: `Invalid SMT response "corrupted"` The test appears to be working fine when not doing coverage checking, though.
1 parent 4dddeee commit 1eb8803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regression/cbmc/Array_UF21/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE new-smt-backend
1+
CORE
22
main.c
33
--arrays-uf-always --bounds-check
44
^VERIFICATION FAILED$

0 commit comments

Comments
 (0)