[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
@@ -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