net: various tests failing in Plan 9 with IPv6 turned on #34931
Closed
Labels
Comments
Change https://golang.org/cl/201397 mentions this issue: |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On 9front:
On 9legacy:
After adding some detailed error, we see that
TestListenMulticastUDP
is failing becauseaddmulti
mixes IPv4 and IPv6:Also, only in 9legacy,
announce
doesn't like the multicast address:I have a CL I'll send out soon.
@gopherbot, please add labels OS-Plan9, Testing, NeedsFix
The text was updated successfully, but these errors were encountered: