mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-24 04:58:31 -05:00
74139f6c52
* check permissions when deleting space Signed-off-by: jkoberg <jkoberg@owncloud.com> * changelog Signed-off-by: jkoberg <jkoberg@owncloud.com> * bump feature reva Signed-off-by: jkoberg <jkoberg@owncloud.com>
2.6 KiB
2.6 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 an archive with invalid path returns HTTP/500
Hardcoded call to /home/..., but /home no longer exists
- apiArchiver/downloadByPath.feature:26
- apiArchiver/downloadByPath.feature:27
- apiArchiver/downloadByPath.feature:44
- apiArchiver/downloadByPath.feature:45
- apiArchiver/downloadByPath.feature:48
- apiArchiver/downloadByPath.feature:69
- apiArchiver/downloadByPath.feature:74
- apiArchiver/downloadByPath.feature:132
- apiArchiver/downloadByPath.feature:133