Conversation
|
Hand compared the extracted expectations with the original ones. I do not want to do that again :) However, there seems to be a non-determinism bug (it seems to be in ViewPureChecker). Some test cases report two warnings in different order sometimes. This is one of the affected tests: |
|
I haven't fully reviewed this, but I'm still fine to merge it. |
|
The tests fail due to expectations depending on the VM version. Is this fixable in the isoltest framework? |
|
This is hopefully the final fix now. |
|
Appveyor is green apart from the know problem and bytecode comparison push. |
Ah I was sure I kept all of those in the C++ file, but seems like missed this one. |
|
The code did not show that it depended on the EVM version and the error message was shortened (those only perform a partial match). |
No description provided.