diff --git a/tests/tas-elasticsearch/src/test/java/org/alfresco/elasticsearch/reindexing/NodesSecondaryAncestorIndexingTests.java b/tests/tas-elasticsearch/src/test/java/org/alfresco/elasticsearch/reindexing/NodesSecondaryAncestorIndexingTests.java index 1269063de8..2d08387877 100644 --- a/tests/tas-elasticsearch/src/test/java/org/alfresco/elasticsearch/reindexing/NodesSecondaryAncestorIndexingTests.java +++ b/tests/tas-elasticsearch/src/test/java/org/alfresco/elasticsearch/reindexing/NodesSecondaryAncestorIndexingTests.java @@ -7,6 +7,7 @@ import org.alfresco.utility.model.FileModel; import org.alfresco.utility.model.TestGroup; import org.testng.annotations.BeforeClass; +import org.testng.annotations.Ignore; import org.testng.annotations.Test; /** @@ -102,7 +103,8 @@ public void testSecondaryAncestorWithDocumentAsSecondaryChild() fileInP.getName()); } - @Test(groups = TestGroup.SEARCH) + @Test(groups = TestGroup.SEARCH, enabled = false) + @Ignore("ACS-6112") public void testSecondaryAncestorWithNodeHavingComplexSecondaryRelationship() { // then