mirror of https://github.com/apache/lucene.git
don't turn this on quite yet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294035 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e3e44afef7
commit
4a9fc32b05
|
@ -32,7 +32,7 @@ import org.junit.Before;
|
|||
import org.junit.BeforeClass;
|
||||
import org.junit.Ignore;
|
||||
|
||||
//@Ignore("SOLR-3126")
|
||||
@Ignore("SOLR-3126")
|
||||
public class ChaosMonkeySafeLeaderTest extends FullSolrCloudTest {
|
||||
|
||||
@BeforeClass
|
||||
|
|
Loading…
Reference in New Issue