]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix failure in TestScript/build_runtime_gcflags
authorJay Conrod <jayconrod@google.com>
Thu, 3 Jan 2019 23:33:36 +0000 (18:33 -0500)
committerJay Conrod <jayconrod@google.com>
Fri, 4 Jan 2019 00:13:43 +0000 (00:13 +0000)
commit9a7278ae47fd2ef9675e4303409e726e429d64e3
tree6c910676af371ebd6ff5cfebed72e878bc575244
parentaf134b17da99344812344bba65247e45fa22d53b
cmd/go: fix failure in TestScript/build_runtime_gcflags

This test case failed on the longtest builder. It relied on
runtime/internal/atomic not being compiled with the -l flag in the
cache. The test case now creates its own GOCACHE, similar to
build_cache_compile and a few others.

Also, mention the correct issue the test case verifies.

Fixes #29395

Change-Id: Id50e9dfc50db03fb11582d3dd6b69c3e1ed750eb
Reviewed-on: https://go-review.googlesource.com/c/156237
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/testdata/script/build_runtime_gcflags.txt