[tests-only] skip sharing tests in reva (#7591)
* do not use spacesContext * skip sharing tests in reva * update expected failure list * do not cleanup status codes * skip shares tests in reva * update expected failure list
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
@skipOnReva
|
||||
Feature: upload file
|
||||
As a user
|
||||
I want the mtime of an uploaded file to be the creation date on upload source not the upload date
|
||||
|
||||
@@ -34,7 +34,7 @@ Feature: upload file
|
||||
| dav-path-version |
|
||||
| spaces |
|
||||
|
||||
|
||||
@skipOnReva
|
||||
Scenario Outline: attempt to upload a file into a nonexistent folder within correctly received share
|
||||
Given using <dav-path-version> DAV path
|
||||
And user "Brian" has been created with default attributes and without skeleton files
|
||||
@@ -48,7 +48,7 @@ Feature: upload file
|
||||
| old |
|
||||
| new |
|
||||
|
||||
|
||||
@skipOnReva
|
||||
Scenario Outline: attempt to upload a file into a nonexistent folder within correctly received read only share
|
||||
Given using <dav-path-version> DAV path
|
||||
And user "Brian" has been created with default attributes and without skeleton files
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
@skipOnReva
|
||||
Feature: upload file to shared folder
|
||||
As a user
|
||||
I want to upload files on a shared folder
|
||||
|
||||
Reference in New Issue
Block a user