From c34156e12dd5988230fdd9ba717f660cfd58e998 Mon Sep 17 00:00:00 2001 From: Alex Gherghisan Date: Thu, 5 Jun 2025 14:30:25 +0000 Subject: [PATCH] chore: update flakes file --- .test_patterns.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.test_patterns.yml b/.test_patterns.yml index 3e9540cabc39..33aa66ae2577 100644 --- a/.test_patterns.yml +++ b/.test_patterns.yml @@ -191,10 +191,13 @@ tests: error_regex: "Could not retrieve body for block" owners: - *palla - - regex: "src/composed/integration_l1_publisher" + # TODO: a fix for this flake has been merged to Foundry + # Remove this flake pattern once we update to an Anvil version newer than 2025-06-05 + - regex: "yarn-project/end-to-end" # basically any test using anvil could flake with this error error_regex: "BlockOutOfRangeError" owners: - *palla + - *alex - regex: "src/e2e_sequencer_config" error_regex: "Anvil failed to stop in time" owners: