tst_qgraphicsview: increase test timeout further
This test has recently timed out in CI, but appeared to be making progress. Give it more time to complete. Change-Id: Ied0fb7aad35ed6d5889dd585a7545687617e5e19 Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>bb10
parent
d370b365da
commit
4ef1ddc641
|
|
@ -1,5 +1,5 @@
|
|||
CONFIG += testcase
|
||||
testcase.timeout = 250 # this test is slow
|
||||
testcase.timeout = 500 # this test is slow
|
||||
TARGET = tst_qgraphicsview
|
||||
|
||||
QT += widgets widgets-private testlib
|
||||
|
|
|
|||
Loading…
Reference in New Issue