mirror of https://github.com/garrytan/gstack.git
882 B
882 B
Dispatch inbox
- Investigate the curated Windows-safe suite prerequisites and filtering.
bun run test:windowscurrently includestest/readme-throughput.test.ts, whose four script subprocess tests return status-1on this Windows environment, andbrowse/test/tab-isolation.test.ts, which aborts when the generatedbrowse/src/server-node.mjsbundle is absent. Receipt: reproduced identically on detachedorigin/mainSHA7c9df1c568a9ea745508f679a329332b2c338063afterbun install --frozen-lockfile, usingbun run test:windowswith Git Bash prepended toPATH; result was 27 pass, 5 fail, 1 error, exit 1. Full base log:C:\Users\kunle\.copilot\session-state\8631d6e3-fb62-412d-8bdc-dc6a8f3a46be\files\main-test-windows.log. The temporary worktree was removed afterward. This is outside the cross-platform team-hook fix;test/team-mode.test.tspasses in full.