]> Cypherpunks repositories - gostls13.git/commit
net: fix TestInterfaceMulticastAddrs for AIX
authorClément Chigot <clement.chigot@atos.net>
Tue, 23 Oct 2018 13:55:57 +0000 (15:55 +0200)
committerIan Lance Taylor <iant@golang.org>
Tue, 23 Oct 2018 14:48:21 +0000 (14:48 +0000)
commite850b3752f49db4c93ebf549400b2d79f6801c9a
tree872189c3a26f3a9e35a708ad552906b9e0a60bd9
parent0d6569346ef3709052bad4a714634389f083dc3e
net: fix TestInterfaceMulticastAddrs for AIX

This commit disables checkMulticastStats for AIX operating system.

Change-Id: If8d0fb609a0dcf75b7bb5c3871cfb6fad76a0a92
Reviewed-on: https://go-review.googlesource.com/c/144102
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/interface_test.go