]> Cypherpunks.ru repositories - gostls13.git/commit
test: only test -G=3 by default
authorMatthew Dempsky <mdempsky@google.com>
Thu, 2 Sep 2021 19:14:47 +0000 (12:14 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Thu, 2 Sep 2021 19:33:52 +0000 (19:33 +0000)
commit58244eee01e58c383f501207afd9cb90ec060602
treebac469ce13c81ebfb491c3b483b062b650a9e199
parent9633195ae1e1a545c24eb71202c5c5f8965d2c4a
test: only test -G=3 by default

-G=0 is in maintenance mode, so limit testing it to the longtest
builders.

Change-Id: Ie8a01866b506183d0201f2a3730377cfa663da80
Reviewed-on: https://go-review.googlesource.com/c/go/+/347298
Trust: Matthew Dempsky <mdempsky@google.com>
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
test/run.go