From cf2ebbf3e584e7f7a15c323633a495b119ece37e Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sun, 1 May 2011 06:40:46 +0200 Subject: UI Tests/Robot: Attempt to stabilize UI tests (focus/input) Focus: Always programmatic, clear global focus state upfront Key/Mouse Input: Retry w/ optional focus request if lost .. Dropped redundant robot delays, ie between keypress/release. --- make/build-test.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'make/build-test.xml') diff --git a/make/build-test.xml b/make/build-test.xml index 18b131594..9dfc526c9 100644 --- a/make/build-test.xml +++ b/make/build-test.xml @@ -45,6 +45,7 @@ + -- cgit v1.2.3