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
SwiftDriverTests: account for windows line endings
The hijacked error stream needs to account for string normalization of
the line ending on Windows to ensure that the `.contains` match passes
there. This addresses the remaining test regressions on Windows.
0 commit comments