]> Cypherpunks repositories - gostls13.git/commit
test: fix longtest failures on fixedbugs/issue48471.go
authorRobert Findley <rfindley@google.com>
Sat, 13 Nov 2021 01:15:49 +0000 (20:15 -0500)
committerRobert Findley <rfindley@google.com>
Sat, 13 Nov 2021 01:37:51 +0000 (01:37 +0000)
commit2fd720b78086eaa57559e38f6ad4fe51c09c3a17
tree32cf7dd1e94a0ec7efa5a4fb9695995effddd62b
parentc893a85f21d0e5448c687254e50cc6936b36548e
test: fix longtest failures on fixedbugs/issue48471.go

This test is failing with -G=0, so specify -G=3.

Change-Id: I4c74707d0a43f8191cb0b156204604458ba85136
Reviewed-on: https://go-review.googlesource.com/c/go/+/363699
Trust: Robert Findley <rfindley@google.com>
Trust: Dan Scales <danscales@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dan Scales <danscales@google.com>
test/fixedbugs/issue48471.go