mirror of https://github.com/apache/lucene.git
let clover run with tests.slow, too, this takes only 20 mins additionally.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1376539 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1ecbbd2877
commit
5beb6346e7
|
@ -265,7 +265,6 @@
|
||||||
<param name="tests.jvms" value="1"/>
|
<param name="tests.jvms" value="1"/>
|
||||||
<!-- Also override some other props to be fast, ignoring what's set on command line: -->
|
<!-- Also override some other props to be fast, ignoring what's set on command line: -->
|
||||||
<param name="tests.multiplier" value="1"/>
|
<param name="tests.multiplier" value="1"/>
|
||||||
<param name="tests.slow" value="false"/>
|
|
||||||
<param name="tests.nightly" value="false"/>
|
<param name="tests.nightly" value="false"/>
|
||||||
<param name="tests.weekly" value="false"/>
|
<param name="tests.weekly" value="false"/>
|
||||||
<param name="tests.multiplier" value="1"/>
|
<param name="tests.multiplier" value="1"/>
|
||||||
|
|
Loading…
Reference in New Issue