Stabilize tst_qquickpathview
authorAlan Alpert <aalpert@rim.com>
Wed, 5 Dec 2012 20:57:45 +0000 (12:57 -0800)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 5 Dec 2012 21:13:06 +0000 (22:13 +0100)
commitb2c24447a14407f30a62a563326566d944a3c729
tree6821219f69f2cddf629922e6d1297f9ec6e5f3cd
parent90ac5018823ab1109d084cbe0e9e63a4cd531faa
Stabilize tst_qquickpathview

The complete flick is already a long operation, so when it's delayed due
to heavy system load it can exceed 5s easily. Increase the timeout to
give the flick time to finish.

Change-Id: I333c41ea432676a8c7f6de637f6af98203cd07fb
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
tests/auto/quick/qquickpathview/tst_qquickpathview.cpp