diff options
Diffstat (limited to 'Chalice/tests/permission-model/predicates.output.txt')
-rw-r--r-- | Chalice/tests/permission-model/predicates.output.txt | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/Chalice/tests/permission-model/predicates.output.txt b/Chalice/tests/permission-model/predicates.output.txt index 30c08a1a..8b9d8abe 100644 --- a/Chalice/tests/permission-model/predicates.output.txt +++ b/Chalice/tests/permission-model/predicates.output.txt @@ -1,7 +1,10 @@ Verification of predicates.chalice using parameters=""
- 37.5: Fold might fail because the definition of Cell.write1 does not hold. Insufficient fraction at 6.22 for Cell.x.
- 55.5: Fold might fail because the definition of Cell.read1 does not hold. Insufficient fraction at 8.21 for Cell.x.
- 66.3: The postcondition at 68.13 might not hold. Insufficient fraction at 68.13 for Cell.x.
-
-Boogie program verifier finished with 27 verified, 3 errors
+ 37.5: Fold might fail because the definition of Cell.write1 does not hold. Insufficient fraction at 6.22 for Cell.x. + 55.5: Fold might fail because the definition of Cell.read1 does not hold. Insufficient fraction at 8.21 for Cell.x. + 66.3: The postcondition at 68.13 might not hold. Insufficient fraction at 68.13 for Cell.x. + + 28.3: The end of method b3 is unreachable. + 49.3: The end of method b5 is unreachable. + +Boogie program verifier finished with 3 errors and 2 smoke test warnings.
|