This commit is contained in:
Joel Bernstein 2017-02-15 15:31:24 -05:00
commit 4f29685edb
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ import org.junit.Test;
* Depends on ZK for testing ZooKeeper backed storage logic. * Depends on ZK for testing ZooKeeper backed storage logic.
*/ */
@Slow @Slow
@AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/SOLR-6444") @AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/SOLR-6443")
public class TestManagedResourceStorage extends AbstractZkTestCase { public class TestManagedResourceStorage extends AbstractZkTestCase {
/** /**