mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-10-01 14:41:19 +00:00
Disable AlfrescoSolrTrackerExceptionIT.testTrackers
This commit is contained in:
@@ -67,6 +67,7 @@ import org.apache.solr.common.params.ModifiableSolrParams;
|
|||||||
import org.junit.After;
|
import org.junit.After;
|
||||||
import org.junit.Before;
|
import org.junit.Before;
|
||||||
import org.junit.BeforeClass;
|
import org.junit.BeforeClass;
|
||||||
|
import org.junit.Ignore;
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
|
|
||||||
@SolrTestCaseJ4.SuppressSSL
|
@SolrTestCaseJ4.SuppressSSL
|
||||||
@@ -101,6 +102,7 @@ public class AlfrescoSolrTrackerExceptionIT extends AbstractAlfrescoSolrIT
|
|||||||
|
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
@Ignore("https://issues.alfresco.com/jira/browse/SEARCH-2525")
|
||||||
public void testTrackers() throws Exception
|
public void testTrackers() throws Exception
|
||||||
{
|
{
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user