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
148407: logictest: deflake zone_config test r=fqazi a=fqazi
Previously, the zone_config logic test was flaky because the spans for the table were empty. Which meant the table descriptor could be cleaned up once the sql.gc_job.wait_for_gc.interval timeout was hit. To make tests faster in logictest this defaults to 3 seconds. This patch modifies the test table data, so that the prefix is only empty after GC has occurred.
Fixes: #148298
Release note: None
Co-authored-by: Faizan Qazi <[email protected]>
0 commit comments