SOLR-11134: This test fails reproducibly, mark it as AwaitsFix.

This commit is contained in:
Andrzej Bialecki 2018-03-20 13:47:13 +01:00
parent 710993435f
commit 3afb8b15bf
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ public class TestLTRReRankingPipeline extends LuceneTestCase {
}
@BadApple(bugUrl = "https://issues.apache.org/jira/browse/SOLR-12028, https://issues.apache.org/jira/browse/SOLR-11134")
@AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/SOLR-11134")
@Test
public void testDifferentTopN() throws IOException {
final Directory dir = newDirectory();