mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #12722 from ethereum/smt_fix_nondet
Ignore cex in SMT test
This commit is contained in:
commit
5369bdc8fb
@ -16,6 +16,7 @@ contract C {
|
||||
// ====
|
||||
// SMTEngine: all
|
||||
// SMTIgnoreOS: macos
|
||||
// SMTIgnoreCex: yes
|
||||
// ----
|
||||
// Warning 6328: (s2.sol:259-292): CHC: Assertion violation happens here.\nCounterexample:\n\n\nTransaction trace:\nC.constructor()\nC.h()\n C.f(5) -- internal call\n C.f(5) -- internal call
|
||||
// Warning 6328: (s2.sol:346-377): CHC: Assertion violation happens here.\nCounterexample:\n\n\nTransaction trace:\nC.constructor()\nC.h()\n C.f(5) -- internal call\n C.f(5) -- internal call\n C.g(1) -- internal call\n C.g(1) -- internal call
|
||||
// Warning 6328: (s2.sol:259-292): CHC: Assertion violation happens here.
|
||||
// Warning 6328: (s2.sol:346-377): CHC: Assertion violation happens here.
|
||||
|
Loading…
Reference in New Issue
Block a user