From 6b6663f6333f05c3fdc10bd25520d3bdf4192480 Mon Sep 17 00:00:00 2001 From: Mikael Grankvist Date: Thu, 24 Jun 2010 06:15:05 +0000 Subject: [PATCH] Added fork to test javac task. Liferay test target and timing changes. svn changeset:13884/svn branch:6.4 --- .../Add_Sampler_to_Liferay.html | 14 ++++++++++++-- .../sampler_deployment_liferay.html | 7 +------ tests/test.xml | 2 +- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/tests/integration-testscripts/Add_Sampler_to_Liferay.html b/tests/integration-testscripts/Add_Sampler_to_Liferay.html index 7a2a759c82..09a3b7b02a 100644 --- a/tests/integration-testscripts/Add_Sampler_to_Liferay.html +++ b/tests/integration-testscripts/Add_Sampler_to_Liferay.html @@ -53,7 +53,7 @@ waitForElementPresent - //div[1]/div[1]/span + layoutTemplateId1 @@ -73,7 +73,7 @@ waitForElementPresent - //div[@id='Vaadin']/h2/span + //div[@id='Vaadin-Sampler']/p/a @@ -81,6 +81,16 @@ //div[@id='Vaadin-Sampler']/p/a 9,8 + + pause + 500 + + + + waitForVaadin + + + diff --git a/tests/integration-testscripts/sampler_deployment_liferay.html b/tests/integration-testscripts/sampler_deployment_liferay.html index 3ac9b306e8..48ba029153 100644 --- a/tests/integration-testscripts/sampler_deployment_liferay.html +++ b/tests/integration-testscripts/sampler_deployment_liferay.html @@ -16,11 +16,6 @@ /web/guest/sampler - - waitForElementPresent - //div[@id='add-page']/a/span - - waitForVaadin @@ -28,7 +23,7 @@ mouseClick - vaadin=demosampler::/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/ChildComponentContainer[6]/VHorizontalLayout[0]/ChildComponentContainer[1]/VNativeButton[0] + vaadin=demosampler::/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/ChildComponentContainer[5]/VHorizontalLayout[0]/ChildComponentContainer[1]/VNativeButton[0] 9,12 diff --git a/tests/test.xml b/tests/test.xml index 82ccad9730..cd17e85022 100644 --- a/tests/test.xml +++ b/tests/test.xml @@ -52,7 +52,7 @@ - + -- 2.39.5