]> Cypherpunks.ru repositories - gostls13.git/commit
net: really skip Windows PTR tests if we say we are skipping them
authorIan Lance Taylor <iant@golang.org>
Mon, 27 Jun 2022 21:10:08 +0000 (14:10 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 27 Jun 2022 22:22:47 +0000 (22:22 +0000)
commit3af5280c003038e5fea1a84e7e57e85e96e131a3
tree67c9306db7bf3ea3f5a4bd5d421252a455060bb3
parenta42573c2f1d6a806439ec0cf65ace0508a37747f
net: really skip Windows PTR tests if we say we are skipping them

For #38111

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