Commit 4bbe9d87 authored by Russ Cox's avatar Russ Cox

all-qemu.bash: cannot test go/build

R=adg, r
CC=golang-dev
https://golang.org/cl/4633054
parent 9ee83f54
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment