all-qemu.bash: cannot test go/build

R=adg, r
CC=golang-dev
https://golang.org/cl/4633054
This commit is contained in:
Russ Cox 2011-06-20 17:44:36 -04:00
parent 9ee83f546f
commit 4bbe9d87d7
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@
export NOTEST=""
NOTEST="$NOTEST big" # xxx
NOTEST="$NOTEST big" # just slow
NOTEST="$NOTEST go/build" # wants to run cgo
NOTEST="$NOTEST http net rpc syslog websocket" # no localhost network
NOTEST="$NOTEST os" # 64-bit seek fails