]> Cypherpunks repositories - gostls13.git/commit
testing: in TestRacyOutput, ensure that the Run calls complete before cleanup
authorBryan C. Mills <bcmills@google.com>
Wed, 16 Nov 2022 15:17:17 +0000 (10:17 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 16 Nov 2022 17:22:19 +0000 (17:22 +0000)
commit8c17505da792755ea59711fc8349547a4f24b5c5
treea67668fb19d250ef22bfa700b4ee55fb136cb370
parent0266671e3d829c216e10e1a5ad6b4647ea5e39c4
testing: in TestRacyOutput, ensure that the Run calls complete before cleanup

Also tweak the failure message added in CL 352349.

Updates #18741.
Updates #48515.

Change-Id: I46ed84c6f498d7a68414cc3dab3c1cd55da69aa9
Reviewed-on: https://go-review.googlesource.com/c/go/+/451215
Reviewed-by: Austin Clements <austin@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Changkun Ou <mail@changkun.de>
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/testing/panic_test.go
src/testing/sub_test.go
src/testing/testing.go