mirror of
https://github.com/apache/lucene.git
synced 2025-02-22 01:56:16 +00:00
SOLR-14934: test workaround for SOLR-15026
This commit is contained in:
parent
2e6a02394e
commit
8732df8c50
@ -37,6 +37,7 @@ import org.junit.rules.RuleChain;
|
||||
import org.junit.rules.TestRule;
|
||||
|
||||
@LuceneTestCase.SuppressSysoutChecks(bugUrl = "Solr logs to JUL")
|
||||
@SolrTestCaseJ4.SuppressSSL(bugUrl = "https://issues.apache.org/jira/browse/SOLR-15026")
|
||||
public class MiniSolrCloudClusterTest extends SolrTestCaseJ4 {
|
||||
|
||||
@ClassRule
|
||||
|
Loading…
x
Reference in New Issue
Block a user