|
45 | 45 | - tests::neon_integrations::liquid_ustx_integration
|
46 | 46 | - tests::neon_integrations::microblock_fork_poison_integration_test
|
47 | 47 | - tests::neon_integrations::microblock_integration_test
|
48 |
| - - tests::neon_integrations::microblock_large_tx_integration_test_FLAKY |
| 48 | + # Disable this flaky test. Microblocks are no longer supported anyways. |
| 49 | + # - tests::neon_integrations::microblock_large_tx_integration_test_FLAKY |
49 | 50 | - tests::neon_integrations::microblock_limit_hit_integration_test
|
50 | 51 | - tests::neon_integrations::miner_submit_twice
|
51 | 52 | - tests::neon_integrations::mining_events_integration_test
|
@@ -118,11 +119,8 @@ jobs:
|
118 | 119 | - tests::nakamoto_integrations::utxo_check_on_startup_recover
|
119 | 120 | - tests::signer::v0::multiple_miners_with_nakamoto_blocks
|
120 | 121 | - tests::signer::v0::partial_tenure_fork
|
121 |
| - # The following 2 tests work locally, but fail on CI. |
122 |
| - # Locally, they both run consistently quite quickly, but on |
123 |
| - # CI, they timeout without any logging. Disabling in CI for now. |
124 |
| - # - tests::signer::v0::mine_2_nakamoto_reward_cycles |
125 |
| - # - tests::signer::v0::signer_set_rollover |
| 122 | + - tests::signer::v0::mine_2_nakamoto_reward_cycles |
| 123 | + - tests::signer::v0::signer_set_rollover |
126 | 124 | # Do not run this one until we figure out why it fails in CI
|
127 | 125 | # - tests::neon_integrations::bitcoin_reorg_flap
|
128 | 126 | # - tests::neon_integrations::bitcoin_reorg_flap_with_follower
|
|
0 commit comments