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
Sometimes you want a test to fail (say if writing the test for some features that are not yet there), so want to mark a test as an expected fail (and therefore a pass when it fails), there currently seems to be no way to do this.