add scenarios to expected failure file while running without remote.php

This commit is contained in:
Prajwol Amatya
2024-11-22 12:39:39 +05:45
parent 1663e1eac7
commit ae8f618bb0
3 changed files with 5 additions and 2 deletions
@@ -169,7 +169,7 @@ Feature: create a public link share
| 1 | 100 |
| 2 | 200 |
@issue-10331
Scenario Outline: creating a link share with no specified permissions defaults to read permissions when public upload is disabled globally and accessing using the public WebDAV API
Given using OCS API version "<ocs-api-version>"
And user "Alice" has created folder "/afolder"
@@ -66,7 +66,7 @@ Feature: upload file
| new |
| spaces |
@issue-10346
@issue-10346 @issue-10496
Scenario Outline: upload a file with the same mtime and different content multiple times (atleast 3 times)
Given using <dav-path-version> DAV path
And user "Alice" has uploaded file "filesForUpload/textfile.txt" to "file.txt" with mtime "Thu, 08 Aug 2019 04:18:13 GMT" using the TUS protocol