From c48cb2d88c3f05b40171db7798f87b573244b8b0 Mon Sep 17 00:00:00 2001 From: Darioush Jalali Date: Tue, 27 Aug 2024 09:01:23 -0700 Subject: [PATCH] Add observed flakes (#1312) * add TestResyncNewRootAfterDeletes as a known flake * add other failures * remove T8n for now --- scripts/known_flakes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/known_flakes.txt b/scripts/known_flakes.txt index 3c306766db..c035e08c25 100644 --- a/scripts/known_flakes.txt +++ b/scripts/known_flakes.txt @@ -2,6 +2,8 @@ TestClientCancelWebsocket TestExpDecaySampleNanosecondRegression TestGolangBindings TestMempoolEthTxsAppGossipHandling +TestResumeSyncAccountsTrieInterrupted +TestResyncNewRootAfterDeletes TestTransactionSkipIndexing TestVMShutdownWhileSyncing TestWalletNotifications