mirror of https://github.com/apache/lucene.git
Remove BadApple for TestSimTriggerIntegration.testListeners to get log failure
This commit is contained in:
parent
c651cbfd9a
commit
d26c237e35
|
@ -966,7 +966,6 @@ public class TestSimTriggerIntegration extends SimSolrCloudTestCase {
|
|||
}
|
||||
|
||||
@Test
|
||||
@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")
|
||||
public void testListeners() throws Exception {
|
||||
SolrClient solrClient = cluster.simGetSolrClient();
|
||||
String setTriggerCommand = "{" +
|
||||
|
|
Loading…
Reference in New Issue