skip only those local tests that fail 2

This commit is contained in:
Artur Neumann
2020-09-11 15:59:04 +05:45
parent b501e73a89
commit f75a2520f2
2 changed files with 3 additions and 3 deletions
@@ -8,7 +8,7 @@ Feature: move (rename) file
Given using OCS API version "1"
And user "Alice" has been created with default attributes and skeleton files
@issue-ocis-reva-211
@issue-ocis-reva-211 @skipOnOcis-OCIS-Storage
# after fixing all issues delete this Scenario and use the one from oC10 core
Scenario Outline: rename a file into an invalid filename
Given using <dav_version> DAV path
@@ -20,7 +20,7 @@ Feature: move (rename) file
| old |
| new |
@issue-ocis-reva-211
@issue-ocis-reva-211 @skipOnOcis-OCIS-Storage
# after fixing all issues delete this Scenario and use the one from oC10 core
Scenario Outline: Renaming a file to a path with extension .part is possible
Given using <dav_version> DAV path
@@ -8,7 +8,7 @@ Feature: users cannot move (rename) a file to a blacklisted name
Given using OCS API version "1"
And user "Alice" has been created with default attributes and skeleton files
@issue-ocis-reva-211
@issue-ocis-reva-211 @skipOnOcis-OCIS-Storage
# after fixing all issues delete this Scenario and use the one from oC10 core
Scenario Outline: rename a file to a filename that is banned by default
Given using <dav_version> DAV path