summaryrefslogtreecommitdiff
path: root/Chalice/tests/general-tests/prog4.output.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Chalice/tests/general-tests/prog4.output.txt')
-rw-r--r--Chalice/tests/general-tests/prog4.output.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/Chalice/tests/general-tests/prog4.output.txt b/Chalice/tests/general-tests/prog4.output.txt
deleted file mode 100644
index 4ab057dd..00000000
--- a/Chalice/tests/general-tests/prog4.output.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-Verification of prog4.chalice using parameters=""
-
- 5.5: Assertion might not hold. The expression at 5.12 might not evaluate to true.
- 17.7: The target of the release statement might not be locked by the current thread.
- 17.7: Release might fail because the current thread might hold the read lock.
- 30.7: The target of the release statement might not be locked by the current thread.
- 30.7: Release might fail because the current thread might hold the read lock.
- 34.5: The target of the release statement might not be locked by the current thread.
- 34.5: Release might fail because the current thread might hold the read lock.
-
-The program did not fully verify; the smoke warnings might be misleading if contradictions are introduced by failing proof attempts of the verification.
- 2.3: The end of method M is unreachable.
-
-Boogie program verifier finished with 7 errors and 1 smoke test warnings