Stabilize QQuickTextEdit test
authorFrederik Gladhorn <frederik.gladhorn@digia.com>
Wed, 23 Jan 2013 11:05:41 +0000 (12:05 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 23 Jan 2013 11:11:43 +0000 (12:11 +0100)
commit742cff521a366e907ceddbd441b8a34101e58d01
tree48796b1a0760105990a88bca6599827a9d8462dc
parent7c5b2e93a0f61e2fbc3d554b97e23009e22b68bc
Stabilize QQuickTextEdit test

tst_qquicktextedit::remoteCursorDelegate was failing
because the test server served the the remote file too
fast. It seems like the test relied on a slow machine to
run it.
Instead pass the Delay option to make the server serve
the file delayed.

Change-Id: Id99feea07f2da3b2ea0aa6c07e9b548e8f81f18b
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
tests/auto/quick/qquicktextedit/tst_qquicktextedit.cpp