]> source.dussan.org Git - vaadin-framework.git/commitdiff
Reverted file accidentally committed with merge
authorHenri Sara <henri.sara@itmill.com>
Wed, 16 Mar 2011 08:52:12 +0000 (08:52 +0000)
committerHenri Sara <henri.sara@itmill.com>
Wed, 16 Mar 2011 08:52:12 +0000 (08:52 +0000)
svn changeset:17802/svn branch:6.6

tests/eclipse-run-selected-test.properties

index 06e414b902bcb7a34f2fc42be105da73521fcff8..49925925bc9502fdc5ccf088bad595ceab20df79 100644 (file)
@@ -1,12 +1,12 @@
 ; Location where vaadin-testbench jar can be found\r
-com.vaadin.testbench.lib.dir=/home/hesara/dev/software/testbench/vaadin-testbench-2.2.0.development.201103151333\r
+com.vaadin.testbench.lib.dir=<enter location of testbench here>\r
 \r
 ; Deployment url to use for testing. Context path must be /  \r
-com.vaadin.testbench.deployment.url=http://192.168.2.215:8888/\r
+com.vaadin.testbench.deployment.url=http://<enter your ip here>:8888/\r
 \r
 ; Location of the screenshot directory. \r
 ; This is the directory that contains the "references" directory\r
-com.vaadin.testbench.screenshot.directory=/home/hesara/dev/workspaces/helios_sr1_jee_vaadin/v66_screenshots\r
+com.vaadin.testbench.screenshot.directory=<enter the full path to the screenshots directory, parent of "references" directory>\r
 \r
 ; Run the whole test even if \r
 com.vaadin.testbench.screenshot.softfail=true\r
@@ -23,7 +23,7 @@ com.vaadin.testbench.screenshot.cursor=true
 ; Uncomment to limit to certain browsers or override in launch configuration\r
 ; browsers=winxp-opera10\r
 \r
-; Claim that the server has started successfully. Needed for the tests to run\r
+; Claim that the server has started succesfully. Needed for the tests to run\r
 server.start.succeeded=1\r
 \r
 test-output-dir=../build/test-output
\ No newline at end of file