summaryrefslogtreecommitdiffstats
path: root/tests/integration_tests.xml
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2010-06-16 13:57:57 +0000
committerArtur Signell <artur.signell@itmill.com>2010-06-16 13:57:57 +0000
commit09904e75ed20e87090ebc18ab5e1384a1a5ccc99 (patch)
treef10b3ca12fd1197840b15f910df165e0e31ab79b /tests/integration_tests.xml
parent708662f34f991636c5bf62c15c3528a1ad08cf63 (diff)
downloadvaadin-framework-09904e75ed20e87090ebc18ab5e1384a1a5ccc99.tar.gz
vaadin-framework-09904e75ed20e87090ebc18ab5e1384a1a5ccc99.zip
Merged test relates fixes from 6.3
svn changeset:13715/svn branch:6.4
Diffstat (limited to 'tests/integration_tests.xml')
-rw-r--r--tests/integration_tests.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration_tests.xml b/tests/integration_tests.xml
index bda74864ad..cbf995f207 100644
--- a/tests/integration_tests.xml
+++ b/tests/integration_tests.xml
@@ -46,6 +46,7 @@
<property name="com.vaadin.testbench.lib.dir" value="${com.vaadin.testbench.lib.dir}" />
<property name="com.vaadin.testbench.tester.host" value="${com.vaadin.testbench.tester.host}" />
<property name="com.vaadin.testbench.deployment.url" value="${deployment.url}" />
+ <property name="server.start.succeeded" value="1" />
<property name="browsers" value="${test_browsers}" />
<property name="testfiles" value="${testfiles}" />
<property name="test-output-dir" value="../build/integration-test-output" />