release-25.4: sql: deflake TestIndexBackfillAfterGC#164315
release-25.4: sql: deflake TestIndexBackfillAfterGC#164315fqazi merged 1 commit intocockroachdb:release-25.4from
Conversation
Skip TestIndexBackfillAfterGC under race, since it can be timing sensitive. Fixes: cockroachdb#161759 Release note: None
|
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 #164315 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