]> source.dussan.org Git - vaadin-framework.git/commitdiff
Merged change from 6.6: TestBench JUnit maxmemory 96 MB
authorHenri Sara <henri.sara@itmill.com>
Thu, 4 Aug 2011 10:46:28 +0000 (10:46 +0000)
committerHenri Sara <henri.sara@itmill.com>
Thu, 4 Aug 2011 10:46:28 +0000 (10:46 +0000)
svn changeset:20117/svn branch:6.7

tests/test.xml

index 4f59fd031124597a3db26afefce1677bbaab8201..17eaf2a71ae4f32a9569f83e1734c3e062675b7b 100644 (file)
 
        <!-- This target runs the generated and compiled junit tests -->
        <target name="execute-tests">
-               <junit fork="yes" printsummary="withOutAndErr">
+               <junit fork="yes" printsummary="withOutAndErr" maxmemory="96m">
                        <classpath>
                                <path refid="classpath" />
                                <pathelement path="${class-dir}" />