Skip to content

Commit

Permalink
test: fix -G=0 mode for longtest builder
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
danscales committed Nov 20, 2021
1 parent be18cd5 commit 91abe4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixedbugs/issue49665.go
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 91abe4b

Please sign in to comment.