mirror of
https://github.com/golang/go
synced 2024-11-24 20:10:02 -07:00
Make.pkg: increase test timeout to 120 seconds.
R=r, peterGo CC=golang-dev https://golang.org/cl/4344053
This commit is contained in:
parent
c256f0a4b3
commit
60cfb63bd4
@ -61,7 +61,7 @@ test:
|
||||
gotest
|
||||
|
||||
testshort:
|
||||
gotest -test.short -test.timeout=60
|
||||
gotest -test.short -test.timeout=120
|
||||
|
||||
bench:
|
||||
gotest -test.bench=. -test.run="Do not run tests"
|
||||
|
Loading…
Reference in New Issue
Block a user