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:
Mark Robert Miller 2012-07-02 14:26:39 +00:00
parent 8134a36e82
commit f85b291fee
1 changed files with 1 additions and 1 deletions

View File

@ -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