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

watchForFileChanges is not applied #29098

Closed
mbourd opened this issue Mar 9, 2024 · 3 comments
Closed

watchForFileChanges is not applied #29098

mbourd opened this issue Mar 9, 2024 · 3 comments
Labels
stage: needs information Not enough info to reproduce the issue

Comments

@mbourd
Copy link

mbourd commented Mar 9, 2024

Current behavior

watchForFileChanges = false
Using Cypress open interface, the spec reload

Desired behavior

Not reload the spec

Test code to reproduce

n/a

Cypress Version

13.6.6

Node version

16.18.0

Operating System

Ubuntu 20.04

Debug Logs

No response

Other

No response

@jennifer-shehane
Copy link
Member

@mbourd We'll need a reproducible example in order to investigate. This works normally so likely something in your project may be a factor. See also this issue about file watching not working with an app with service workers: #702

@jennifer-shehane jennifer-shehane added the stage: needs information Not enough info to reproduce the issue label Mar 11, 2024
@jakobjoachim
Copy link

same for me we have set "watchForFileChanges: false" in the cypress.config.ts and it still reloads the component test after each save

@jennifer-shehane
Copy link
Member

We'll have to close this without a reproducible example. Please comment if there is a way for us to investigate this.

@jennifer-shehane jennifer-shehane closed this as not planned Won't fix, can't repro, duplicate, stale Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage: needs information Not enough info to reproduce the issue
Projects
None yet
Development

No branches or pull requests

3 participants