qt5base-lts/tests/auto/network/socket
Timur Pocheptsov d3eb9e944a Make tst_QUdpSocket::lincLocalIPv6 less sadistic
It fails on CI (Windows 10). Given our qabstractsocket disables
read notifications/stops emitting readyRead if it already has pending data
(unbuffered, aka UDP socket type) - make sure we do not suffer from this.
The change does not affect the test's logic (unless the logic was to fail),
it just makes it more fail-proof.

Change-Id: I6c9b7ded20478f675260872a2a7032b4f356f197
Fixes: QTBUG-73884
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2019-02-21 11:14:48 +00:00
..
platformsocketengine prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qabstractsocket Updated license headers 2016-01-21 18:55:18 +00:00
qhttpsocketengine Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qlocalsocket Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qsctpsocket Network: Use canonical license headers 2017-02-28 15:34:01 +00:00
qsocks5socketengine tst_QSocks5SocketEngine::downloadBigFile(): Output elapsed time 2017-06-28 17:54:07 +00:00
qtcpserver Fix tst_QTcpServer::maxPendingConnections flakiness 2018-02-09 18:45:25 +00:00
qtcpsocket Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qudpsocket Make tst_QUdpSocket::lincLocalIPv6 less sadistic 2019-02-21 11:14:48 +00:00
socket.pro Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00