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
tests: skip the Kokoro and Whisper suites without their extras
Both service modules raise ImportError when their optional dependency is
absent, which fails collection for anyone — CI included — running without those
extras installed. Guard each suite with importorskip so it skips instead.
0 commit comments