mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
ACS-3578 Ignoring test that depends on ignored tests.
This commit is contained in:
@@ -419,6 +419,7 @@ public class DispositionScheduleLinkedRecordsTest extends BaseRMRestTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test (dependsOnMethods = {"sameLevelDispositionScheduleStepsPeriodsCalculation" })
|
@Test (dependsOnMethods = {"sameLevelDispositionScheduleStepsPeriodsCalculation" })
|
||||||
|
@Ignore
|
||||||
public void deleteLongestPeriodTestPrecondition() {
|
public void deleteLongestPeriodTestPrecondition() {
|
||||||
// Delete the RM site
|
// Delete the RM site
|
||||||
getRestAPIFactory().getRMSiteAPI().deleteRMSite();
|
getRestAPIFactory().getRMSiteAPI().deleteRMSite();
|
||||||
|
Reference in New Issue
Block a user