qt5base-lts/tests/auto/network/socket/qudpsocket
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
..
clientserver Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
test QNativeSocketEngine/Win: fix getting the datagram destination 2017-11-04 19:12:18 +00:00
udpServer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
BLACKLIST Widen the blacklists for flaky udp tests 2018-02-27 11:44:17 +00:00
qudpsocket.pro qudpsocket.pro - fix dependencies 2017-11-07 09:23:38 +00:00
tst_qudpsocket.cpp Make tst_QUdpSocket::lincLocalIPv6 less sadistic 2019-02-21 11:14:48 +00:00