mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-21 01:58:38 -05:00
d30e70dca6
* use custom reva to check changes Signed-off-by: jkoberg <jkoberg@owncloud.com> * don't query quota and children when space is disabled Signed-off-by: jkoberg <jkoberg@owncloud.com> * final touches Signed-off-by: jkoberg <jkoberg@owncloud.com> * update expected failures Signed-off-by: jkoberg <jkoberg@owncloud.com> * fix changelog typo Signed-off-by: jkoberg <jkoberg@owncloud.com>
2.3 KiB
2.3 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