]> Cypherpunks repositories - gostls13.git/commit
testing: skip panics when picking the line number for decoration
authorCaleb Spare <cespare@gmail.com>
Sat, 28 Aug 2021 23:06:43 +0000 (16:06 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 16 Sep 2021 23:50:23 +0000 (23:50 +0000)
commit4efdaa7bc7220fad0177842d0009285ca429a823
tree478323e4724c4134dae1c0f3b9d3d320f618f248
parente09dcc211a338450d3f680fe39abc13b79ddbb29
testing: skip panics when picking the line number for decoration

Fixes #31154

Change-Id: I4cfd98b5e79f1abdc93044fb66855ac2cc0a9a49
Reviewed-on: https://go-review.googlesource.com/c/go/+/345909
Run-TryBot: Caleb Spare <cespare@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Carlos Amedee <carlos@golang.org>
src/testing/helper_test.go
src/testing/helperfuncs_test.go
src/testing/testing.go