Comfy-Org/ComfyUI_frontend

[DevTask]: Run browser tests on Windows runner

Offen

#3.197 geöffnet am 23.03.2025

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (610 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (1.838 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4T 21h) (881 gemergte PRs in 30 T)

Beschreibung

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