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
[Why]
Depending on the exit status of the writer process when a testcase calls
it, the exception reason might differ. From the actual error if the
writer was called before it handled the error, to `noproc` if it already
exited.
[How]
We match against several probable exception reasons that would signify a
success for the testcase.
0 commit comments