try and run this test again

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1355983 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2012-07-01 19:14:33 +00:00
parent 6407d49ae3
commit 6a6aaf67d2

View File

@ -29,7 +29,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