mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-10-01 14:41:19 +00:00
Disable intermittent test DistributedAlfrescoSolrTrackerRaceIT#testTracker
This commit is contained in:
@@ -42,6 +42,7 @@ import org.apache.lucene.search.TermQuery;
|
||||
import org.apache.solr.SolrTestCaseJ4;
|
||||
import org.junit.AfterClass;
|
||||
import org.junit.BeforeClass;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
|
||||
import static java.util.Arrays.asList;
|
||||
@@ -76,6 +77,7 @@ public class DistributedAlfrescoSolrTrackerRaceIT extends AbstractAlfrescoDistri
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore("https://issues.alfresco.com/jira/browse/SEARCH-2523")
|
||||
public void testTracker() throws Exception {
|
||||
putHandleDefaults();
|
||||
|
||||
|
Reference in New Issue
Block a user