RE: [Breakage] 2.22.0-rc1 t5401-update-hooks.sh

2019-05-23 Thread Johannes Schindelin
Hi Randall, On Thu, 23 May 2019, Randall S. Becker wrote: > On May 21, 2019 20:48, brian m. carlson wrote: > > To: Randall S. Becker > > Cc: 'Git Mailing List' > > Subject: Re: [Breakage] 2.22.0-rc1 t5401-update-hooks.sh > > > > On 2019-05-21 at 21

RE: Issues with t7519.19, was RE: [Breakage] 2.22.0-rc1 t5401-update-hooks.sh

2019-05-23 Thread Johannes Schindelin
gt; > Cc: 'Git Mailing List' > > > > Subject: Re: [Breakage] 2.22.0-rc1 t5401-update-hooks.sh > > > > > > > > On 2019-05-21 at 21:47:54, Randall S. Becker wrote: > > > > > When running the test in isolation, it passes without incide

RE: Issues with t7519.19, was RE: [Breakage] 2.22.0-rc1 t5401-update-hooks.sh

2019-05-23 Thread Randall S. Becker
On May 23, 2019 16:06, Johannes Schindelin wrote: > On Wed, 22 May 2019, Randall S. Becker wrote: > > > On May 21, 2019 20:48, brian m. carlson wrote: > > > To: Randall S. Becker > > > Cc: 'Git Mailing List' > > > Subject: Re: [Breakage] 2.22.0

Issues with t7519.19, was RE: [Breakage] 2.22.0-rc1 t5401-update-hooks.sh

2019-05-23 Thread Johannes Schindelin
Hi Randall, On Wed, 22 May 2019, Randall S. Becker wrote: > On May 21, 2019 20:48, brian m. carlson wrote: > > To: Randall S. Becker > > Cc: 'Git Mailing List' > > Subject: Re: [Breakage] 2.22.0-rc1 t5401-update-hooks.sh > > > > On 2019-05-21 at 21

RE: [Breakage] 2.22.0-rc1 t5401-update-hooks.sh

2019-05-23 Thread Randall S. Becker
On May 21, 2019 20:48, brian m. carlson wrote: > To: Randall S. Becker > Cc: 'Git Mailing List' > Subject: Re: [Breakage] 2.22.0-rc1 t5401-update-hooks.sh > > On 2019-05-21 at 21:47:54, Randall S. Becker wrote: > > When running the test in isolation, it passes

RE: [Breakage] 2.22.0-rc1 t5401-update-hooks.sh

2019-05-22 Thread Randall S. Becker
On May 21, 2019 20:48, brian m. carlson wrote: > To: Randall S. Becker > Cc: 'Git Mailing List' > Subject: Re: [Breakage] 2.22.0-rc1 t5401-update-hooks.sh > > On 2019-05-21 at 21:47:54, Randall S. Becker wrote: > > When running the test in isolation, it passes

Re: [Breakage] 2.22.0-rc1 t5401-update-hooks.sh

2019-05-21 Thread brian m. carlson
On 2019-05-21 at 21:47:54, Randall S. Becker wrote: > When running the test in isolation, it passes without incident whether or > not --verbose is used. So far, this only occurs on the first run through. I > wanted to report it, based on the inconsistency of results. This is not the > first time te

[Breakage] 2.22.0-rc1 t5401-update-hooks.sh

2019-05-21 Thread Randall S. Becker
Another situation came up during regression testing on NonStop: t5401 broke on the first run through (most tests), with the failures below. *** t5401-update-hooks.sh *** not ok 1 - setup # # echo This is a test. >a && # git update-index --add a && # tree