]> Cypherpunks repositories - gostls13.git/commit
net: re-enable TestVariousDeadlines on Plan 9
authormiller <millerresearch@gmail.com>
Wed, 1 Mar 2023 09:46:14 +0000 (09:46 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 2 Mar 2023 22:28:37 +0000 (22:28 +0000)
commit6f4d986a5af3245a3c66172e5fab9609652ff219
tree2a95f182f9cd2028618b3f4c7d67239af2b3c27f
parenta57e4063ace88511d8db361fd94c2b712b85c807
net: re-enable TestVariousDeadlines on Plan 9

After CL 470215 it should be safe to run this test on Plan 9.

Fixes #26945

Change-Id: I17880b696d2e91e6c4862fac05e6372f44e69b22
Reviewed-on: https://go-review.googlesource.com/c/go/+/472436
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
src/net/timeout_test.go