SOLR-10734: Marking test with BadApple once again until the new failures can be fixed

This commit is contained in:
Shalin Shekhar Mangar 2018-03-27 19:53:07 +05:30
parent 64c110c58d
commit 89e337ed3d
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ public class AtomicUpdateProcessorFactoryTest extends SolrTestCaseJ4 {
}
@BadApple(bugUrl = "https://issues.apache.org/jira/browse/SOLR-10734")
public void testMultipleThreads() throws Exception {
clearIndex();
String[] strings = new String[5];