-
Notifications
You must be signed in to change notification settings - Fork 159
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][full-ci] Skip tests related to issue-ocis-1328 on ocis #7289
Conversation
Results for oC10Sharing1 https://drone.owncloud.com/owncloud/web/26889/24/1 |
c690d38
to
8d1e915
Compare
Kudos, SonarCloud Quality Gate passed! |
@@ -93,7 +93,7 @@ Feature: move files | |||
And as "Alice" file "simple-folder/simple-empty-folder/data.zip" should exist in the server | |||
But as "Alice" file "simple-folder/data.zip" should not exist in the server | |||
|
|||
@issue-ocis-1328 | |||
@skipOnOCIS | |||
Scenario: move a file into another folder with no change permission |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This test is not related to owncloud/ocis#1328, was linked to it in expected to fail. But after share jail the shares reside in a different section. It was probably kept under that issue because it wasn't possible to get share in root in OCIS
@@ -68,7 +68,7 @@ Feature: move folders | |||
| "question?" | "target-folder-with-question?" | | |||
| "&and#hash" | "target-folder-with-&and#hash" | | |||
|
|||
@issue-ocis-1328 | |||
@skipOnOCIS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This test is not related to owncloud/ocis#1328, was linked to it in expected to fail. But after share jail the shares reside in a different section. It was probably kept under that issue because it wasn't possible to get share in root in OCIS
Description
This PR skips tests related to the issue owncloud/ocis#1328 for OCIS as these will be implemented for spaces but not like they are implemented in OC10 now.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: