mirror of
https://github.com/apache/lucene.git
synced 2025-03-08 17:49:29 +00:00
turn these two tests on
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243200 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
83fa9d80fa
commit
f68149b978
@ -37,9 +37,7 @@ import org.junit.After;
|
||||
import org.junit.AfterClass;
|
||||
import org.junit.Before;
|
||||
import org.junit.BeforeClass;
|
||||
import org.junit.Ignore;
|
||||
|
||||
@Ignore
|
||||
public class ChaosMonkeyNothingIsSafeTest extends FullSolrCloudTest {
|
||||
|
||||
|
||||
|
@ -30,9 +30,7 @@ import org.junit.After;
|
||||
import org.junit.AfterClass;
|
||||
import org.junit.Before;
|
||||
import org.junit.BeforeClass;
|
||||
import org.junit.Ignore;
|
||||
|
||||
@Ignore
|
||||
public class ChaosMonkeySafeLeaderTest extends FullSolrCloudTest {
|
||||
|
||||
@BeforeClass
|
||||
|
Loading…
x
Reference in New Issue
Block a user