From 869ca81272be986dff90ed1a9afd8e30ac646acb Mon Sep 17 00:00:00 2001 From: Julian Dolby Date: Thu, 18 Oct 2018 22:55:13 -0400 Subject: [PATCH] more memory, parallelism for tests --- com.ibm.wala.core.tests/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/com.ibm.wala.core.tests/pom.xml b/com.ibm.wala.core.tests/pom.xml index 88e8ebd16..60f0e3a5b 100644 --- a/com.ibm.wala.core.tests/pom.xml +++ b/com.ibm.wala.core.tests/pom.xml @@ -20,8 +20,10 @@ test ${project.build.outputDirectory} - -Xmx2000M -Dcom.ibm.wala.junit.profile=short -Dcom.ibm.wala.junit.analyzingJar=true -ea + -Xmx4G -Dcom.ibm.wala.junit.profile=short -Dcom.ibm.wala.junit.analyzingJar=true -ea true + 2 + false test