Re: [go-nuts] building go 1.14.4 on CentOS 7 multiple test failures

2020-07-10 Thread Alastair Neil
I'm not sure how I would check do you have suggestions? Also, is there a way to just run the failing test rather than redoing the whole build? Documentation on the build process seems sparse. On Friday, 10 July 2020 15:54:02 UTC-4, David Riley wrote: > > On Jul 10, 2020, at 3:02 P

Re: [go-nuts] building go 1.14.4 on CentOS 7 multiple test failures

2020-07-10 Thread Alastair Neil
It's an old but not an especially slow machine: dual 8 core E5-2670 Xeon with 64 GB Ram. I wil try GO_TEST_TIMEOUT_SCALE=4 On Friday, 10 July 2020 14:24:54 UTC-4, Ian Lance Taylor wrote: > > On Fri, Jul 10, 2020 at 11:17 AM > wrote: > > > > I am attempting to build go v 1.14.4 from the git re

Re: [go-nuts] building go 1.14.4 on CentOS 7 multiple test failures

2020-07-10 Thread Alastair Neil
On Friday, 10 July 2020 14:24:54 UTC-4, Ian Lance Taylor wrote: > > On Fri, Jul 10, 2020 at 11:17 AM > wrote: > > > > I am attempting to build go v 1.14.4 from the git repo. I first built > version 1.4 without issue and the build itself seems fine however many of > the tests fail, see the at