From 402b4bdc31ff4ad804aaa0ddbebcbd6c445c2e9b Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 10 Jan 2013 02:14:47 +0200 Subject: [PATCH] Made tests more reliable Change-Id: I36e440985c3870cec11e8aa582f2240a546a9229 --- .../vaadin/tests/components/uitest/base_theme_test.html | 8 ++++---- .../tests/components/uitest/chameleon_theme_test.html | 8 ++++---- .../tests/components/uitest/liferay_theme_test.html | 8 ++++---- .../tests/components/uitest/reindeer_theme_test.html | 8 ++++---- .../vaadin/tests/components/uitest/runo_theme_test.html | 8 ++++---- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/uitest/src/com/vaadin/tests/components/uitest/base_theme_test.html b/uitest/src/com/vaadin/tests/components/uitest/base_theme_test.html index 27805ef61e..7bb36b7ebb 100644 --- a/uitest/src/com/vaadin/tests/components/uitest/base_theme_test.html +++ b/uitest/src/com/vaadin/tests/components/uitest/base_theme_test.html @@ -378,7 +378,7 @@ notification-humanized - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 214,15 @@ -393,7 +393,7 @@ notification-warning - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 172,13 @@ -408,7 +408,7 @@ notification-error - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 318,11 @@ -423,7 +423,7 @@ notification-tray - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 66,9 diff --git a/uitest/src/com/vaadin/tests/components/uitest/chameleon_theme_test.html b/uitest/src/com/vaadin/tests/components/uitest/chameleon_theme_test.html index 754fadf3d6..ff112e4dc4 100644 --- a/uitest/src/com/vaadin/tests/components/uitest/chameleon_theme_test.html +++ b/uitest/src/com/vaadin/tests/components/uitest/chameleon_theme_test.html @@ -378,7 +378,7 @@ notification-humanized - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 214,15 @@ -393,7 +393,7 @@ notification-warning - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 172,13 @@ -408,7 +408,7 @@ notification-error - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 318,11 @@ -423,7 +423,7 @@ notification-tray - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 66,9 diff --git a/uitest/src/com/vaadin/tests/components/uitest/liferay_theme_test.html b/uitest/src/com/vaadin/tests/components/uitest/liferay_theme_test.html index 04778d76ba..109f1f1610 100644 --- a/uitest/src/com/vaadin/tests/components/uitest/liferay_theme_test.html +++ b/uitest/src/com/vaadin/tests/components/uitest/liferay_theme_test.html @@ -378,7 +378,7 @@ notification-humanized - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 214,15 @@ -393,7 +393,7 @@ notification-warning - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 172,13 @@ -408,7 +408,7 @@ notification-error - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 318,11 @@ -423,7 +423,7 @@ notification-tray - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 66,9 diff --git a/uitest/src/com/vaadin/tests/components/uitest/reindeer_theme_test.html b/uitest/src/com/vaadin/tests/components/uitest/reindeer_theme_test.html index e764d62b12..f5a654b21a 100644 --- a/uitest/src/com/vaadin/tests/components/uitest/reindeer_theme_test.html +++ b/uitest/src/com/vaadin/tests/components/uitest/reindeer_theme_test.html @@ -378,7 +378,7 @@ notification-humanized - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 214,15 @@ -393,7 +393,7 @@ notification-warning - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 172,13 @@ -408,7 +408,7 @@ notification-error - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 318,11 @@ -423,7 +423,7 @@ notification-tray - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 66,9 diff --git a/uitest/src/com/vaadin/tests/components/uitest/runo_theme_test.html b/uitest/src/com/vaadin/tests/components/uitest/runo_theme_test.html index 725d5bda74..3c65875684 100644 --- a/uitest/src/com/vaadin/tests/components/uitest/runo_theme_test.html +++ b/uitest/src/com/vaadin/tests/components/uitest/runo_theme_test.html @@ -378,7 +378,7 @@ notification-humanized - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 214,15 @@ -393,7 +393,7 @@ notification-warning - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 172,13 @@ -408,7 +408,7 @@ notification-error - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 318,11 @@ -423,7 +423,7 @@ notification-tray - mouseClick + closeNotification vaadin=runThemeTestUI::Root/VNotification[0] 66,9 -- 2.39.5