]> Cypherpunks repositories - gostls13.git/commit
net: enable multicast listener tests on solaris/illumos
authorTobias Klauser <tklauser@distanz.ch>
Mon, 30 Aug 2021 14:00:53 +0000 (16:00 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Tue, 31 Aug 2021 04:26:31 +0000 (04:26 +0000)
commitd384ebde60a7e720f83fb10e6fa9cbf989a8866f
tree6a54c9e21b558e149080f86ce9bae86684a6f1bb
parent7622e41c84fd9bb003a2d905b9f0545344842c3a
net: enable multicast listener tests on solaris/illumos

It seems everything is in place for these tests to pass on solaris and
illumos, so enable them.

Fixes #7399

Change-Id: If6defb651ef9c5059c1aeccbc4fc13a12a86b682
Reviewed-on: https://go-review.googlesource.com/c/go/+/346149
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Trust: Damien Neil <dneil@google.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Damien Neil <dneil@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
src/net/listen_test.go
src/net/sockoptip_stub.go