core, tests: implement Metropolis EIP 684

This commit is contained in:
Péter Szilágyi
2017-08-25 12:30:51 +03:00
parent 27a5622e99
commit 08f27428b4
5 changed files with 18 additions and 12 deletions

View File

@ -27,7 +27,6 @@ func TestVM(t *testing.T) {
vmt := new(testMatcher)
vmt.fails("^vmSystemOperationsTest.json/createNameRegistrator$", "fails without parallel execution")
vmt.skipLoad(`^vmPerformanceTest.json`) // log format broken
vmt.skipLoad(`^vmInputLimits(Light)?.json`) // log format broken
vmt.skipShortMode("^vmPerformanceTest.json")