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
First run of the windows CI lane caught POSIX-literal assumptions: expectations
now go through upath.resolve/normalize (drive-letter anchoring) and the
file:// fixture is built with pathToFileURL. collectInputFiles joins via upath
so its output is separator-consistent on Windows too (byte-identical on POSIX,
existing stamps stay valid).
0 commit comments