mirror of https://github.com/golang/go.git
[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>
This commit is contained in:
parent
e559c5cce2
commit
d7eb51e70e
|
|
@ -1,3 +1,5 @@
|
|||
// skip
|
||||
|
||||
// runoutput ./rotate.go
|
||||
|
||||
// Copyright 2013 The Go Authors. All rights reserved.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
// skip
|
||||
|
||||
// runoutput ./rotate.go
|
||||
|
||||
// Copyright 2013 The Go Authors. All rights reserved.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
// skip
|
||||
|
||||
// runoutput ./rotate.go
|
||||
|
||||
// Copyright 2013 The Go Authors. All rights reserved.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
// skip
|
||||
|
||||
// runoutput ./rotate.go
|
||||
|
||||
// Copyright 2013 The Go Authors. All rights reserved.
|
||||
|
|
|
|||
Loading…
Reference in New Issue