You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TestBasic/TestInvalidExit in pla sometimes failed. NRE must occur after ORE in the tests, but the test fails because it contains a request transaction.
TestBasic/TestInvalidExit in pla sometimes failed. NRE must occur after ORE in the tests, but the test fails because it contains a request transaction.
System information
Geth version:
plasma-evm:
OS & Version: Ubuntu 18.04.1 LTS
Commit hash : 3fd45f8
Expected behaviour
Pass TestBasic/TestInvalidExit in pls
Actual behaviour
Sometimes fail
Steps to reproduce the behaviour
go test -v --timeout 3600s ./pls -run TestBasic
go test -v --timeout 3600s ./pls -run TestInvalidExit
Backtrace
The text was updated successfully, but these errors were encountered: