We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
flash_blocks_on_epoch_3
1 parent cade537 commit 6041be6Copy full SHA for 6041be6
.github/workflows/bitcoin-tests.yml
@@ -84,7 +84,7 @@ jobs:
84
- tests::should_succeed_handling_malformed_and_valid_txs
85
- tests::nakamoto_integrations::simple_neon_integration
86
# Disable this flaky test. We don't need continue testing Epoch 2 -> 3 transition
87
- - tests::nakamoto_integrations::flash_blocks_on_epoch_3_FLAKY
+ # - tests::nakamoto_integrations::flash_blocks_on_epoch_3_FLAKY
88
- tests::nakamoto_integrations::mine_multiple_per_tenure_integration
89
- tests::nakamoto_integrations::block_proposal_api_endpoint
90
- tests::nakamoto_integrations::miner_writes_proposed_block_to_stackerdb
0 commit comments