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
This might also include disabling ASAN in the PR CI.
I strongly disagree with that. A big part of the value of the CI is to run with Asan (to validate buffer sizes and memory management) in a lot of different configurations. Nightly-only needs to be only for things that rarely break.
Evaluate whether there are more tests that should move to nightly-only.
This might also include disabling ASAN in the PR CI.
The text was updated successfully, but these errors were encountered: