]> Cypherpunks repositories - gostls13.git/commit
testing/synctest: call out common issues with tests
authorSean Liao <sean@liao.dev>
Sun, 17 Aug 2025 11:29:48 +0000 (12:29 +0100)
committerAlan Donovan <adonovan@google.com>
Fri, 29 Aug 2025 14:39:28 +0000 (07:39 -0700)
commit38204e087267a3408e36aa23d2b5ac36f22feef3
tree646ff82560e0f4c107e58b2d3250b1554789617e
parent252c9011255872e21284480754400f9be7d48bf9
testing/synctest: call out common issues with tests

While each point is explained their respective sections for Time,
Blocking, and Isolation, these appear to be the most common
issues worth calling out up front.

Fixes #75052

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