From 1105c24e8cef2819fbbad475284781ff8350e27d Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Tue, 24 Aug 2021 15:37:52 -0700 Subject: [PATCH] test: disable flaky TestBatchDealInput See #4611. --- itests/batch_deal_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/itests/batch_deal_test.go b/itests/batch_deal_test.go index 01622486a..93d338e53 100644 --- a/itests/batch_deal_test.go +++ b/itests/batch_deal_test.go @@ -18,6 +18,7 @@ import ( ) func TestBatchDealInput(t *testing.T) { + t.Skip("this test is disabled as it's flaky: #4611") kit.QuietMiningLogs() var (