]> Cypherpunks.ru repositories - gostls13.git/commit
testing: stream log output in verbose mode
authorJean de Klerk <deklerk@google.com>
Wed, 1 Aug 2018 01:10:42 +0000 (18:10 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 22 Oct 2019 19:21:02 +0000 (19:21 +0000)
commita813d3c788b4ec58032616e8d269ee65d1b10085
treeae82b1d8b5b6b18b5c474b9b62cae270e2fbe30d
parent7416315e3358b0bc2774c92f39d8f7c4b33790ad
testing: stream log output in verbose mode

Fixes #24929

Change-Id: Icc426068cd73b75b78001f55e1e5d81ccebbe854
Reviewed-on: https://go-review.googlesource.com/c/go/+/127120
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/go_test.go
src/testing/benchmark.go
src/testing/sub_test.go
src/testing/testing.go