Unbadapple TestIndexSorting

This commit is contained in:
Alan Woodward 2018-04-16 14:58:01 +01:00
parent 37e065007f
commit 0b753c34f7
1 changed files with 0 additions and 1 deletions

View File

@ -2221,7 +2221,6 @@ public class TestIndexSorting extends LuceneTestCase {
}
// pits index time sorting against query time sorting
@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028") // 09-Apr-2018
public void testRandom3() throws Exception {
int numDocs = atLeast(1000);
List<RandomDoc> docs = new ArrayList<>();