On 24/08/2018 18:00, Ian Lance Taylor wrote:
On Fri, Aug 24, 2018 at 8:31 AM, Steven Hartland wrote:
Hi all I've just been banging my head why test our linux test env isn't
caching tests and found that its down to -exec.
The docs (https://golang.org/cmd/go/#hdr-Build_and_test_caching) refer to
On Fri, Aug 24, 2018 at 8:31 AM, Steven Hartland wrote:
>
> Hi all I've just been banging my head why test our linux test env isn't
> caching tests and found that its down to -exec.
>
> The docs (https://golang.org/cmd/go/#hdr-Build_and_test_caching) refer to
> cacheable "test" flags but doesn't m
Hi all I've just been banging my head why test our linux test env isn't
caching tests and found that its down to -exec.
The docs (https://golang.org/cmd/go/#hdr-Build_and_test_caching) refer
to cacheable "test" flags but doesn't mention standard non-test flags.
In addition to this GODEBUG=goc