Commit c3db11b1 authored by Julien Muchembled's avatar Julien Muchembled

golang14: do not run tests on build

On some machines, net:TestDialTimeout never passes and today, Go 1.4 is only
used for bootstrapping, so let's not be more clever than Go devs, who
explicitly state to use make.bash

See also https://github.com/golang/go/issues/18954
parent 99d12536
......@@ -29,6 +29,7 @@ revision = go1.4.3-16-g4d5426a
<= golang-common
path = ${golang14-repository:location}
environment-extra =
make-targets= cd src && ./make.bash && cp -alf .. ${:location}
[golang18]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment