You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
To reproduce this problem, do not use neither Git nor Hg repository in the project.
Steps to reproduce:
jest --watchAll
.u
to update failing snapshots.This problem does not exist when the project uses the Git repository and the watcher is run by the --watch command.
What is the expected behavior?
Snapshot should be updated and watcher should not be interrupted.
Please provide your exact Jest configuration
System:
OS: Windows 10
CPU: x64 Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
Binaries:
Node: 8.9.4
Yarn: 1.5.1
npm: 5.6.0
npmPackages:
jest:
wanted: ^22.4.2
installed: 22.4.2
The text was updated successfully, but these errors were encountered: