qt6-bb10/tests/auto
Ryan Chu 4552eddabf Extend the default retry times of QtNetworkSettings::verifyConnection
Apparently, it is not enough to just retry 10 times (10 seconds) in the
CI network. It happens from time to time that a test fails due to server
port is unreachable. Especially, the docker containers are running in a
virtual machine on Windows and macOS platforms. In such cases, it needs
more time to warm up the service depending on the system loading.

Change-Id: Ia0234bff2a82988b62f451e20b50671708784008
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
2019-01-23 15:28:33 +00:00
..
android Updated license headers 2016-01-21 18:55:18 +00:00
bic/data Add binary compatibility files for 5.11 for QtBase 2018-06-05 06:00:28 +00:00
cmake Export modules' enabled/disabled features to cmake 2018-09-28 13:10:28 +00:00
concurrent Merge remote-tracking branch 'origin/5.11' into dev 2018-02-16 08:54:58 +01:00
corelib Add QStringList::indexOf/lastIndexOf for QStringView and QLatin1String 2019-01-22 15:07:29 +00:00
dbus QDBusServiceWatcher namespace prefix support 2018-11-06 09:52:09 +00:00
gui Merge remote-tracking branch 'origin/5.12' into dev 2019-01-21 13:03:09 +01:00
guiapplauncher
installed_cmake
network Schannel support 2019-01-22 15:19:48 +00:00
opengl qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
other Add lancelot tests to verify vertical alignment of inline images 2018-12-03 07:52:55 +00:00
printsupport tst_QPrinter: stabilize qprinter test 2019-01-20 13:39:54 +00:00
shared Read font selection flags and use them when querying for metrics 2018-11-30 16:15:03 +00:00
sql Add overload of QSqlDatabase::cloneDatabase to allow cloning cross threads 2018-12-23 11:41:36 +00:00
testlib Merge remote-tracking branch 'origin/5.12' into dev 2019-01-21 13:03:09 +01:00
tools Merge remote-tracking branch 'origin/5.12' into dev 2019-01-07 01:00:08 +01:00
widgets Merge remote-tracking branch 'origin/5.12' into dev 2019-01-21 13:03:09 +01:00
xml Don't indefinitely wait for data if it was able to read some data 2018-01-24 05:54:31 +00:00
auto.pro winrt: Skip network auto tests for now 2018-06-22 05:02:39 +00:00
network-settings.h Extend the default retry times of QtNetworkSettings::verifyConnection 2019-01-23 15:28:33 +00:00
testserver.pri Support debug_and_release option (which is the default under Windows) 2019-01-15 23:40:13 +00:00