qt5base-lts/tests/auto/network
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
..
access tst_http2::earlyResponse - fix a flaky and somewhat broken test 2019-02-20 08:43:48 +00:00
bearer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
kernel tst_qnetworkinterface: Fix for case of zero interface 2018-07-06 06:39:36 +00:00
socket Make tst_QUdpSocket::lincLocalIPv6 less sadistic 2019-02-21 11:14:48 +00:00
ssl tst_qsslsocket - blacklist several test temporarily 2019-01-24 20:38:14 +00:00
network.pro