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
Fix some swift tests due to the substitute drive paths on Windows.
After
swiftlang/llvm-project@05d613e
17 tests started to fail on Windows when when the SOURCE_DIR is on a
substitute drive due to the path expansion difference.
This fixes 7 of these tests.
0 commit comments