]> Cypherpunks repositories - gostls13.git/commit
test/fixedbugs: fix issue48784.go to pass with -G=0
authorBryan C. Mills <bcmills@google.com>
Thu, 7 Oct 2021 18:23:54 +0000 (14:23 -0400)
committerBryan C. Mills <bcmills@google.com>
Thu, 7 Oct 2021 18:58:33 +0000 (18:58 +0000)
commit7286502b0d225b995d391c72efbaa7690ad023a9
tree92cb404495e4024410079d3d81125fccc7aee7ef
parent77f2750f4398990eed972186706f160631d7dae4
test/fixedbugs: fix issue48784.go to pass with -G=0

This test is currently failing in the longtest builders.

I do not know how or why the builders are adding the -G=0 parameter.

Updates #48784

Change-Id: I62248d3fbc47567a8c73b4868a2d4aeb0bc47bc3
Reviewed-on: https://go-review.googlesource.com/c/go/+/354631
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
test/fixedbugs/issue48784.go