qt6-bb10/tests/auto/network
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
..
access tst_qnetworkreply: stabilize and unblacklist getFromHttpIntoBuffer2 2020-12-04 00:17:46 +01:00
kernel QNetworkDatagram: Test copy ctor and clear() 2020-12-01 14:42:54 +01:00
selftest Revert "Disable tests with qemu-arm & developer-build configurations in the CI" 2020-06-05 12:10:07 +02:00
socket tst_QTcpSocket: stabilize connectToHostError 2020-12-04 00:17:46 +01:00
ssl tst_QSslError: improve the code coverage, as pointed at by LCOV 2020-12-01 09:12:10 +01:00
.prev_CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
network.pro QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00