]> Cypherpunks repositories - gostls13.git/commit
net: skip some interface tests on Dragonfly for now
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 16 Oct 2019 21:55:40 +0000 (21:55 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 17 Oct 2019 17:03:29 +0000 (17:03 +0000)
commit728a876ae291a2229047f2d112e0dffc71950dee
treea246ea7733736a2e6806143b98cc413bc8da5da2
parent24494440e0d265b9c88ebf6d7b450bdc42e5ff0c
net: skip some interface tests on Dragonfly for now

Skipping tests isn't great, but neither is a wall of red masking other
potential regressions.

Updates #34368

Change-Id: I5fdfa54846dd8d648001594c74f059af8af52247
Reviewed-on: https://go-review.googlesource.com/c/go/+/201482
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/net/interface_test.go