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
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
TestAddIndexFinishImportError depends on failpoint mockFinishImportErr which is run only when disttask is disabled, after #53233 the case always panics with disttask disabled, the case pass CI because distask is enabled on default now.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
TestAddIndexFinishImportError depends on failpoint
mockFinishImportErr
which is run only when disttask is disabled, after #53233 the case always panics with disttask disabled, the case pass CI because distask is enabled on default now.2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: