Commit 60cfb63b authored by Ian Lance Taylor's avatar Ian Lance Taylor

Make.pkg: increase test timeout to 120 seconds.

R=r, peterGo
CC=golang-dev
https://golang.org/cl/4344053
parent c256f0a4
...@@ -61,7 +61,7 @@ test: ...@@ -61,7 +61,7 @@ test:
gotest gotest
testshort: testshort:
gotest -test.short -test.timeout=60 gotest -test.short -test.timeout=120
bench: bench:
gotest -test.bench=. -test.run="Do not run tests" gotest -test.bench=. -test.run="Do not run tests"
......
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