mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 01:27:38 +00:00
Skip one integration test (#7031)
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
This commit is contained in:
parent
24773f08bb
commit
36a1e43dfe
@ -41,6 +41,7 @@ func TestBlockchain(t *testing.T) {
|
||||
// Currently it fails because SpawnStageHeaders doesn't accept any PoW blocks after PoS transition
|
||||
// TODO(yperbasis): make it work
|
||||
bt.skipLoad(`^TransitionTests/bcArrowGlacierToMerge/powToPosBlockRejection\.json`)
|
||||
bt.skipLoad(`^TransitionTests/bcFrontierToHomestead/blockChainFrontierWithLargerTDvsHomesteadBlockchain\.json`)
|
||||
if ethconfig.EnableHistoryV3InTest {
|
||||
// HistoryV3: doesn't produce receipts on execution by design
|
||||
bt.skipLoad(`^InvalidBlocks/bcInvalidHeaderTest/log1_wrongBloom\.json`)
|
||||
|
Loading…
Reference in New Issue
Block a user