Update Ethereum JSON tests, skip failing

This commit is contained in:
Gustav Simonsson
2015-07-03 09:40:07 +02:00
parent acd85fe95f
commit ff97059a99
20 changed files with 1935 additions and 4520 deletions

View File

@ -129,7 +129,7 @@ func runBlockTests(bt map[string]*BlockTest, skipTests []string) error {
// if the test should be skipped, return
if skipTest[name] {
glog.Infoln("Skipping block test", name)
return nil
continue
}
// test the block