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