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: forward-slash the header when asserting --tree target paths
Artifacts now live under os.tmpdir(), so on Windows the tree header is an
absolute C:\...\ path (backslashes, and the RUNNER~1 short name doesn't match
homedir), which the fwd(target) comparison missed. Normalize the header with
fwd() too so the path assertion is separator-agnostic.
0 commit comments