From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <2eb38428179796cbf729751c27edbdb9@hamnavoe.com> To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Sun, 6 Oct 2019 12:09:06 +0100 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] go1.13.1 build fails Topicbox-Message-UUID: 785a2892-ec36-11e9-914b-36aef4b1d025 > go1.12.10 builds successfully but go1.13.1 fails. is it a known issue? What platform? The build system is testing plan9/386, plan9/arm and plan9/amd64 on every commit so build failures shouldn't be slipping through. I've just tested that release specifically on plan9/386 and it seems ok: ... ##### API check Go version is "go1.13.1", ignoring -next /usr/miller/go1.13/api/next.txt ALL TESTS PASSED You might need to set GO_TEST_TIMEOUT_SCALE higher to avoid timeouts (it defaults to 2 on arm, 4 on mips, 1 otherwise).