SEARCH-2542 Disable AlfrescoSolrReloadIT.testReload

This commit is contained in:
Alex Mukha
2020-10-28 14:38:08 +00:00
parent 6071a5297b
commit 8c4f7409ba
@@ -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;