[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:
@@ -174,7 +174,7 @@ Feature: checksums
|
||||
| dav-path-version |
|
||||
| spaces |
|
||||
|
||||
@issue-1291
|
||||
@issue-1291 @skipOnReva
|
||||
Scenario: sharing a file with checksum should return the checksum in the propfind using new DAV path
|
||||
Given using new DAV path
|
||||
And user "Brian" has been created with default attributes and without skeleton files
|
||||
@@ -184,7 +184,7 @@ Feature: checksums
|
||||
Then the HTTP status code should be "207"
|
||||
And the webdav checksum should match "SHA1:3ee962b839762adb0ad8ba6023a4690be478de6f MD5:d70b40f177b14b470d1756a3c12b963a ADLER32:8ae90960"
|
||||
|
||||
@issue-1291
|
||||
@issue-1291 @skipOnReva
|
||||
Scenario: modifying a shared file should return correct checksum in the propfind using new DAV path
|
||||
Given using new DAV path
|
||||
And user "Brian" has been created with default attributes and without skeleton files
|
||||
|
||||
Reference in New Issue
Block a user