SOLR-11452: Remove BadApple annotation

This commit is contained in:
Cao Manh Dat 2018-05-21 15:03:30 +07:00
parent a4f83f66ea
commit 4603541d18
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@ public class TestTlogReplica extends SolrCloudTestCase {
}
@Test
@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028") //2018-03-10
// Removed BadApple on 2018-05-21
public void testOnlyLeaderIndexes() throws Exception {
createAndWaitForCollection(1, 0, 2, 0);