From 7d537972972da6c222db206c7c6ef153600c4bf5 Mon Sep 17 00:00:00 2001 From: Darioush Jalali Date: Tue, 17 Dec 2024 14:33:13 -0800 Subject: [PATCH] mark flaky: TestTimedUnlock --- scripts/known_flakes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/known_flakes.txt b/scripts/known_flakes.txt index 6f39599d6c..063a16def2 100644 --- a/scripts/known_flakes.txt +++ b/scripts/known_flakes.txt @@ -6,6 +6,7 @@ TestGolangBindings TestMempoolEthTxsAppGossipHandling TestResumeSyncAccountsTrieInterrupted TestResyncNewRootAfterDeletes +TestTimedUnlock TestTransactionSkipIndexing TestVMShutdownWhileSyncing TestWaitDeployedCornerCases