On Tue, Aug 22, 2017 at 01:26:25AM -0400, Santiago Torres wrote: > Hello, Torsten. > > On Tue, Aug 22, 2017 at 07:10:59AM +0200, Torsten Bögershausen wrote: > > Hej, > > I found 2 threads about hanging t5551, one in 2016, and one question > > from Junio somewhen in 2017. > > I have it reproducable here: > > - Debian 8, 64 bit > > - SSD > > - Half-modern processor ;-) > > I don't think the SSD/regular disk have anything to do with it. > > - Are you running tests concurrently? (e.g., with -j x) > - What happens if you run the test individually (i.e., cd t and > ./t5551...) No concurrency. That's what I do: ./t5551-http-fetch-smart.sh > - You probably want to see the version of apache this is running/etc. The one that comes with Debian - I am not an expert here, what is it that is interesting ? > - What happens if you kill the apache processes? I am left with these processes: /home/blabla/pu/git -C too-many-refs fetch -q --tags /home/blabla/pu/git-remote-http origin http://127.0.0.1:5551/smart/repo.git > > I can't reproduce on my side, but let me see if I can dig a little into > it. Thanks, more tips or things I can do are welcome. t5551 seems to be flaky - from time to time. It seems that I have it reproducable unstable, so if someone has more ideas, please. > > Cheers! > -Santiago.