mirror of https://github.com/apache/lucene.git
SOLR-10841: Remove BaddApples annotation
This commit is contained in:
parent
39256e8348
commit
a4f83f66ea
|
@ -522,7 +522,6 @@ public class TestTlogReplica extends SolrCloudTestCase {
|
|||
}
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")
|
||||
public void testRecovery() throws Exception {
|
||||
boolean useKill = random().nextBoolean();
|
||||
createAndWaitForCollection(1, 0, 2, 0);
|
||||
|
|
Loading…
Reference in New Issue