Kicked partest up to a 6 hour timeout. No review.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@21765 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
5bd9a46c71
commit
aa04400314
|
@ -1502,7 +1502,7 @@ BOOTRAPING TEST AND TEST SUITE
|
|||
<target name="test.suite" depends="pack.done">
|
||||
<partest classpathref="pack.classpath">
|
||||
<env key="PATH" path="${build-pack.dir}/bin:${env.PATH}" />
|
||||
<sysproperty key="partest.timeout" value="14400" />
|
||||
<sysproperty key="partest.timeout" value="21600" />
|
||||
<sysproperty key="partest.test-warning" value="150" />
|
||||
<sysproperty key="partest.test-timeout" value="1200" />
|
||||
<sysproperty key="partest.srcdir" value="files" />
|
||||
|
|
Loading…
Reference in New Issue