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
Don't run stubgen tests by default in runtests.py (python#8403)
The tests are slow (around 56s sequentially on my laptop) and not very
likely to break changes not touching stubtest, so it seems reasonable
to make them opt-in outside of CI.
0 commit comments