mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
Revert "SEARCH-2542 Disable AlfrescoSolrReloadIT.testReload"
This reverts commit 2f21b79f1a83fe14be75d6e74a88051903a56381.
This commit is contained in:
-2
@@ -55,7 +55,6 @@ 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;
|
||||
|
||||
@@ -81,7 +80,6 @@ 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