]> Cypherpunks repositories - gostls13.git/commitdiff
test: fix -G=0 mode for longtest builder
authorDan Scales <danscales@google.com>
Sat, 20 Nov 2021 01:52:41 +0000 (17:52 -0800)
committerDan Scales <danscales@google.com>
Sat, 20 Nov 2021 08:47:36 +0000 (08:47 +0000)
For -G=3 for test using 'any'.

Change-Id: Ia37ee944a38be4f4330e62ad187f10f2d42e41bd
Reviewed-on: https://go-review.googlesource.com/c/go/+/365839
Trust: Dan Scales <danscales@google.com>
Run-TryBot: Dan Scales <danscales@google.com>
Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
test/fixedbugs/issue49665.go

index c6c22a1b4e9ec07ca3ca0240366bcd3458811944..4a6593c4541cfaeb0adf26b07761843027858a42 100644 (file)
@@ -1,4 +1,4 @@
-// run
+// run -gcflags=-G=3
 
 // Copyright 2021 The Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style