Commit b7c3d7b4 authored by Michael Brasser's avatar Michael Brasser Committed by The Qt Project
Browse files

Stabilize tst_qquicktextinput::remoteCursorDelegate()


In some cases QCOMPARE(component.status(), QQmlComponent::Loading);
(line 2800) is failing -- it appears to be Ready immediately. Add a delay
to ensure it always hits Loading before Ready.

Change-Id: I975f3b3ea6004f178a7b0fb21193dcbdaf483157
Reviewed-by: default avatarGunnar Sletta <gunnar.sletta@digia.com>
parent 271b1279
Showing with 1 addition and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment