mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-05 20:01:57 -05:00
* Use the node name for the name field in the index instead of the path * Add changelog * Fix tests * Adapt expected failures
5.5 KiB
5.5 KiB
Scenarios from OCIS API tests that are expected to fail with OCIS storage
The expected failures in this file are from features in the owncloud/ocis repo.
Downloading the archive of the resource (files | folder) using resource path is not possible
- apiArchiver/downloadByPath.feature:26
- apiArchiver/downloadByPath.feature:27
- apiArchiver/downloadByPath.feature:44
- apiArchiver/downloadByPath.feature:45
- apiArchiver/downloadByPath.feature:48
- apiArchiver/downloadByPath.feature:74
- apiArchiver/downloadByPath.feature:132
- apiArchiver/downloadByPath.feature:133
Downloaded /Shares tar contains resource (files|folder) with leading / in Response
create request for already existing user exits with status code 500
- apiGraph/createGroupCaseSensitive.feature:17
- apiGraph/createGroupCaseSensitive.feature:18
- apiGraph/createGroupCaseSensitive.feature:19
- apiGraph/createGroupCaseSensitive.feature:20
- apiGraph/createGroupCaseSensitive.feature:21
- apiGraph/createGroupCaseSensitive.feature:22
- apiGraph/createGroup.feature:26
- apiGraph/createUser.feature:28
PROPFIND on accepted shares with identical names containing brackets exit with 404
copy to overwrite (file and folder) from Personal to Shares Jail behaves differently
PATCH request for TUS upload with wrong checksum gives incorrect response
- apiSpacesShares/shareUploadTUS.feature:204
- apiSpacesShares/shareUploadTUS.feature:219
- apiSpacesShares/shareUploadTUS.feature:284
Copy or move on an existing resource doesn't create a new version but deletes instead
- apiSpacesShares/moveSpaces.feature:306
- apiSpacesShares/copySpaces.feature:710
- apiSpacesShares/copySpaces.feature:748