Skip to content

Commit

Permalink
test: update test expectation
Browse files Browse the repository at this point in the history
Signed-off-by: Manan Gupta <manan@planetscale.com>
  • Loading branch information
GuptaManan100 committed May 21, 2024
1 parent f021143 commit 392845f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/vt/vtctl/reparentutil/emergency_reparenter_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3461,7 +3461,7 @@ func TestEmergencyReparenter_reparentReplicas(t *testing.T) {
keyspace: "testkeyspace",
shard: "-",
shouldErr: true,
errShouldContain: "failed to promote zone1-0000000100 to primary: context deadline exceeded",
errShouldContain: "failed to promote zone1-0000000100 to primary: primary-elect tablet zone1-0000000100 failed to be upgraded to primary: context deadline exceeded",
},
}

Expand Down

0 comments on commit 392845f

Please sign in to comment.