karma-runner/karma

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

Offen

#1.566 geöffnet am 20.08.2015

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.703 Forks)batch import
help wantedneeds: investigation

Repository-Metriken

Stars
 (11.918 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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]

Contributor Guide