summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2023-11-06 15:14:43 +0100
committerRobert Griebl <robert.griebl@qt.io>2023-11-06 15:17:55 +0100
commit6f1b21f6206608d29df958db18adfd19b6f76645 (patch)
tree4faee18766fcc25a924133b3e830909eee9ebb92 /tests/auto
parentf6c9c07517c3ad3c39b9ddb001f92e7e271b234a (diff)
Extend timeout on bubblewrap test for Coin
Change-Id: Ib97f4755f075458c4ee705fc67629e1b7d5ec9a0 Reviewed-by: Bernd Weimer <bernd.weimer@qt.io>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/qml/bubblewrap/am-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/bubblewrap/am-config.yaml b/tests/auto/qml/bubblewrap/am-config.yaml
index 97b7a666..81250f49 100644
--- a/tests/auto/qml/bubblewrap/am-config.yaml
+++ b/tests/auto/qml/bubblewrap/am-config.yaml
@@ -6,7 +6,7 @@ applications:
runtimes:
qml:
- quitTime: 5000
+ quitTime: 10000 # coin can be VERY slow
flags:
developmentMode: yes