]> Cypherpunks repositories - gostls13.git/commit
testing: update description of Setenv
authorNobuki Fujii <scofni@gmail.com>
Fri, 23 Sep 2022 13:53:31 +0000 (22:53 +0900)
committerGopher Robot <gobot@golang.org>
Thu, 29 Sep 2022 22:16:42 +0000 (22:16 +0000)
commita14ac8635f673218c91e13c103cb2f3e29ff4b74
tree64a350420b0f898495665e63f9a75eda952557c5
parente7a3d87ddae6aa720e104213bd2cf98e3e743c9a
testing: update description of Setenv

Add the description of Setenv that it cannot use if the test have
parallel ancestors.

Fixes #55128

Change-Id: Ia5a1deaa1a3116d1ebb439600a7d316c7d155412
Reviewed-on: https://go-review.googlesource.com/c/go/+/434115
Auto-Submit: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/testing/testing.go