]> Cypherpunks repositories - gostls13.git/commit
testing: limit TempDir name length
authorSean Liao <sean@liao.dev>
Sun, 11 May 2025 21:36:58 +0000 (22:36 +0100)
committerSean Liao <sean@liao.dev>
Mon, 12 May 2025 19:34:50 +0000 (12:34 -0700)
commitac992f2614ee3abef8eb01ed8b7d5b4024cda48f
treeae92a29748232b3d1d63c0f85c11bc681c7db4be
parent8cfcad8da82a01296cfcdb8c6ab7b0b726534e21
testing: limit TempDir name length

Fixes #71742

Change-Id: Ibef8f7f0a36b25f181062c4d2f84279a97e467a4
Reviewed-on: https://go-review.googlesource.com/c/go/+/671577
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/testing/testing.go
src/testing/testing_test.go