[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:
Sawjan Gurung
2023-10-27 12:37:09 +05:45
committed by GitHub
parent 13f66cbf88
commit 8eb7f7aa96
58 changed files with 316 additions and 272 deletions
@@ -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