Skip to content

Commit 97e2439

Browse files
committed
Mark pointer-in-range-requires test as expensive
This test appears to take several hours when running on Windows in GitHub's CI.
1 parent fb578a6 commit 97e2439

File tree

1 file changed

+1
-1
lines changed
  • regression/contracts-dfcc/memory-predicates-pointer-in-range-requires

1 file changed

+1
-1
lines changed

regression/contracts-dfcc/memory-predicates-pointer-in-range-requires/test.desc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE dfcc-only
1+
THOROUGH dfcc-only
22
main.c
33
--malloc-may-fail --malloc-fail-null --dfcc main --enforce-contract foo _ --pointer-check --pointer-primitive-check
44
^EXIT=0$

0 commit comments

Comments
 (0)