You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2015/01/15 22:11:00 UTC

svn commit: r1652270 - /lucene/dev/trunk/lucene/spatial/src/test/org/apache/lucene/spatial/prefix/NumberRangeFacetsTest.java

Author: rmuir
Date: Thu Jan 15 21:11:00 2015
New Revision: 1652270

URL: http://svn.apache.org/r1652270
Log:
LUCENE-5735: don't run test 10,000 times. if this is needed please change back but add Nightly

Modified:
    lucene/dev/trunk/lucene/spatial/src/test/org/apache/lucene/spatial/prefix/NumberRangeFacetsTest.java

Modified: lucene/dev/trunk/lucene/spatial/src/test/org/apache/lucene/spatial/prefix/NumberRangeFacetsTest.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/spatial/src/test/org/apache/lucene/spatial/prefix/NumberRangeFacetsTest.java?rev=1652270&r1=1652269&r2=1652270&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/spatial/src/test/org/apache/lucene/spatial/prefix/NumberRangeFacetsTest.java (original)
+++ lucene/dev/trunk/lucene/spatial/src/test/org/apache/lucene/spatial/prefix/NumberRangeFacetsTest.java Thu Jan 15 21:11:00 2015
@@ -60,7 +60,7 @@ public class NumberRangeFacetsTest exten
     randomCalWindowMs = Math.max(2000L, tmpCal.getTimeInMillis());
   }
 
-  @Repeat(iterations = 10000)
+  @Repeat(iterations = 100)
   @Test
   public void test() throws IOException {
     //generate test data