Skip to content

Commit

Permalink
Added blockchain tests to skip broken list
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 committed May 27, 2020
1 parent bf39eee commit a03592f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vm/tests/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const SKIP_BROKEN = [
'ForkStressTest', // Only BlockchainTest, temporary till fixed (2020-05-23)
'dynamicAccountOverwriteEmpty', // temporary till fixed (2019-01-30), skipped along constantinopleFix work time constraints
'ChainAtoChainB', // Only BlockchainTest, temporary, along expectException fixes (2020-05-23)
'bcInvalidRLPTest_BLOCK_', // Only BlockchainTest, temporary, along expectException fixes (2020-05-27)
]

/**
Expand Down

0 comments on commit a03592f

Please sign in to comment.