]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: rearrange a couple of tests
authorIan Lance Taylor <iant@golang.org>
Sat, 19 Aug 2017 00:43:33 +0000 (17:43 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 23 Aug 2017 22:38:02 +0000 (22:38 +0000)
commit645ecf5d4806bfef470da2ac1fad8df40c73beb8
tree8776d67da383af6a834d5e6d069e852a69aa11a1
parent75fbc8a3d00cf310a5f67aae946fbc346dbb725d
cmd/dist: rearrange a couple of tests

Run "cmd/go terminal test" after standard library tests.
Run "testing race detector" before cgo tests, not in the middle of them.

Fixes #21524

Change-Id: I32964ec6377dd070242138ec452bd8ab1821dcc5
Reviewed-on: https://go-review.googlesource.com/57230
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Joe Tsai <joetsai@google.com>
src/cmd/dist/test.go