Re: Git self test failure on Solaris 11.3

2019-06-06 Thread Derrick Stolee
On 6/6/2019 3:05 PM, Jeff King wrote: > On Thu, Jun 06, 2019 at 03:00:00PM -0400, Eric Sunshine wrote: > >>> I can't reproduce the intermittent failure either on 2.21.0, or with >>> v2.22.0-rc3. >> >> I can't reproduce it either on Jeff's Solaris box. Perhaps Jeff can >> add "-v -x" to his automat

Re: Git self test failure on Solaris 11.3

2019-06-06 Thread Jeff King
On Thu, Jun 06, 2019 at 03:00:00PM -0400, Eric Sunshine wrote: > > I can't reproduce the intermittent failure either on 2.21.0, or with > > v2.22.0-rc3. > > I can't reproduce it either on Jeff's Solaris box. Perhaps Jeff can > add "-v -x" to his automated build/test script in order to help > diag

Re: Git self test failure on Solaris 11.3

2019-06-06 Thread Eric Sunshine
On Thu, Jun 6, 2019 at 1:35 PM Jeff King wrote: > On Thu, Jun 06, 2019 at 01:18:01PM -0400, Eric Sunshine wrote: > > > > not ok 12 - check normal git operations: twelve packs > > > > Jeff Walton reported this to me privately. I'm not familiar with this > > code and don't have time presently to inv

Re: Git self test failure on Solaris 11.3

2019-06-06 Thread Jeff King
On Thu, Jun 06, 2019 at 01:18:01PM -0400, Eric Sunshine wrote: > > > not ok 12 - check normal git operations: twelve packs > > > # > > > # midx_git_two_modes "rev-list --objects --all" && > > > # midx_git_two_modes "log --raw" && > > > #

Re: Git self test failure on Solaris 11.3

2019-06-06 Thread Eric Sunshine
[forwarding to the Git list] On Sun, Jun 2, 2019 at 6:23 AM Jeffrey Walton wrote: > On Sun, Jun 2, 2019 at 5:09 AM Jeffrey Walton wrote: > > I'm catching a self test failure on Solaris 11.3. Git 2.21 from sources. > > > > ok 8 - check normal git operations: two packs > > ok 9 - add more packs >