mirror of https://github.com/apache/lucene.git
ignore again for the moment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243413 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
06fae9dfbb
commit
6f186b0dd4
|
@ -37,7 +37,9 @@ import org.junit.After;
|
||||||
import org.junit.AfterClass;
|
import org.junit.AfterClass;
|
||||||
import org.junit.Before;
|
import org.junit.Before;
|
||||||
import org.junit.BeforeClass;
|
import org.junit.BeforeClass;
|
||||||
|
import org.junit.Ignore;
|
||||||
|
|
||||||
|
@Ignore("ignore while investigating jenkins fails")
|
||||||
public class ChaosMonkeyNothingIsSafeTest extends FullSolrCloudTest {
|
public class ChaosMonkeyNothingIsSafeTest extends FullSolrCloudTest {
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue