Skip to content

Conversation

@DrJKL
Copy link
Contributor

@DrJKL DrJKL commented Aug 29, 2025

Summary

Very small change that helps when running playwright tests locally.

Changes

  • What: Dev server no longer detects playwright report updates

Review Focus

If you run

  • A local comfy instance (comfy launch -- --disable-all-custom-nodes --whitelist-custom-nodes="ComfyUI_devtools" --multi-user)
  • The local dev server (pnpm dev)
  • The Playwright tests (pnpm test:browser)

You should no longer have the dev server trying to regenerate s the playwright results are written.

┆Issue is synchronized with this Notion page by Unito

@DrJKL DrJKL requested a review from a team as a code owner August 29, 2025 21:56
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 29, 2025
@github-actions
Copy link

github-actions bot commented Aug 29, 2025

🎭 Playwright Test Results

All tests passed across all browsers!

⏰ Completed at: 08/29/2025, 11:18:44 PM UTC

📊 Test Reports by Browser


🎉 Your tests are passing across all browsers!

@DrJKL DrJKL force-pushed the drjkl/vite/ignore-playwright-results branch from c42c679 to 005c76f Compare August 29, 2025 22:52
@christian-byrne christian-byrne merged commit 8eef1b7 into main Aug 29, 2025
12 checks passed
@christian-byrne christian-byrne deleted the drjkl/vite/ignore-playwright-results branch August 29, 2025 23:28
@christian-byrne christian-byrne mentioned this pull request Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:testing size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants