]> Cypherpunks repositories - gostls13.git/commit
testing: use a pattern to match the elapsed time in TestTRun
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Tue, 20 May 2025 07:46:53 +0000 (09:46 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 20 May 2025 14:37:42 +0000 (07:37 -0700)
commit4f1146e6614676126d3810ea319e3f658d4f8116
treed125f626e61370bc36994eaa24cc27aa2ea89a44
parentc8bf388bad9bf350b513c562bba22868bc976247
testing: use a pattern to match the elapsed time in TestTRun

Fixes #73723
Fixes #73737
Fixes #73739

Change-Id: I1ebd3614614285c3e660d48241389bb0f896be23
Reviewed-on: https://go-review.googlesource.com/c/go/+/674355
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
src/testing/sub_test.go