summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-01-16 13:38:46 +0100
committerMichael Stahl <mstahl@redhat.com>2017-01-16 13:42:56 +0100
commit39ca8c72c2090f557a1bccd241aec88c9bed52fb (patch)
tree38dbd93d61f11c9173a61fe3e08c3dd0dbda919c /qadevOOo/tests/java/mod
parent36afb355ac37122d32d624db079def123ef548a2 (diff)
forms,qadevOOo: dispatch of .uno:SwitchControlDesignMode is async
Follow-up to e19cdeaf7ddbcf39da47d9685d8e79e775dde7f4. Change-Id: Ic4f8f0373199a4237fa30a830fc89a263eb40d62
Diffstat (limited to 'qadevOOo/tests/java/mod')
-rw-r--r--qadevOOo/tests/java/mod/_forms/OTimeControl.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_forms/OTimeControl.java b/qadevOOo/tests/java/mod/_forms/OTimeControl.java
index 375174149dc8..01c8f17b4aba 100644
--- a/qadevOOo/tests/java/mod/_forms/OTimeControl.java
+++ b/qadevOOo/tests/java/mod/_forms/OTimeControl.java
@@ -218,7 +218,6 @@ public class OTimeControl extends TestCase {
tEnv.addObjRelation("TestTextListener", listener);
FormTools.switchDesignOf(Param.getMSF(), xTextDoc);
- util.utils.waitForEventIdle(Param.getMSF());
return tEnv;
} // finish method getTestEnvironment