1
0
mirror of https://github.com/golang/go synced 2024-11-18 14:44:41 -07:00

exp/gotype: disable broken test

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/7275045
This commit is contained in:
Russ Cox 2013-02-03 01:25:58 -05:00
parent b2e0c34cf3
commit e87cc3dc5b

View File

@ -181,7 +181,7 @@ var tests = []string{
// "runtime",
"runtime/cgo",
"runtime/debug",
// "runtime/debug", // rejects a valid constant - issue 4744
"runtime/pprof",
"sort",