karma-runner/karma

Files via symlinks are not watched (OS/X).

Open

#1,566 创建于 2015年8月20日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (11,918 star) (1,703 fork)batch import
help wantedneeds: investigation

描述

Files described in "files" that are behind symlinks are not watched. I.e., updates do not trigger re-running tests, although the files are served correctly.

Symlinks can be especially important when incorporating modules from nested gitmodules. Esp. when using a global systemjs config.js file (where relative paths do not work).

[related issue: https://github.com/karma-runner/karma/issues/895]

贡献者指南

Files via symlinks are not watched (OS/X). · karma-runner/karma#1566 | Good First Issue