summaryrefslogtreecommitdiff
path: root/Chalice/tests/general-tests/counter.output.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Chalice/tests/general-tests/counter.output.txt')
-rw-r--r--Chalice/tests/general-tests/counter.output.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/Chalice/tests/general-tests/counter.output.txt b/Chalice/tests/general-tests/counter.output.txt
deleted file mode 100644
index 53bcd98d..00000000
--- a/Chalice/tests/general-tests/counter.output.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-Verification of counter.chalice using parameters=""
-
- 70.5: Monitor invariant might hot hold. The expression at 4.27 might not evaluate to true.
- 81.5: Assertion might not hold. The expression at 81.12 might not evaluate to true.
- 120.5: The target of the release statement might not be locked by the current thread.
- 129.7: The mu field of the target of the acquire statement might not be above waitlevel.
- 137.7: The mu field of the target of the acquire statement might not be above waitlevel.
- 146.5: The target of the release statement might not be locked by the current thread.
-
-The program did not fully verify; the smoke warnings might be misleading if contradictions are introduced by failing proof attempts of the verification.
- 63.3: The end of method main4 is unreachable.
- 117.3: The end of method nestedBad0 is unreachable.
- 129.7: The statements after the acquire statement are unreachable.
- 137.7: The begging of the lock-block is unreachable.
- 142.3: The end of method nestedBad3 is unreachable.
-
-Boogie program verifier finished with 6 errors and 5 smoke test warnings