]> Cypherpunks repositories - gostls13.git/commitdiff
test/fixedbugs: adjust test case (fix longtest builders)
authorRobert Griesemer <gri@golang.org>
Thu, 23 Sep 2021 05:11:17 +0000 (22:11 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 23 Sep 2021 19:41:46 +0000 (19:41 +0000)
For #33232.

Change-Id: Id95a92bfdad91e3ccde9f5654c3b1b02ca95f6ea
Reviewed-on: https://go-review.googlesource.com/c/go/+/351731
Trust: Robert Griesemer <gri@golang.org>
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Robert Griesemer <gri@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
test/fixedbugs/issue14652.go

index 586663b676fd9c26abb18b2c4c0b8ccc226db9ae..6dd2fbfbf6d6cfc91ad8f20d764af494d41c5dec 100644 (file)
@@ -1,4 +1,4 @@
-// compile
+// compile -G=3
 
 // Copyright 2016 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style