summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAutomerge <automerge@vaadin.com>2012-05-23 13:08:48 +0000
committerAutomerge <automerge@vaadin.com>2012-05-23 13:08:48 +0000
commit4c5e0b8043c682c0a3d552e0ecaa39c7c52b44fa (patch)
tree912d44d9f725e9598f300ccfe1b13cbf12cd87b7 /tests
parentedf451f67f4d50d5baeb4ae9ceaa6746eb6fa10c (diff)
downloadvaadin-framework-4c5e0b8043c682c0a3d552e0ecaa39c7c52b44fa.tar.gz
vaadin-framework-4c5e0b8043c682c0a3d552e0ecaa39c7c52b44fa.zip
[merge from 6.7] Print more debug info when running testbench tests
svn changeset:23816/svn branch:6.8
Diffstat (limited to 'tests')
-rw-r--r--tests/test.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test.xml b/tests/test.xml
index 7b2b283fc6..3964573d89 100644
--- a/tests/test.xml
+++ b/tests/test.xml
@@ -148,6 +148,8 @@
<path refid="classpath" />
<pathelement path="${class-dir}" />
</classpath>
+
+ <formatter usefile="false" type="plain"/>
<jvmarg value="-Dcom.vaadin.testbench.tester.host=${com.vaadin.testbench.tester.host}" />
<jvmarg value="-Dcom.vaadin.testbench.deployment.url=${com.vaadin.testbench.deployment.url}" />