diff --git a/tests/acceptance/features/coreApiWebdavMove1/moveFolder.feature b/tests/acceptance/features/coreApiWebdavMove1/moveFolder.feature index 5c7587f79..6d8768ec0 100644 --- a/tests/acceptance/features/coreApiWebdavMove1/moveFolder.feature +++ b/tests/acceptance/features/coreApiWebdavMove1/moveFolder.feature @@ -131,7 +131,7 @@ Feature: move (rename) folder | spaces | /... | | spaces | /..upload | - @issue-3023 + @skipOnRevaMaster @issue-3023 Scenario Outline: Moving a folder into a sub-folder of itself Given using DAV path And user "Alice" has created folder "PARENT" diff --git a/tests/acceptance/features/coreApiWebdavProperties1/copyFile.feature b/tests/acceptance/features/coreApiWebdavProperties1/copyFile.feature index cd29df233..67af450b6 100644 --- a/tests/acceptance/features/coreApiWebdavProperties1/copyFile.feature +++ b/tests/acceptance/features/coreApiWebdavProperties1/copyFile.feature @@ -843,7 +843,7 @@ Feature: copy file | dav_version | | spaces | - @issue-3023 + @skipOnRevaMaster @issue-3023 Scenario Outline: Copying a folder into a sub-folder of itself Given using DAV path And user "Alice" has created folder "/PARENT"