]> Cypherpunks repositories - gostls13.git/commit
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)
commitb6948ce7c2ee7ab7bbb2377a8b76d1473075753c
tree08f5dfc3adb5337a572b339e2744629e224ada48
parent141f1a0e24836abbc85933787025edef260fe1f0
cmd/compile: temporarily disable Formats test

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