]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fail fast across packages
authorAlexander Yastrebov <yastrebov.alex@gmail.com>
Sat, 17 Feb 2024 04:35:24 +0000 (04:35 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 21 Feb 2024 19:25:24 +0000 (19:25 +0000)
commit806aeb1e7667958047ef744cac16319e662d1b1e
tree5dbbddf51d9652cf0956790bb90ea362ebd5961b
parentc07b9b00361b9a99fc64ffe36f897d24954f99cf
cmd/go: fail fast across packages

Fixes #33038

Change-Id: I0b70c450be1c1cc59ddc1f3fddad227deccc7e14
GitHub-Last-Rev: 302ebd648afb4a5fc9ca0ae10cda5c58f2d64120
GitHub-Pull-Request: golang/go#62714
Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest-race,gotip-windows-amd64-race,gotip-windows-amd64-longtest
Reviewed-on: https://go-review.googlesource.com/c/go/+/529198
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/cmd/go/internal/test/test.go
src/cmd/go/internal/test/testflag.go
src/cmd/go/testdata/script/test_fail_fast.txt