Adjust tests for nondeterminism

This commit is contained in:
Leo Alt
2021-08-25 21:10:43 +02:00
parent facc66997b
commit a9af63187e
31 changed files with 81 additions and 80 deletions
@@ -15,5 +15,6 @@ contract C {
}
// ====
// SMTEngine: all
// SMTIgnoreCex: yes
// ----
// Warning 6328: (152-181): CHC: Assertion violation happens here.\nCounterexample:\narray2d = [[], [], []]\n\nTransaction trace:\nC.constructor()\nState: array2d = []\nC.l()\n C.s() -- internal call
// Warning 6328: (152-181): CHC: Assertion violation happens here.