mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
SEARCH-2542 Disable AlfrescoSolrReloadIT.testReload
This commit is contained in:
+2
@@ -55,6 +55,7 @@ import org.apache.lucene.search.TermQuery;
|
||||
import org.apache.solr.SolrTestCaseJ4;
|
||||
import org.junit.After;
|
||||
import org.junit.BeforeClass;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
import org.quartz.SchedulerException;
|
||||
|
||||
@@ -80,6 +81,7 @@ public class AlfrescoSolrReloadIT extends AbstractAlfrescoSolrIT
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore("https://issues.alfresco.com/jira/browse/SEARCH-2542")
|
||||
public void testReload() throws Exception
|
||||
{
|
||||
long localId = 0L;
|
||||
|
||||
Reference in New Issue
Block a user