Removed core bug demonstration scenarios
This commit is contained in:
@@ -8,7 +8,7 @@ Feature: upload file using old chunking
|
||||
Given using OCS API version "1"
|
||||
And user "Alice" has been created with default attributes and without skeleton files
|
||||
|
||||
@skipOnOcV10 @issue-36115
|
||||
|
||||
Scenario Outline: Upload chunked file asc
|
||||
Given using <dav_version> DAV path
|
||||
When user "Alice" uploads the following "3" chunks to "/myChunkedFile.txt" with old chunking and using the WebDAV API
|
||||
@@ -162,7 +162,7 @@ Feature: upload file using old chunking
|
||||
| spaces | @a#8a=b?c=d |
|
||||
| spaces | ?abc=oc # |
|
||||
|
||||
@skipOnOcV10 @issue-36115
|
||||
|
||||
Scenario Outline: Upload chunked file with old chunking with lengthy filenames
|
||||
Given using <dav_version> DAV path
|
||||
Given the owncloud log level has been set to debug
|
||||
|
||||
Reference in New Issue
Block a user