]> source.dussan.org Git - vaadin-framework.git/commitdiff
Allocate enough memory for TestingWidgetSet SDM
authorLeif Åstrand <leif@vaadin.com>
Wed, 7 Sep 2016 13:14:53 +0000 (16:14 +0300)
committerLeif Åstrand <leif@vaadin.com>
Wed, 7 Sep 2016 13:15:03 +0000 (16:15 +0300)
Change-Id: I6a06684f9e71ed54f3c1d90e361fa0a9ffc712a3

uitest/pom.xml

index 6a6c94a627626f956214fb0e3e24752a7d587bf2..f7a571c324ef61abb8c357f872120af75c12a4a3 100644 (file)
                                        <webappDirectory>${project.build.outputDirectory}/VAADIN/widgetsets</webappDirectory>
                                        <persistentunitcachedir>${project.build.directory}/gwt-unitCache</persistentunitcachedir>
                                        <checkAssertions>true</checkAssertions>
+                                       <extraJvmArgs>-Xmx1G</extraJvmArgs>
                                </configuration>
                                <executions>
                                        <execution>