From 3f744ce2d6adee81a3390127225bed7ed17e1adb Mon Sep 17 00:00:00 2001 From: Yahor Yuzefovich Date: Thu, 21 Jul 2022 09:29:52 -0700 Subject: [PATCH] ccl/streamingccl/streamingest: skip TestTenantStreamingPauseResumeIngestion Refs: #84414 Reason: flaky test Generated by bin/skip-test. Release justification: non-production code changes Release note: None --- pkg/ccl/streamingccl/streamingest/stream_replication_e2e_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/ccl/streamingccl/streamingest/stream_replication_e2e_test.go b/pkg/ccl/streamingccl/streamingest/stream_replication_e2e_test.go index 2cf072739eb1..b2724d33370d 100644 --- a/pkg/ccl/streamingccl/streamingest/stream_replication_e2e_test.go +++ b/pkg/ccl/streamingccl/streamingest/stream_replication_e2e_test.go @@ -356,6 +356,7 @@ func TestTenantStreamingProducerJobTimedOut(t *testing.T) { func TestTenantStreamingPauseResumeIngestion(t *testing.T) { defer leaktest.AfterTest(t)() + skip.WithIssue(t, 84414, "flaky test") defer log.Scope(t).Close(t) // TODO(casper): now this has the same race issue with