summaryrefslogtreecommitdiff
path: root/Chalice/tests/general-tests/prog3.output.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Chalice/tests/general-tests/prog3.output.txt')
-rw-r--r--Chalice/tests/general-tests/prog3.output.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/Chalice/tests/general-tests/prog3.output.txt b/Chalice/tests/general-tests/prog3.output.txt
deleted file mode 100644
index 286b9248..00000000
--- a/Chalice/tests/general-tests/prog3.output.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Verification of prog3.chalice using parameters=""
-
- 76.3: The postcondition at 77.13 might not hold. The expression at 77.13 might not evaluate to true.
- 76.3: Method might lock/unlock more than allowed.
- 191.5: The precondition at 182.14 might not hold. Insufficient epsilons at 182.14 for ReadSharing.x.
- 202.3: The postcondition at 204.13 might not hold. Insufficient epsilons at 204.13 for ReadSharing.x.
-
-The program did not fully verify; the smoke warnings might be misleading if contradictions are introduced by failing proof attempts of the verification.
- 191.5: The statements after the method call statement are unreachable.
-
-Boogie program verifier finished with 4 errors and 1 smoke test warnings