From: Dmitriy Vyukov Date: Sat, 14 Jul 2012 11:59:52 +0000 (+0400) Subject: build: revert 61d1d72136f7 (add few tests with GOMAXPROCS=32) X-Git-Tag: go1.1rc2~2803 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=d5c2154caf1d5826328a9fbc14e89001599f0a30;p=gostls13.git build: revert 61d1d72136f7 (add few tests with GOMAXPROCS=32) Some tests currently fail with GOMAXPROCS>1 R=golang-dev CC=golang-dev https://golang.org/cl/6398044 --- diff --git a/src/run.bash b/src/run.bash index 8e373ed6b1..ca84b7034d 100755 --- a/src/run.bash +++ b/src/run.bash @@ -39,11 +39,6 @@ echo echo '# sync -cpu=10' go test sync -short -timeout=120s -cpu=10 -echo - -echo '# GOMAXPROCS=32 go test runtime net/http crypto/tls encoding/base64' -GOMAXPROCS=32 go test runtime net/http crypto/tls encoding/base64 -echo xcd() { echo