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
CI on main seems to be failing since snapshot based tests were
introduced.
This PR includes two fixes:
- handling of backslashed paths when generating test code
- normalization of crlf which, were counted as two line breaks by
snapshot comparison
Looks like windows test job doen't run on pull requests or feature
branches, it only runs on main. You can review its status on my fork's
main workflow run:
https://github.com/lilnasy/oxc/actions/runs/18458898920.
0 commit comments