]> Cypherpunks repositories - gostls13.git/commit
cmd/go: disable TestAccidentalGitCheckout for now
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 16 Aug 2018 16:54:11 +0000 (09:54 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 16 Aug 2018 18:27:09 +0000 (18:27 +0000)
commitdea36a6f751783c3c511e2eb0e1de3696daec1f7
treea1d491d4b029471ef647fa04e57e4ec0be6c53c1
parenta68b713ef600a14e15b59f5bac424be73e1acaf5
cmd/go: disable TestAccidentalGitCheckout for now

It seems it might not have ever worked.

Updates #22983

Change-Id: Icc022539aa2555486a65900abf97dfa30f92a1ea
Reviewed-on: https://go-review.googlesource.com/129615
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
src/cmd/go/go_test.go