@@ -70,30 +70,13 @@ jobs:
70
70
- test-name : tests::neon_integrations::lockup_integration
71
71
- test-name : tests::neon_integrations::most_recent_utxo_integration_test
72
72
- test-name : tests::neon_integrations::run_with_custom_wallet
73
- - test-name : tests::neon_integrations::test_competing_miners_build_anchor_blocks_and_microblocks_on_same_chain
74
73
- test-name : tests::neon_integrations::test_competing_miners_build_anchor_blocks_on_same_chain_without_rbf
75
74
- test-name : tests::neon_integrations::test_one_miner_build_anchor_blocks_on_same_chain_without_rbf
76
75
- test-name : tests::signer::v0::tenure_extend_after_2_bad_commits
77
76
- test-name : tests::stackerdb::test_stackerdb_event_observer
78
77
- test-name : tests::stackerdb::test_stackerdb_load_store
79
- # Microblock tests that are no longer needed on every CI run
80
- # (microblocks are unsupported starting in Epoch 2.5)
81
- - test-name : tests::neon_integrations::bad_microblock_pubkey
82
- - test-name : tests::neon_integrations::microblock_fork_poison_integration_test
83
- - test-name : tests::neon_integrations::microblock_integration_test
84
- - test-name : tests::neon_integrations::microblock_large_tx_integration_test_FLAKY
85
- - test-name : tests::neon_integrations::microblock_limit_hit_integration_test
86
- - test-name : tests::neon_integrations::microblock_miner_multiple_attempts
87
- - test-name : tests::neon_integrations::test_problematic_microblocks_are_not_mined
88
- - test-name : tests::neon_integrations::test_problematic_microblocks_are_not_relayed_or_stored
89
- - test-name : tests::neon_integrations::runtime_overflow_unconfirmed_microblocks_integration_test
90
- - test-name : tests::neon_integrations::size_overflow_unconfirmed_invalid_stream_microblocks_integration_test
91
- - test-name : tests::neon_integrations::size_overflow_unconfirmed_microblocks_integration_test
92
- - test-name : tests::neon_integrations::size_overflow_unconfirmed_stream_microblocks_integration_test
93
- - test-name : tests::epoch_25::microblocks_disabled
94
78
# Epoch tests are covered by the epoch-tests CI workflow, and don't need to run
95
79
# on every PR (for older epochs)
96
- - test-name : tests::epoch_205::bigger_microblock_streams_in_2_05
97
80
- test-name : tests::epoch_205::test_cost_limit_switch_version205
98
81
- test-name : tests::epoch_205::test_dynamic_db_method_costs
99
82
- test-name : tests::epoch_205::test_exact_block_costs
0 commit comments