mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Adjust tests for nondeterminism
This commit is contained in:
@@ -15,6 +15,7 @@ contract C {
|
||||
}
|
||||
// ====
|
||||
// SMTEngine: all
|
||||
// SMTIgnoreCex: yes
|
||||
// ----
|
||||
// Warning 6328: (143-190): CHC: Assertion violation happens here.\nCounterexample:\narray2d = [[]]\nlength = 0\nlength2 = 0\n\nTransaction trace:\nC.constructor()\nState: array2d = []\nC.s()
|
||||
// Warning 6328: (143-190): CHC: Assertion violation happens here.
|
||||
// Warning 6328: (363-408): CHC: Assertion violation happens here.
|
||||
|
||||
Reference in New Issue
Block a user