You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
148917: kvcoord: add logging in TestWaiterOnRejectedCommit r=tbg a=pav-kv
This should help debugging/deflaking this test should it fail again. The conjecture is that we end up with more than one command ID, and only one gets the injected error, while another one succeeds.
Informs #148910
148932: kvcoord: deflake TestGetFirstRangeDescriptor r=tbg a=pav-kv
Make sure the gossip network is established before running the gossip simulation loop.
Fixes#148900
Co-authored-by: Pavel Kalinnikov <[email protected]>
0 commit comments