From 78854b681fc63c7c2d0297942cd71b3f832fb1c4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Leif=20=C3=85strand?= Date: Wed, 7 Sep 2016 16:14:53 +0300 Subject: [PATCH] Allocate enough memory for TestingWidgetSet SDM Change-Id: I6a06684f9e71ed54f3c1d90e361fa0a9ffc712a3 --- uitest/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/uitest/pom.xml b/uitest/pom.xml index 6a6c94a627..f7a571c324 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -246,6 +246,7 @@ ${project.build.outputDirectory}/VAADIN/widgetsets ${project.build.directory}/gwt-unitCache true + -Xmx1G -- 2.39.5