Comfy-Org/ComfyUI_frontend

[DevTask]: Run browser tests on Windows runner

Open

#3,197 opened on Mar 23, 2025

 (3 comments) (0 reactions) (0 assignees)TypeScript (610 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,838 stars)
PR merge metrics
 (Avg merge 4d 21h) (881 merged PRs in 30d)

Description

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

When developer uses Unix, and CI tests also all use Unix, changes are never tested on Windows. Running browser tests on Windows container during CI tests would resolve this lack of coverage.

Proposed workflow

  1. The workflows from comfyanonymous/ComfyUI or Comfy-Org/desktop are used to setup ComfyUI server in Windows container
  2. The chromium Playwright project is run in the Windows runner

Additional information

Issues that could potentially have been caught if a Playwright tests were run on Windows runner:

┆Issue is synchronized with this Notion page by Unito

Contributor guide