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
Currently there is no built-in flag for //@ check-fail or //@ failure-status <code>, and because config is not mutable it can't be implemented as a custom flag either. How can I best replicate the compiletest behavior?