]> Cypherpunks repositories - gostls13.git/commitdiff
cmd/compile: temporarily disable Formats test
authorRobert Griesemer <gri@golang.org>
Thu, 8 Sep 2016 21:12:28 +0000 (14:12 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 8 Sep 2016 21:15:26 +0000 (21:15 +0000)
So we can submit a sequence of older changes that don't yet
update the formats in this file. We will then re-enable the
test with the updated formats.

Change-Id: I6ed559b83adc891bbf4b3d855a7dc1e428366f7f
Reviewed-on: https://go-review.googlesource.com/28776
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/fmt_test.go

index 0975e85d894ba7b8e292bc318a2b5dfefad9531e..8ec4b67c77861c3e0bdd12b139112a0edbbffc41 100644 (file)
@@ -66,6 +66,8 @@ type CallSite struct {
 }
 
 func TestFormats(t *testing.T) {
+       return // temporarily disabled
+
        testenv.MustHaveGoBuild(t) // more restrictive than necessary, but that's ok
 
        // determine .go files