Skip to content

ci: temporarily skip SFW tests on Windows - #2730

Merged
fengmk2 merged 3 commits into
mainfrom
fix/sfw-node-version
Sep 17, 2026
Merged

fengmk2 merged 3 commits into
mainfrom
fix/sfw-node-version

Conversation

@fengmk2

@fengmk2 fengmk2 commented Sep 17, 2026

Copy link
Copy Markdown
Member

SFW 1.15.2 embeds Node.js 24.9.0 and fails on Windows with UV_HANDLE_CLOSING after its child exits. Temporarily skip the Windows entry in the SFW test matrix. The TODO links nodejs/node#61999, which SFW must include before we enable Windows again.

The Linux and macOS jobs use Node.js 24.21.0 for vp commands. The job downloads this runtime before SFW starts and prints its version through SFW. VP_NODE_VERSION overrides project pins but cannot change SFW's embedded runtime.

CI also prints SFW's embedded Node.js version and executable path through a temporary NODE_OPTIONS preload script.

@fengmk2 fengmk2 added test: install-e2e run vite install e2e test test: sfw labels Sep 17, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 17, 2026

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://fix-sfw-node-version-viteplus-dev.voidzero-docs.workers.dev (commit 8935021)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://4dfd0efb-viteplus-dev.voidzero-docs.workers.dev 8935021 2026-09-17T04:14:49.083Z Visit the dashboard ↗
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://4d33b191-viteplus-dev.voidzero-docs.workers.dev 047e2d1 2026-09-17T04:06:34.858Z Visit the dashboard ↗
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://b2fbbd8f-viteplus-dev.voidzero-docs.workers.dev a2b68f3 2026-09-17T03:55:02.022Z Visit the dashboard ↗

@fengmk2
fengmk2 marked this pull request as ready for review September 17, 2026 03:56
@fengmk2 fengmk2 self-assigned this Sep 17, 2026
@fengmk2 fengmk2 changed the title ci: use Node 24.21.0 for SFW test commands ci: temporarily skip SFW tests on Windows Sep 17, 2026
@fengmk2
fengmk2 merged commit 0243c5e into main Sep 17, 2026
48 checks passed
@fengmk2
fengmk2 deleted the fix/sfw-node-version branch September 17, 2026 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test: install-e2e run vite install e2e test test: sfw

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants