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
This test has been seen to flake recently, due to the query on
crdb_internal.node_transactions not returning any rows. To fix,
it is now run within a testutils.SucceedSoon and will retry
until it exists.
Fixes: #151125, #150555, #150139
Release note: None
0 commit comments