On Fri, Jul 10, 2020 at 11:17 AM <ajn...@gmail.com> 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 attached log.
>
> The OS is latest CentOS 7, and go-1.4 was built using gcc 8.3.1
>
> any pointers gratefully received

The failures seem to be timeouts, and the reported times seem
unusually long.  Are you running on an unusually slow system?

If so, you could try setting the environment variable
GO_TEST_TIMEOUT_SCALE=4 (or some other values) to tell the tests that
your system is slow.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcWwdCcD2qsTwrEXn%3Dh5GXavJUN0XQ5%3D-pky-1_U6ZDQag%40mail.gmail.com.

Reply via email to