David Turner <dturner@xxxxxxxxxxxxxxxx> writes: > On Mon, 2016-05-09 at 14:40 -0700, Junio C Hamano wrote: >> Hmmm, I seem to be getting >> >> $ cat t/trash*7900*/err >> fatal: Already running >> >> after running t7900 and it fails at #5, after applying >> "index-helper: optionally automatically run" > > It still passes for me (with or without USE_WATCHMAN set). I'm testing > on Ubuntu 15.10 with "Linux ubuntu 4.2.0-35-generic", on an ext4 > filesystem. It passes on one box and fails on another. They both run the same Ubuntu 14.04 derivative, with same ext3 filesystem. The failing one is on a VM. > Does it fail before or after git status 2>err ? (If before, then those > "err" contents are from the previous test). I didn't dig and I do not know (yet). > Is index-helper in fact running after the test fails? "ps ax | grep index-helper" showed a process, which I had to "kill" manually. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html