On 2016-03-09 19.36, David Turner wrote:
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.