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
Fix TiDB tests - make getSharedMySQLContainer work for TiDB mode
For TiDB tests, TestMain already sets up the cluster and environment
variables. Make getSharedMySQLContainer validate the environment is ready
and return a dummy container that uses the environment variables, rather
than failing.
0 commit comments