Commit 3442039
Merge cockroachdb#156950
156950: kvcoord: deflake TestRangeFeedMetricsManagement r=stevendanna a=pav-kv
The 10s timeout is too tight, especially in race builds. Use the `SucceedsSoon` helper instead, which defaults to 45s, or higher in race builds.
Resolves cockroachdb#156853
Co-authored-by: Pavel Kalinnikov <[email protected]>1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
561 | | - | |
| 561 | + | |
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
566 | | - | |
| 566 | + | |
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
| |||
0 commit comments