Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(testing): prevent loop w/ Cypress watch & Vite processor #16099

Merged

Conversation

barbados-clemens
Copy link
Contributor

…cessor

Current Behavior

when using --watch the cypress UI flashes in an infinite loop.

Expected Behavior

cypress ui doesn't flash when using --watch

Related Issue(s)

Fixes #15890

@vercel
Copy link

vercel bot commented Apr 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Apr 4, 2023 8:51pm

@barbados-clemens barbados-clemens changed the title fix(testing): prevent flashing in cypress watch mode with vite prepro… fix(testing): prevent loop w/ Cypress watch & Vite processor Apr 4, 2023
@barbados-clemens barbados-clemens enabled auto-merge (squash) April 4, 2023 20:57
@barbados-clemens barbados-clemens merged commit 8b4e5f6 into nrwl:master Apr 5, 2023
@barbados-clemens barbados-clemens deleted the fix/cypress-vite-preprocessor branch April 5, 2023 16:07
FrozenPandaz pushed a commit that referenced this pull request Apr 11, 2023
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cypress e2e tests go into endless loop in --watch mode with Vite
2 participants