qt5base-lts/tests/auto/network
Timur Pocheptsov 36cc171b93 tst_http2::connectToHost - fix flakiness
some assumptions were incorrect: our test server immediately sends
its SETTINGS frame, as a result we have to reply with client preface +
SETTINGS(ACK). So QVERIFY(!prefaceOK) was wrong from the beginning and
was only passing by pure luck.

Change-Id: Ie43f0d4ac41deb0e5339badaae6149a9b2f9d9b3
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-08-07 18:57:31 +02:00
..
access tst_http2::connectToHost - fix flakiness 2019-08-07 18:57:31 +02:00
bearer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
kernel QHostInfo: Always post results through the event loop to the receiver 2019-07-26 17:59:47 +02:00
socket Windows: handle errors correctly when connecting to unreachable host 2019-07-11 10:46:23 +02:00
ssl Revert "Temporarily skip tst_QSslSocket::resume" 2019-07-03 13:04:54 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00