Author: nickboldt
Date: 2010-02-01 16:38:15 -0500 (Mon, 01 Feb 2010)
New Revision: 20061
Modified:
trunk/bpel/releng/testing.properties
Log:
comment out extra overrides and just set Xflags - see if build OOMs
Modified: trunk/bpel/releng/testing.properties
===================================================================
--- trunk/bpel/releng/testing.properties 2010-02-01 18:54:51 UTC (rev 20060)
+++ trunk/bpel/releng/testing.properties 2010-02-01 21:38:15 UTC (rev 20061)
@@ -7,7 +7,7 @@
org.jboss.tools.bpel.ui.test.suite=org.jboss.tools.bpel.ui.test.BpelUIAllTests
# to use a different library-file than the default from org.eclipse.test/library.xml
-library-file=${relengCommonBuilderDir}/builder/tests/custom-library.xml
+#library-file=${relengCommonBuilderDir}/builder/tests/custom-library.xml
# to dump test properties into console log and separate file (for debugging purposes),
set echotestproperties=true
#echotestproperties=true
@@ -20,8 +20,8 @@
#############################################################
#see bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=106396 for rationale for
"-Dosgi.bundlefile.limit=100"
-Dflags=-Dosgi.bundlefile.limit=100
+#Dflags=-Dosgi.bundlefile.limit=100
#arguments to ${testExecutable} - .sh script + args
-args=${executionDir}/${shell} -vmExecutable ${vmExecutable} -consolelog ${consolelog}
${Xflags} ${Dflags}
+#args=${executionDir}/${shell} -vmExecutable ${vmExecutable} -consolelog ${consolelog}
${Xflags} ${Dflags}