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
The nightly schedule runs every test 100x (via pytest --count) across
~60 matrix configurations on 3 platforms, causing 6-12 hour runtimes
that block the runner queue for PR CI during the day. 5 repetitions
still provide useful flaky-test signal without monopolizing runners.
Co-Authored-By: Leo's bot <noreply@github.com>
0 commit comments