mirror of https://github.com/apache/lucene.git
SOLR-11673: specifying exact ticket in @BadApple
This commit is contained in:
parent
779821fe10
commit
8f1350af20
|
@ -494,7 +494,7 @@ public class TestReplicationHandler extends SolrTestCaseJ4 {
|
|||
}
|
||||
|
||||
@Test
|
||||
@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")
|
||||
@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-11673")
|
||||
public void doTestIndexAndConfigReplication() throws Exception {
|
||||
clearIndexWithReplication();
|
||||
|
||||
|
|
Loading…
Reference in New Issue