karma-runner/karma

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

Open

#1566 aperta il 20 ago 2015

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (1703 fork)batch import
help wantedneeds: investigation

Metriche repository

Star
 (11.918 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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]

Guida contributor