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
38051: sql: deflake TestLogic//crdb_internal/max_retry_counter r=jordanlewis a=knz
Fixes#38045.
The retry timeout was too short for `make stress`.
Instead this patch copies the timeout already used in the other
logic test file `txn`. I verified manually that `make stress`
is pleased with the new timeout.
Also fix a typo in the test comment.
Release note: None
Co-authored-by: Raphael 'kena' Poss <knz@cockroachlabs.com>
I get this error after only a few seconds with
make stress PKG=./pkg/sql/logictest/... TESTS='TestLogic//crdb_internal'
:The text was updated successfully, but these errors were encountered: