qt5base-lts/tests/auto/network/access
Mårten Nordheim 0592369df4 tst_qnetworkreply: stabilize and unblacklist getFromHttpIntoBuffer2
The test in general is fine, but it was making an assumption that the
first 5 readyRead emissions would never result in the whole message
being received. In certain scenarios with slowdown however it was still
possible that we would receive the whole message after just a few
readyReady emissions. While I didn't check it's most likely due to a
mechanic in the QNetworkReply machinery where we suppress some
emissions if we know there's more data just about to be available.

Task-number: QTBUG-88943
Change-Id: I0cf06edb34d4e86cc8a42c0f1cd7e8c35765f6ee
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2020-12-04 00:17:46 +01:00
..
hpack CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
hsts CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
http2 Make Ubuntu with its non-standard security level happy 2020-10-26 14:07:54 +01:00
qabstractnetworkcache Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qdecompresshelper CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qhttpnetworkconnection Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qhttpnetworkreply CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qnetworkaccessmanager CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qnetworkcachemetadata CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qnetworkcookie CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qnetworkcookiejar Update public suffix list header to latest version 2020-11-08 13:02:30 +01:00
qnetworkdiskcache Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qnetworkreply tst_qnetworkreply: stabilize and unblacklist getFromHttpIntoBuffer2 2020-12-04 00:17:46 +01:00
qnetworkrequest Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
access.pro Remove QFtp sources etc. in favor of alternate distribution 2020-08-27 18:58:21 +02:00
CMakeLists.txt Remove QFtp sources etc. in favor of alternate distribution 2020-08-27 18:58:21 +02:00