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
{{ message }}
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.
I see an error env not set! when I try to run a single bcStateTest.
$ ETHEREUM_TEST_PATH="../../tests" test/testeth -t BlockchainTests -- --singletest '../../tests/BlockchainTests/GeneralStateTests/stExample/add11_d0g0v0.json' 'add11_d0g0v0_Byzantium' --vmtrace --verbosity 3
Test Case "customTestSuite":
ℹ 10:49:11.926|testeth add11_d0g0v0_Byzantium
/home/yh/src/testeth/test/tools/jsontests/StateTests.cpp(69): fatal error: in "customTestSuite/customTestSuite": add11_d0g0v0_Byzantium env not set!
*** 1 failure is detected (7 failures are expected) in the test module "Master Test Suite"
The text was updated successfully, but these errors were encountered:
I see an error
env not set!
when I try to run a single bcStateTest.The text was updated successfully, but these errors were encountered: