qt5base-lts/src/tools
Andreas Buhr edf9b23145 Extend androidtestrunner default timeout to 8 minutes
qmake had a feature to set androidtestrunner's timeout. This
feature is not yet ported to CMake. So with CMake, we always
have androidtestrunner's default timeout. Which was
five minutes. We have several tests which take just shy of five
minutes and are thus flaky.
This patch extends the timeout to eight minutes. This should be
a temporary workaround until the timeout feature is implemented
in CMake.

Task-number: QTBUG-101596
Pick-to: 6.2 6.3
Change-Id: Ia67ed6ab40a40f1b82861bd15bd04528ee9334ee
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2022-04-05 19:40:17 +02:00
..
androiddeployqt Android: Throw an error if project uses versioned shared library 2022-03-30 22:55:59 +02:00
androidtestrunner Extend androidtestrunner default timeout to 8 minutes 2022-04-05 19:40:17 +02:00
bootstrap Remove qipaddress from boostrap lib 2022-03-23 08:17:44 +01:00
cmake_automoc_parser cmake_automoc_parser: Fix issue found by CodeChecker 2022-03-15 12:45:46 +01:00
macdeployqt Misc: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
moc Core: Do not depend on transitive includes 2022-03-17 17:14:36 +01:00
qdbuscpp2xml Deprecate {QString, QByteArray}::count() 2022-03-12 01:05:45 +01:00
qdbusxml2cpp qdbusxml2cpp: Improve error message 2022-03-24 05:24:13 +01:00
qlalr QLalr: use QList iterators in algorithms 2021-10-13 04:33:21 +02:00
qtpaths QLibraryInfo: remove load-time variable 2022-02-05 11:57:34 -08:00
qvkgen Gui: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
rcc CMake: Rename FindZSTD to FindWrapZSTD 2022-02-28 23:08:20 +01:00
shared Let androiddeployqt write a dependency file 2021-07-08 17:30:20 +02:00
tracegen QtBase: replace windows.h with qt_windows.h 2021-11-23 12:53:46 +08:00
uic uic: use C string literals for setObjectName() 2022-03-18 18:35:03 +01:00
windeployqt Move macdeployqt and windeployqt from qttools to qtbase 2021-11-23 21:11:45 +01:00
CMakeLists.txt Move macdeployqt and windeployqt from qttools to qtbase 2021-11-23 21:11:45 +01:00
configure.cmake CMake: Fix cross-compilation to Windows 2021-11-26 13:13:09 +01:00