LUCENE-9521: temporarily disable the offending test.

This commit is contained in:
Dawid Weiss 2020-09-14 09:39:19 +02:00
parent ff6e527a56
commit 41c5c030aa
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ import java.util.Objects;
import static com.carrotsearch.randomizedtesting.RandomizedTest.*;
@LuceneTestCase.AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/LUCENE-9521")
public class TestPassageSelector extends LuceneTestCase {
@Test
public void checkEmptyExtra() {