Increase timeout per test to 90 seconds

The Appium test (including the setup) takes more than the default 60 s.
This commit is contained in:
Ingo Klöcker
2023-09-04 17:06:43 +02:00
committed by Ingo Klöcker
parent ceebee3a56
commit 682e3967ba

View File

@@ -64,4 +64,5 @@ Dependencies:
'sdk/selenium-webdriver-at-spi': '@latest-kf6'
Options:
per-test-timeout: 90
require-passing-tests-on: [ 'Linux/Qt5', 'FreeBSD', 'Windows' ]