|
@@ -135,7 +135,7 @@
|
|
<mkdir dir="${hadoop.log.dir}"/>
|
|
<mkdir dir="${hadoop.log.dir}"/>
|
|
<junit
|
|
<junit
|
|
printsummary="yes" showoutput="${test.output}"
|
|
printsummary="yes" showoutput="${test.output}"
|
|
- haltonfailure="no" fork="yes"
|
|
|
|
|
|
+ haltonfailure="no" fork="yes" maxmemory="256m"
|
|
errorProperty="tests.failed" failureProperty="tests.failed">
|
|
errorProperty="tests.failed" failureProperty="tests.failed">
|
|
|
|
|
|
<sysproperty key="test.build.data" value="${build.test}/data"/>
|
|
<sysproperty key="test.build.data" value="${build.test}/data"/>
|