From 96dc768ee807d6993908b52bd2a37dc085632b32 Mon Sep 17 00:00:00 2001 From: Tim Vaillancourt Date: Mon, 16 Oct 2023 17:56:32 +0200 Subject: [PATCH] v15 compat test fixes #2 Signed-off-by: Tim Vaillancourt --- .../reparentutil/planned_reparenter_flaky_test.go | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/go/vt/vtctl/reparentutil/planned_reparenter_flaky_test.go b/go/vt/vtctl/reparentutil/planned_reparenter_flaky_test.go index 7a4dd55f52c..41753686751 100644 --- a/go/vt/vtctl/reparentutil/planned_reparenter_flaky_test.go +++ b/go/vt/vtctl/reparentutil/planned_reparenter_flaky_test.go @@ -3825,18 +3825,6 @@ func TestPlannedReparenterStats(t *testing.T) { SetReadWriteResults: map[string]error{ "zone1-0000000100": nil, }, - // This is only needed to verify reachability, so empty results are fine. - PrimaryStatusResults: map[string]struct { - Status *replicationdatapb.PrimaryStatus - Error error - }{ - "zone1-0000000101": { - Status: &replicationdatapb.PrimaryStatus{}, - }, - "zone1-0000000100": { - Status: &replicationdatapb.PrimaryStatus{}, - }, - }, } shards := []*vtctldatapb.Shard{ {