Re: Intermittent failure of t1700-split-index.sh

2017-01-26 Thread Christian Couder
On Fri, Jan 27, 2017 at 4:58 AM, Jeff King wrote: > On Fri, Jan 27, 2017 at 02:45:15AM +, Ramsay Jones wrote: > >> I can't devote any time to looking at this further tonight >> (it's 2-45am here, I'm off to bed!). Can you reproduce the >> problem, or is it just me? :) > > I can

Re: Intermittent failure of t1700-split-index.sh

2017-01-26 Thread Jeff King
On Fri, Jan 27, 2017 at 02:45:15AM +, Ramsay Jones wrote: > I can't devote any time to looking at this further tonight > (it's 2-45am here, I'm off to bed!). Can you reproduce the > problem, or is it just me? :) I can reproduce here with 'pu'. t1700.17 seems to fail reliably with my stress

Intermittent failure of t1700-split-index.sh

2017-01-26 Thread Ramsay Jones
Hi Christian, I noticed the intermittent failure of t1700-split-index.sh (tests #17 and #18) yesterday. It failed in a full test-suite run, but would not fail when run by hand, until I ran it like so: $ cd t $ for i in `seq 100`; do > echo "== $i ==" > ./t1700-s