Skip to content

Commit 103dc95

Browse files
authored
test(ci): mark e2e_epochs/epochs_mbps_redistribution as flaky (#24098)
1 parent c38271a commit 103dc95

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.test_patterns.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,13 @@ tests:
275275
owners:
276276
- *sean
277277

278+
# Asserts all late txs land in the checkpoint's last block, but the proposer seals the last block as
279+
# soon as one tx is available and snapshots the mempool, so late txs still propagating over gossip
280+
# spill into the next checkpoint. Flaky until the sequencer waits for the last block's tx window.
281+
- regex: "src/e2e_epochs/epochs_mbps_redistribution.test.ts"
282+
owners:
283+
- *phil
284+
278285
# Blanket flake patterns for unstable p2p, epoch, and l1 tx utils tests
279286
# This is a temporary measure while team bandwidth is constrained
280287
# Replaced many specific patterns - see https://github.com/AztecProtocol/aztec-packages/pull/17962 for historical context

0 commit comments

Comments
 (0)