qt5base-lts/tests/auto/network/access
Mårten Nordheim b322984b49 tst_QNetworkReply try stabilize autoDeleteReplies tests
The http test data hasn't always been stable but for some reason
it fails far more than usual.

Originally the domain was a non-existing one, because it would then work
on any machine (even if not in CI) and would finish() (with error)
after failing to look up the domain in DNS. However, some machines in CI,
for some reason, take too long to do this and end up failing the test.

So, we change the URL to point to the network server in CI. This should,
at the very least, finish quickly when running in CI.

Pick-to: 6.3 6.2 5.15
Fixes: QTBUG-102952
Change-Id: I3b3f6fa23acf78fefdb69ff9ae7722f15e5f1736
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2022-04-29 04:28:56 +00:00
..
hpack Remove the qmake project files 2021-01-07 15:32:28 +01:00
hsts Remove the qmake project files 2021-01-07 15:32:28 +01:00
http2 Replace uses of _qba with _ba 2022-04-07 19:30:17 +02:00
qabstractnetworkcache Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qdecompresshelper QNetworkReply: update decompress error message and handling 2022-04-27 18:31:01 +02:00
qhttpnetworkconnection Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qhttpnetworkreply Add more verification when parsing http headers and add tests 2021-11-19 19:31:34 +01:00
qnetworkaccessmanager Remove the qmake project files 2021-01-07 15:32:28 +01:00
qnetworkcachemetadata Remove the qmake project files 2021-01-07 15:32:28 +01:00
qnetworkcookie QNetworkCookie: Rename sameSite to sameSitePolicy 2021-04-14 13:44:26 +02:00
qnetworkcookiejar Network: Use system publicsuffix database copy when available 2022-03-03 15:56:09 +01:00
qnetworkdiskcache QNetworkDiskCache: Fix tracking of size during storeItem() 2021-07-20 18:30:44 +02:00
qnetworkreply tst_QNetworkReply try stabilize autoDeleteReplies tests 2022-04-29 04:28:56 +00:00
qnetworkrequest Convert date-time to UTC before claiming it's in GMT 2022-01-17 22:29:30 +01:00
CMakeLists.txt Remove QFtp sources etc. in favor of alternate distribution 2020-08-27 18:58:21 +02:00