Skip to content

Commit 3ce9fce

Browse files
author
Remi Delmas
committed
Tag test as FUTURE instead of KNOWNBUG
The test times out with old versions ofz3 so we avoid running it while waiting for bitwuzla in CI
1 parent 0262ae1 commit 3ce9fce

File tree

1 file changed

+2
-2
lines changed
  • regression/contracts-dfcc/quantifiers-loops-fresh-bound-vars-smt

1 file changed

+2
-2
lines changed

Diff for: regression/contracts-dfcc/quantifiers-loops-fresh-bound-vars-smt/test.desc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG dfcc-only smt-backend broken-cprover-smt-backend
1+
FUTURE dfcc-only smt-backend broken-cprover-smt-backend
22
main.c
33
--dfcc main --apply-loop-contracts --enforce-contract foo --malloc-may-fail --malloc-fail-null _ --z3 --slice-formula --no-standard-checks
44
^EXIT=0$
@@ -8,7 +8,7 @@ main.c
88
^warning: ignoring
99
--
1010

11-
Marked as KNOWNBUG because:
11+
Marked as FUTURE because:
1212
- z3 >v4.12 and up can solve the problem with `--dfcc-simple-invalid-pointer-model`,
1313
but the CI uses older versions;
1414
- bitwuzla >v0.6 can solve the problem but we don't run bitwuzla in CI.

0 commit comments

Comments
 (0)