mirror of https://github.com/apache/lucene.git
SOLR-6273: disable more failing tests now that we have logs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681904 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b70192e95c
commit
55fd17e90d
|
@ -23,6 +23,7 @@ import org.apache.solr.handler.CdcrParams;
|
|||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
|
||||
@Ignore
|
||||
@Slow
|
||||
public class CdcrRequestHandlerTest extends BaseCdcrDistributedZkTest {
|
||||
|
||||
|
|
Loading…
Reference in New Issue