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

autoWatch for symlinked folders not working #2075

Open
JauernigIT opened this issue Apr 29, 2016 · 2 comments
Open

autoWatch for symlinked folders not working #2075

JauernigIT opened this issue Apr 29, 2016 · 2 comments

Comments

@JauernigIT
Copy link

We want to use Karma in a "continuous testing" setup with singleRun: false and autoWatch: true (run as Gulp task). The tests run fine initially and on file changes. Unfortunately, this isn't true for symlinked folders. If we change a file in a folder that is symlinked to a subfolder in the Karma basePath, the watcher is not recognizing it.

Environment: Windows 2008 R2, Karma 0.13.21, Gulp 3.9.1

@wowczarczyk
Copy link

+1

@wesleycho
Copy link
Member

This is potentially related to #1566.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants