skip new behavior tests for reva-master

This commit is contained in:
Saw-jan
2023-07-31 12:57:00 +05:45
parent a2ee62bde1
commit 57c78b0a19
10 changed files with 24 additions and 24 deletions
@@ -29,7 +29,7 @@ Feature: a subfolder of a received share can be reshared
| 1 | 100 |
| 2 | 200 |
@skipOnRevaMaster
Scenario Outline: user is not allowed to reshare a sub-folder with more permissions
Given using OCS API version "<ocs_api_version>"
And user "Alice" has shared folder "/TMP" with user "Brian" with permissions <received_permissions>
@@ -123,7 +123,7 @@ Feature: a subfolder of a received share can be reshared
| 1 | 100 |
| 2 | 200 |
@issue-2214
@issue-2214 @skipOnRevaMaster
Scenario Outline: user is not allowed to update reshare of a sub-folder with more permissions
Given using OCS API version "<ocs_api_version>"
And user "Alice" has shared folder "/TMP" with user "Brian" with permissions "share,read"