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
[test] Add overrides to SingleLineTestResult to support expected failures and unexpected successes. NFC (#26539)
I suppose this went unnoticed upstream in python because expected
failures and unexpected successes are relatively unusual.
We have a bunch of them in the posixtest suite here.
0 commit comments