]> Cypherpunks repositories - gostls13.git/commit
testing: report the failing test in a late log panic
authorIan Lance Taylor <iant@golang.org>
Fri, 11 Jan 2019 22:06:45 +0000 (14:06 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 17 Jan 2019 01:28:22 +0000 (01:28 +0000)
commit006a5e7d00992cfae6ac406959512d680025f75c
tree4737806d7e24c2ac7ec3632c85510e00e60a182c
parent0456036e28b718d215f49abe83d3c49101f8a4c7
testing: report the failing test in a late log panic

Updates #29388

Change-Id: Icb0e6048d05fde7a5486b923ff62147edb5c8dac
Reviewed-on: https://go-review.googlesource.com/c/157617
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
src/testing/sub_test.go
src/testing/testing.go