mirror of https://github.com/apache/lucene.git
Remove BadApple from this test for now - the bugUrl wasn't valid anymore and
the test seems to pass.
This commit is contained in:
parent
bf6503ba58
commit
28ddb5f355
|
@ -52,7 +52,6 @@ import static org.apache.solr.common.util.Utils.makeMap;
|
||||||
*/
|
*/
|
||||||
@Slow
|
@Slow
|
||||||
@SuppressSSL
|
@SuppressSSL
|
||||||
@BadApple(bugUrl = "https://issues.apache.org/jira/browse/SOLR-6213")
|
|
||||||
public class SSLMigrationTest extends AbstractFullDistribZkTestBase {
|
public class SSLMigrationTest extends AbstractFullDistribZkTestBase {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|
Loading…
Reference in New Issue