mirror of https://github.com/apache/lucene.git
tests: this test needed proper ssl suppression - no reason to disable without a JIRA issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572129 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dc77c92d0f
commit
ea781c3b11
|
@ -50,7 +50,6 @@ import org.junit.BeforeClass;
|
|||
*/
|
||||
@Slow
|
||||
@SuppressSSL // No SSL for now - it can be too slow
|
||||
@BadApple
|
||||
public class FullSolrCloudDistribCmdsTest extends AbstractFullDistribZkTestBase {
|
||||
|
||||
@BeforeClass
|
||||
|
|
Loading…
Reference in New Issue