mirror of https://github.com/apache/lucene.git
SOLR-12028: Remove BadApple for CollectionsAPIDistributedZkTest.testCollectionReload()
This commit is contained in:
parent
dad2d1076d
commit
3028f3e9ea
|
@ -483,7 +483,6 @@ public class CollectionsAPIDistributedZkTest extends SolrCloudTestCase {
|
|||
}
|
||||
|
||||
@Test
|
||||
@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028") // 26-Mar-2018
|
||||
public void testCollectionReload() throws Exception {
|
||||
|
||||
final String collectionName = "reloaded_collection";
|
||||
|
|
Loading…
Reference in New Issue