summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2011-10-21 13:42:45 +0000
committerArtur Signell <artur.signell@itmill.com>2011-10-21 13:42:45 +0000
commit9ee198b24e36a377fea070e2858d4fc2d9e1d08c (patch)
tree8ae3f37bc381f408ef3ac19840396f8981629f93 /tests
parent044ee223e16220d24e1310f7ef1978109e0fecc6 (diff)
downloadvaadin-framework-9ee198b24e36a377fea070e2858d4fc2d9e1d08c.tar.gz
vaadin-framework-9ee198b24e36a377fea070e2858d4fc2d9e1d08c.zip
Increased thread count to possibly speed up testing
svn changeset:21778/svn branch:6.7
Diffstat (limited to 'tests')
-rw-r--r--tests/test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.xml b/tests/test.xml
index 3b8b0dc50c..2dbef8dace 100644
--- a/tests/test.xml
+++ b/tests/test.xml
@@ -129,7 +129,7 @@
</fileset>
- <for threadCount="30" parallel="true" keepgoing="true" param="target">
+ <for threadCount="40" parallel="true" keepgoing="true" param="target">
<path>
<fileset refid="tests-fileset" />
</path>