qt5base-lts/tests/auto/network/socket
Timur Pocheptsov 17143bf47c tst_QUdpSocket - remove insignificance
This is the second attempt to remove 'insignificant' from UDP socket test to:
- make changes ending up in regressions more difficult (hopefully impossible)  to merge
- switch to BLACKLIST if needed
- make flaky tests more visible.

For now this 'back to significant' will be accompanied by extended BLACKLIST.
New in BLACKLIST:
* OS X - datagram size-related problems (fixed in 5.7)
* OS X - multicastLeaveAfterClose - will probably stay BLACKLISTED,
  seems to be a Darwin's quirk, can be fixed in OS X >=  10.10.
* windows ...

tst_QUdpSocket::echo seems to fail randomly on OS X/linux and
it looks like it fails at the same time on different machines,
should be something server-related (a guess only).

Change-Id: Ib344348ffab03fab1b9309b80449a04d8ce247c6
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2016-06-14 11:13:50 +00:00
..
platformsocketengine Autotest: Print errno in case of failure 2015-08-22 22:26:27 +00:00
qabstractsocket Move the socket test to an appropriate file 2015-02-23 16:33:54 +00:00
qhttpsocketengine QHttpSocketEngine: ensure pending EOF triggers a notification 2016-01-18 11:08:34 +00:00
qlocalsocket QWindowsPipeWriter: ensure validity of the write buffer 2016-04-30 13:13:26 +00:00
qsocks5socketengine QAbstractSocketEngine: introduce QIpPacketHeader for datagrams 2015-08-22 22:26:23 +00:00
qtcpserver Windows/tst_QTcpServer: Suppress crash notification of crashingServer. 2016-04-23 06:09:44 +00:00
qtcpsocket tst_QTcpSocket: Replace insignification on Windows by BLACKLIST. 2016-06-10 21:48:54 +00:00
qudpsocket tst_QUdpSocket - remove insignificance 2016-06-14 11:13:50 +00:00
socket.pro WinRT: Fixed compilation of network autotests and benchmarks 2013-12-06 15:06:47 +01:00