]> Cypherpunks repositories - gostls13.git/commit
net: unskip TestConcurrentPreferGoResolversDial on Windows
authorqmuntal <quimmuntal@gmail.com>
Thu, 30 Mar 2023 09:04:48 +0000 (11:04 +0200)
committerMatthew Dempsky <mdempsky@google.com>
Fri, 31 Mar 2023 22:20:54 +0000 (22:20 +0000)
commit99159cda330e8f71b9e7e5a5287d0f8395836d4c
tree363fdbed7d85f0aa8145bccb102bc0fc522dc607
parent75317dee399b66eaf09b8e4f6c4f8c45ecdce1f3
net: unskip TestConcurrentPreferGoResolversDial on Windows

Windows resolver uses the Dial function since CL 409234.

Change-Id: Id631a84d2b85fc4f8897e413a0a454cf54c00de4
Reviewed-on: https://go-review.googlesource.com/c/go/+/480418
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Run-TryBot: Quim Muntal <quimmuntal@gmail.com>
src/net/lookup_test.go