Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Fix StateTests_RandomTests_st201503181402CPPJIT #270

Closed
gavofyork opened this issue Jan 29, 2016 · 0 comments · Fixed by #279
Closed

Fix StateTests_RandomTests_st201503181402CPPJIT #270

gavofyork opened this issue Jan 29, 2016 · 0 comments · Fixed by #279
Assignees
Labels
F0-consensus 💣 Issue can lead to a consensus failure. F4-tests 💻 Tests need fixing, improving or augmenting.

Comments

@gavofyork
Copy link
Contributor

    !!! randomStatetest: State mismatch (got: 716c…7126d105, expect: 7970…afd84695):
Got:
095e…af552d87 => (bal=978542004; nonce=0; code=239 bytes, #c147…6b46878c; storage=2 items)
9453…285a71b5 => (bal=80518; nonce=0; code=17 bytes, #db94…bb2738ab; storage=0 items)
a94f…7e6ebf0b => (bal=999999999021377524; nonce=1; code=0 bytes, #c5d2…5d85a470; storage=0 items)

Expect:
095e…af552d87 => (bal=978542004; nonce=0; code=239 bytes, #c147…6b46878c; storage=2 items)
9453…285a71b5 => (bal=80518; nonce=0; code=17 bytes, #db94…bb2738ab; storage=0 items)
a94f…7e6ebf0b => (bal=999999999021377524; nonce=1; code=0 bytes, #c5d2…5d85a470; storage=0 items)

Diff ---expect -> +++got:
*** 095e…af552d87: 
    *  0 = 0x0 => 0 = 0x0 (was #0000…285a71b5)
    *  #00fe…00000000 => #0000…285a71b5 (was 0 = 0x0)

@gavofyork gavofyork added F0-consensus 💣 Issue can lead to a consensus failure. F4-tests 💻 Tests need fixing, improving or augmenting. labels Jan 29, 2016
@gavofyork gavofyork added this to the 0.9 Initial prerelease milestone Jan 29, 2016
gavofyork added a commit that referenced this issue Jan 31, 2016
Fixes #269
Fixes #270
Also fix evm debug feature.
@gavofyork gavofyork self-assigned this Jan 31, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F0-consensus 💣 Issue can lead to a consensus failure. F4-tests 💻 Tests need fixing, improving or augmenting.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant