mirror of
https://github.com/apache/lucene.git
synced 2025-02-23 02:35:02 +00:00
SOLR-11134: This test fails reproducibly, mark it as AwaitsFix.
This commit is contained in:
parent
710993435f
commit
3afb8b15bf
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user