1
0
mirror of https://github.com/golang/go synced 2024-11-07 01:26:11 -07:00
go/src/testing/internal/testdeps
Russ Cox 94d7c884c3 testing: do not crash when m.Run is called twice and -test.testlogfile is used
Tests exist that call m.Run in a loop‽
Now we have one too.

Fixes #23129.

Change-Id: I8cbecb724f239ae14ad45d75e67d12c80e41c994
Reviewed-on: https://go-review.googlesource.com/83956
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-12-14 14:57:01 +00:00
..
deps.go testing: do not crash when m.Run is called twice and -test.testlogfile is used 2017-12-14 14:57:01 +00:00