]> Cypherpunks repositories - gostls13.git/commit
testing, testing/synctest: handle T.Helper in synctest bubbles
authorDamien Neil <dneil@google.com>
Fri, 20 Jun 2025 13:44:09 +0000 (14:44 +0100)
committerGopher Robot <gobot@golang.org>
Fri, 20 Jun 2025 19:29:58 +0000 (12:29 -0700)
commit49cdf0c42e320dfed044baa551610f081eafb781
tree2517ae78483219b5937130a2d12b3237ce423636
parent3bf1eecbd30f48851c35f608aa265c978b2cf301
testing, testing/synctest: handle T.Helper in synctest bubbles

Fixes #74199

Change-Id: I6a15fbd59a3a3f8c496440f56d09d695e1504e4e
Reviewed-on: https://go-review.googlesource.com/c/go/+/682576
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
Auto-Submit: Damien Neil <dneil@google.com>
src/testing/synctest/helper_test.go [new file with mode: 0644]
src/testing/synctest/synctest_test.go
src/testing/testing.go