]> Cypherpunks repositories - gostls13.git/commitdiff
[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)
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

index 400b225cf7b998b87bf3564a8f7c548252ef92a8..9c4f560f748b356db8ab045f239b845ff973ed96 100644 (file)
@@ -1,3 +1,5 @@
+// skip
+
 // runoutput ./rotate.go
 
 // Copyright 2013 The Go Authors.  All rights reserved.
index 98b0b1c849ea18f8294785af0e274bc82ba60c3f..2d9b7979228675307733147ea2d2807260a2b462 100644 (file)
@@ -1,3 +1,5 @@
+// skip
+
 // runoutput ./rotate.go
 
 // Copyright 2013 The Go Authors.  All rights reserved.
index c50f8ce73bd3089f10b0d6014c5a340772bdfb3c..90446253127a9bfb04f0ca4ac56ec47537ddeda2 100644 (file)
@@ -1,3 +1,5 @@
+// skip
+
 // runoutput ./rotate.go
 
 // Copyright 2013 The Go Authors.  All rights reserved.
index 73d47d8524c95f9dd9046a5987a07347bd36111f..b6b71c8b47e49fe2a7910d6a0f0886991b5c17b2 100644 (file)
@@ -1,3 +1,5 @@
+// skip
+
 // runoutput ./rotate.go
 
 // Copyright 2013 The Go Authors.  All rights reserved.