qt5base-lts/tests/auto/network/access/http2
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
..
certs HTTP2 - autotest 2016-07-14 10:20:36 +00:00
http2.pro Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-27 01:00:09 +01:00
http2srv.cpp tst_http2 - extend 'singleRequest' test case 2019-04-09 04:08:01 +00:00
http2srv.h tst_http2 - extend 'singleRequest' test case 2019-04-09 04:08:01 +00:00
tst_http2.cpp tst_http2::connectToHost - fix flakiness 2019-08-07 18:57:31 +02:00