Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests-only] Skip two sharing tests on ocis #4372

Merged
merged 1 commit into from
Nov 23, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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