]> Cypherpunks repositories - gostls13.git/commit
net: do not skip TestAcceptIgnoreSomeErrors
authorAlex Brainman <alex.brainman@gmail.com>
Thu, 7 May 2015 06:00:36 +0000 (16:00 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Thu, 7 May 2015 06:59:25 +0000 (06:59 +0000)
commitc3559f16211888477fc60e348d1dadde9623ba7f
treefdc099430f6ae433519834e9fcbb05355c7db150
parent5e94c65b5d893924b0a8ba94de3881f9ffc4c293
net: do not skip TestAcceptIgnoreSomeErrors

No code changes, but the test passes here.
And TryBots are happy.

Fixes #8662 maybe

Change-Id: Id37380f72a951c9ad7cf96c0db153c05167e62ed
Reviewed-on: https://go-review.googlesource.com/9778
Reviewed-by: Minux Ma <minux@golang.org>
src/net/net_windows_test.go