Re: [PATCH 00/19] index-helper, watchman
From: David Turner <hidden>
Date: 2016-06-15 23:09:06
On Tue, 2016-03-29 at 19:09 +0200, Torsten Bögershausen wrote:
On 2016-03-09 19.36, David Turner wrote:quoted
This is a rebase and extension of Duy's work on git index-helper and watchman support.Somewhere we need to tweak something: t7900 do all fail under Mac OS, because the index-helper is not build. The best would be to have a precondition when running the tests ? t7900-index-helper.sh not ok 1 - index-helper smoke test t7900-index-helper.sh not ok 2 - index-helper creates usable pipe file and can be killed t7900-index-helper.sh not ok 3 - index-helper will not start if already running t7900-index-helper.sh not ok 4 - index-helper is quiet with - -autorun t7900-index-helper.sh not ok 5 - index-helper autorun works The other thing is to enable SHM on other platforms, but first things first.
Will fix, thanks.