]> Cypherpunks repositories - gostls13.git/commit
net: revert CL 82975
authorJeff Johnson <jrjohnson@google.com>
Fri, 22 Dec 2017 16:30:39 +0000 (08:30 -0800)
committerAlex Brainman <alex.brainman@gmail.com>
Mon, 25 Dec 2017 00:07:22 +0000 (00:07 +0000)
commit46c5856f6dfcc76e00f753387ea3dc276de2b28e
treeff2dbd049a6f9b36d74cd55b5454a088a47944c0
parentf3f507b2d86bfb38c7e466a465d5b6463cfd4184
net: revert CL 82975

this solution as it stands doesn't work with
non-english device names (golang/go#23191 (which has a fix))
and names some devices differently (golang/go#23153) probably due to the
fact that this test previously only ran on Server 2008.

Re-opens golang/go#20073

Change-Id: I5c36774ddd85ac07620b4015372d564acbb169ad
Reviewed-on: https://go-review.googlesource.com/85315
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
src/net/net_windows_test.go