release-24.3: sql: deflake TestIndexBackfillAfterGC#164313
release-24.3: sql: deflake TestIndexBackfillAfterGC#164313fqazi merged 1 commit intocockroachdb:release-24.3from
Conversation
Skip TestIndexBackfillAfterGC under race, since it can be timing sensitive. Fixes: cockroachdb#161759 Release note: None
df371b2 to
69aa711
Compare
|
Thanks for opening a backport. Before merging, please confirm that it falls into one of the following categories (select one):
Add a brief release justification to the PR description explaining your selection. Also, confirm that the change does not break backward compatibility and complies with all aspects of the backport policy. All backports must be reviewed by the TL and EM for the owning area. |
|
✅ PR #164313 is compliant with backport policy Confidence: high ✅ ENGREQ Check Skipped: Test-only backport. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf. |
Backport 1/1 commits from #164297 on behalf of @fqazi.
Skip TestIndexBackfillAfterGC under race, since it can be timing sensitive.
Fixes: #161759
Release note: None
Release justification: test only change