Skip to content

fix(test): m83 walkFiles path assertion is POSIX-relative on Windows [superseded] - #47

Draft
Roarpeng wants to merge 1 commit into
mainfrom
cursor/m83-windows-scan-paths-1c71
Draft

Roarpeng wants to merge 1 commit into
mainfrom
cursor/m83-windows-scan-paths-1c71

Conversation

@Roarpeng

@Roarpeng Roarpeng commented Sep 13, 2026

Copy link
Copy Markdown
Owner

Superseded

main already shipped this as v1.18.4 (a81d87a): path.relative + forward-slash normalization for m83, plus the Windows worker-pool / tsx / core.quotepath=false fixes that this PR did not cover.

This branch now conflicts. Please close it in favor of main.

Open in Web Open in Cursor 

Windows validate failed because the tests stripped the root with
`root + "/"`, which does not match `C:\...\src\app.ts`. walkFiles still
returns only src/app.ts; compare via normalizePath(relative(root, abs)).
@cursor cursor Bot changed the title fix(test): m83 walkFiles path assertion is POSIX-relative on Windows fix(test): m83 walkFiles path assertion is POSIX-relative on Windows [superseded] Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants