qt5base-lts/tests/auto/network
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
..
access tst_QNetworkReply: Un-blacklist recently fixed test. 2016-05-25 11:12:00 +00:00
bearer Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
kernel Fixed crash in QAuthenticator::operator== 2016-05-13 03:58:06 +00:00
socket tst_QUdpSocket - remove insignificance 2016-06-14 11:13:50 +00:00
ssl QSslSocket (OpenSSL) - handle abort/close on sslErrors emitted 2016-06-14 07:29:01 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00