LUCENE-6413: Test runner should report the number of suites completed/ remaining.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672281 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dawid Weiss 2015-04-09 10:25:49 +00:00
parent 651ac092a5
commit 6fb5921db3
11 changed files with 11 additions and 6 deletions

View File

@ -2,7 +2,7 @@
<library name="JUnit">
<CLASSES>
<root url="jar://$PROJECT_DIR$/lucene/test-framework/lib/junit-4.10.jar!/" />
<root url="jar://$PROJECT_DIR$/lucene/test-framework/lib/randomizedtesting-runner-2.1.12.jar!/" />
<root url="jar://$PROJECT_DIR$/lucene/test-framework/lib/randomizedtesting-runner-2.1.13.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />

View File

@ -77,6 +77,11 @@ API Changes
* LUCENE-6410: Removed unused "reuse" parameter to
Terms.iterator. (Robert Muir, Mike McCandless)
Other
* LUCENE-6413: Test runner should report the number of suites completed/
remaining. (Dawid Weiss)
======================= Lucene 5.1.0 =======================
New Features

View File

@ -7,7 +7,7 @@
/cglib/cglib-nodep = 2.2
/com.adobe.xmp/xmpcore = 5.1.2
com.carrotsearch.randomizedtesting.version = 2.1.12
com.carrotsearch.randomizedtesting.version = 2.1.13
/com.carrotsearch.randomizedtesting/junit4-ant = ${com.carrotsearch.randomizedtesting.version}
/com.carrotsearch.randomizedtesting/randomizedtesting-runner = ${com.carrotsearch.randomizedtesting.version}

View File

@ -1 +0,0 @@
09847aac214a15628aaa49f45daedcc14b856d1b

View File

@ -0,0 +1 @@
6b4578c8115a804eb8b4c69de36123c9c72acd5e

View File

@ -1 +0,0 @@
a31b5efc13b29ad7cbb2ca0f35980f2e152d5845

View File

@ -0,0 +1 @@
7ab076c01ff0287bfc6f78fbe7dc4008144a66b4

View File

@ -1 +0,0 @@
09847aac214a15628aaa49f45daedcc14b856d1b

View File

@ -0,0 +1 @@
6b4578c8115a804eb8b4c69de36123c9c72acd5e

View File

@ -1 +0,0 @@
a31b5efc13b29ad7cbb2ca0f35980f2e152d5845

View File

@ -0,0 +1 @@
7ab076c01ff0287bfc6f78fbe7dc4008144a66b4