summaryrefslogtreecommitdiff
path: root/Chalice/tests/general-tests/LoopLockChange.output.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Chalice/tests/general-tests/LoopLockChange.output.txt')
-rw-r--r--Chalice/tests/general-tests/LoopLockChange.output.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/Chalice/tests/general-tests/LoopLockChange.output.txt b/Chalice/tests/general-tests/LoopLockChange.output.txt
deleted file mode 100644
index ccd9a36a..00000000
--- a/Chalice/tests/general-tests/LoopLockChange.output.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Verification of LoopLockChange.chalice using parameters=""
-
- 10.5: Method execution before loop might lock/unlock more than allowed by lockchange clause of loop.
- 35.5: The loop might lock/unlock more than the lockchange clause allows.
- 65.5: The loop might lock/unlock more than the lockchange clause allows.
-
-The program did not fully verify; the smoke warnings might be misleading if contradictions are introduced by failing proof attempts of the verification.
- 10.5: The begging of the while-body is unreachable.
- 10.5: The statements after the while-loop are unreachable.
- 75.5: Assumption introduces a contradiction.
-
-Boogie program verifier finished with 3 errors and 3 smoke test warnings