Commit bd8f45a
Merge cockroachdb#156823
156823: logictest: add retry directive to one query that relies on stats r=yuzefovich a=yuzefovich
We've seen a couple of failures where we didn't parallelize lookup joins when we expected to. This flake should've been fixed in 41d129a yet it still failed twice after that. I don't have any explanation for the flake, so let's just add a retry directive in one spot.
Fixes: cockroachdb#155750.
Release note: None
Co-authored-by: Yahor Yuzefovich <[email protected]>File tree
1 file changed
+1
-1
lines changed- pkg/ccl/logictestccl/testdata/logic_test
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments