]> Cypherpunks repositories - gostls13.git/commit
testing, testing/synctest: write bubble errors to parent test log
authorDamien Neil <dneil@google.com>
Wed, 28 May 2025 17:55:26 +0000 (10:55 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 29 May 2025 19:46:41 +0000 (12:46 -0700)
commit555d425d177db7fa7123779d253aee42980cb8a3
tree54fc610b8ca812e8d45ff7c179602cc993418032
parentf14f3aae1c3dc382c15d9c3174a037b7d3595009
testing, testing/synctest: write bubble errors to parent test log

Ensure that log messages written to the testing.T created by
synctest.Test appear in the test output when a test fails.

Fixes #73902

Change-Id: Ie97f5efe54eb003e6c0a5394c2def4cac1520ecb
Reviewed-on: https://go-review.googlesource.com/c/go/+/676995
Reviewed-by: Alan Donovan <adonovan@google.com>
Auto-Submit: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/testing/synctest/synctest_test.go
src/testing/testing.go