This repository was archived by the owner on Nov 6, 2020. It is now read-only.
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
[json-tests] stStaticCall blockchain test failures #11076
Closed
Description
After #11054 the following JSON tests fail in stStaticCall
and are added to the list of skipped tests in ethcore/res/ethereum/tests-issues/currents.json
.
"static_callBasic_d0g0v0_ConstantinopleFix",
"static_callBasic_d1g0v0_ConstantinopleFix",
"static_callBasic_d2g0v0_ConstantinopleFix",
"static_callBasic_d3g0v0_ConstantinopleFix"
Fix the tests and "un-skip" them.