Skip to content

Commit

Permalink
Merge pull request #4372 from owncloud/skip-sharing-tests-ocis
Browse files Browse the repository at this point in the history
[tests-only] Skip two sharing tests on ocis
  • Loading branch information
individual-it authored Nov 23, 2020
2 parents 0f08e0e + e05b190 commit a32cdff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ Feature: Sharing files and folders with internal users
Then user "User One" should be listed as "Owner" via "simple-folder" in the collaborators list on the webUI

@issue-2898
@ocis-issue-891 @skipOnOCIS
Scenario: see resource owner for direct shares in "shared with me"
Given user "user1" has shared folder "simple-folder" with user "user2"
And user "user2" has accepted the share "simple-folder" offered by user "user1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ Feature: Sharing files and folders with internal users

@issue-2060
@issue-4167
@ocis-issue-891 @skipOnOCIS
Scenario: sharing indicator of items inside an incoming shared folder
Given user "user1" has shared folder "simple-folder" with user "user2"
And user "user2" has accepted the share "simple-folder" offered by user "user1"
Expand Down

0 comments on commit a32cdff

Please sign in to comment.