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
{{ message }}
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
So the tests don't run correctly for the watcher code in Linux, I'm either getting:
The test in issue is this: test/cli.watcher.js
Killing the processes using the method mentioned here solves the issues:
http://krasimirtsonev.com/blog/article/Nodejs-managing-child-processes-starting-stopping-exec-spawn
However this causes the following line of the test to fail (Which I can't actually see should ever reliably pass):