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
[NCGenerics] Mark test as REQUIRES: asserts (#70492)
Any test that uses `--enable-experimental-feature` will only work in
non-production compilers, so it needs `REQUIRES: asserts` to avoid
failures when the compiler is build in non-asserts mode.
0 commit comments