]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.cc] test: disable rotate tests
authorRuss Cox <rsc@golang.org>
Thu, 19 Feb 2015 20:12:42 +0000 (15:12 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 19 Feb 2015 20:14:21 +0000 (20:14 +0000)
commitd7eb51e70e02887b15d6e23548c74ff86471ced9
tree6888855fe9bdc9b37673ba9418bdedd0695f00af
parente559c5cce2f5bc48ad3c7ff75dec6cfa002115f1
[dev.cc] test: disable rotate tests

They use too much memory in the current Go compiler draft.
This should fix some builders.

Reenabling is #9933.

Change-Id: Ib5ef348b2c55d2012ffed765f2a6df99dec171f4
Reviewed-on: https://go-review.googlesource.com/5302
Reviewed-by: Russ Cox <rsc@golang.org>
test/rotate0.go
test/rotate1.go
test/rotate2.go
test/rotate3.go