]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/go: fail if a test binary exits with no output"
authorBryan C. Mills <bcmills@google.com>
Wed, 9 Oct 2019 20:13:40 +0000 (20:13 +0000)
committerBryan C. Mills <bcmills@google.com>
Wed, 9 Oct 2019 20:30:46 +0000 (20:30 +0000)
commitb3104fe3af99c965b5e9a954264dfc384f21bb37
tree0b402f6b6e819b69ed55406232b090ab74bf36dc
parent4c7a8d63e4042d16f87bf63720e3814683b0cb4b
Revert "cmd/go: fail if a test binary exits with no output"

This reverts CL 184457.

Reason for revert: introduced failures in the regression test for #18153.

Fixes #34791
Updates #29062

Change-Id: I4040965163f809083c023be055e69b1149d6214e
Reviewed-on: https://go-review.googlesource.com/c/go/+/200106
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Alexander Rakoczy <alex@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/internal/test/test.go
src/cmd/go/testdata/script/test_exit.txt [deleted file]
src/cmd/internal/goobj/goobj_test.go
src/cmd/nm/nm_test.go
src/cmd/objdump/objdump_test.go
src/go/build/deps_test.go
src/internal/testenv/testenv.go