LUCENE-5735: don't run test 10,000 times. if this is needed please change back but add Nightly

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652270 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2015-01-15 21:11:00 +00:00
parent 7af820f9b1
commit 1231915417
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ public class NumberRangeFacetsTest extends StrategyTestCase {
randomCalWindowMs = Math.max(2000L, tmpCal.getTimeInMillis());
}
@Repeat(iterations = 10000)
@Repeat(iterations = 100)
@Test
public void test() throws IOException {
//generate test data