SEARCH-2909 Disable failing tests.

They will be re-enabled once SEARCH-2948 is fixed.
This commit is contained in:
Tom Page
2021-06-18 11:05:43 +01:00
parent b916d57563
commit 40cdb81c8c
@@ -65,8 +65,9 @@ public class SearchQueryPaginationTest extends AbstractCmisE2ETest
waitForMetadataIndexing(testFile.getName(), true);
}
@Test(priority = 1, groups = { TestGroup.ACS_62n})
/** Disabled due to SEARCH-2948. */
@Test(enabled = false, priority = 1, groups = { TestGroup.ACS_62n})
public void testCmisSearchWithPagination()
{
// Search for the cmis documents using cmis query
@@ -141,7 +142,8 @@ public class SearchQueryPaginationTest extends AbstractCmisE2ETest
Assert.assertTrue(response.isEmpty(), "Empty Response, Error is expected when skipCount < 0");
}
@Test(priority = 2, groups = { TestGroup.ACS_62n})
/** Disabled due to SEARCH-2948. */
@Test(enabled = false, priority = 2, groups = { TestGroup.ACS_62n})
public void testPagination()
{
// Search for the files under the testFolder using cmis query