qt5base-lts/tests/auto/network
Thiago Macieira bbcd453388 tst_QUdpSocket: stop trying to bind to multicast addresses
This is not an official feature of the networking stacks and does not
work portably across operating systems. So just stop trying to do that.

This was failing reliably (not flaky!) with IPv6 on FreeBSD and
Windows. For IPv4, Windows apparently accepts 239.255.0.0/16 but not
other addresses, so remove IPv4 too.

Change-Id: Ifb5969bf206e4cd7b14efffd14fb682c2839e95d
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2017-12-24 02:04:44 +00:00
..
access Merge remote-tracking branch 'origin/5.9' into 5.10 2017-12-05 13:37:21 +01:00
bearer Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
kernel Merge remote-tracking branch 'origin/5.9' into 5.10 2017-11-28 11:23:35 +01:00
socket tst_QUdpSocket: stop trying to bind to multicast addresses 2017-12-24 02:04:44 +00:00
ssl Merge remote-tracking branch 'origin/5.9' into 5.10 2017-11-23 12:52:18 +01:00
network.pro