mirror of
https://github.com/apache/lucene.git
synced 2025-02-22 01:56:16 +00:00
enable these tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1364356 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a798414614
commit
bbd6934008
@ -31,7 +31,6 @@ import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
@Slow
|
||||
@Ignore("FIXME: I fail so often it makes me ill!")
|
||||
public class RecoveryZkTest extends FullSolrCloudTest {
|
||||
|
||||
//private static final String DISTRIB_UPDATE_CHAIN = "distrib-update-chain";
|
||||
|
@ -67,7 +67,6 @@ import org.junit.Ignore;
|
||||
*/
|
||||
// TODO: can this test be sped up? it used to not be so slow...
|
||||
@Slow
|
||||
@Ignore("FIXME: I fail so often it makes me ill!")
|
||||
public class TestReplicationHandler extends SolrTestCaseJ4 {
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user