From 0cffb22cf4f746746b1398a88a26b7bd572e84b4 Mon Sep 17 00:00:00 2001 From: John Ahlroos Date: Fri, 7 Sep 2012 08:57:52 +0300 Subject: Restored properties file which was committed by mistake. --- uitest/eclipse-run-selected-test.properties | 56 ++++++++++++++--------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'uitest') diff --git a/uitest/eclipse-run-selected-test.properties b/uitest/eclipse-run-selected-test.properties index 8f05438ff6..f6cb2551e9 100644 --- a/uitest/eclipse-run-selected-test.properties +++ b/uitest/eclipse-run-selected-test.properties @@ -1,29 +1,29 @@ -; Location where vaadin-testbench jar can be found -com.vaadin.testbench.lib.dir=/home2/vaadin-testbench-2.4.3.development.201208101302/vaadin-testbench-2.4.3.development.201208101302 - -; Deployment url to use for testing. Context path must be / -com.vaadin.testbench.deployment.url=http://192.168.2.51:8080/ - -; Location of the screenshot directory. -; This is the directory that contains the "references" directory -com.vaadin.testbench.screenshot.directory=/home/john/Repositories/vaadin/vaadin-screenshots - -; Run the whole test even if -com.vaadin.testbench.screenshot.softfail=true - -; Screen capture at the end if the test fails -com.vaadin.testbench.screenshot.onfail=true - -; Enable cursor detection -com.vaadin.testbench.screenshot.cursor=true - -; Run the test case that is focused in Eclipse. Must be set in Eclipse launch configuration and not here. -; testfiles=${resource_loc} - -; Uncomment to limit to certain browsers or override in launch configuration -; browsers=winxp-opera10 - -; Claim that the server has started succesfully. Needed for the tests to run -server.start.succeeded=1 - +; Location where vaadin-testbench jar can be found +com.vaadin.testbench.lib.dir= + +; Deployment url to use for testing. Context path must be / +com.vaadin.testbench.deployment.url=http://:8888/ + +; Location of the screenshot directory. +; This is the directory that contains the "references" directory +com.vaadin.testbench.screenshot.directory= + +; Run the whole test even if +com.vaadin.testbench.screenshot.softfail=true + +; Screen capture at the end if the test fails +com.vaadin.testbench.screenshot.onfail=true + +; Enable cursor detection +com.vaadin.testbench.screenshot.cursor=true + +; Run the test case that is focused in Eclipse. Must be set in Eclipse launch configuration and not here. +; testfiles=${resource_loc} + +; Uncomment to limit to certain browsers or override in launch configuration +; browsers=winxp-opera10 + +; Claim that the server has started succesfully. Needed for the tests to run +server.start.succeeded=1 + test-output-dir=../build/test-output \ No newline at end of file -- cgit v1.2.3