mirror of https://github.com/apache/lucene.git
ignore again - some issue on builds.apache that needs to be addressed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356251 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8134a36e82
commit
f85b291fee
|
@ -29,7 +29,7 @@ import org.junit.Before;
|
||||||
import org.junit.BeforeClass;
|
import org.junit.BeforeClass;
|
||||||
import org.junit.Ignore;
|
import org.junit.Ignore;
|
||||||
|
|
||||||
//@Ignore("SOLR-3126")
|
@Ignore("SOLR-3126")
|
||||||
public class ChaosMonkeySafeLeaderTest extends FullSolrCloudTest {
|
public class ChaosMonkeySafeLeaderTest extends FullSolrCloudTest {
|
||||||
|
|
||||||
@BeforeClass
|
@BeforeClass
|
||||||
|
|
Loading…
Reference in New Issue