mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-05 02:20:28 -05:00
42e51cb47c
update testing expected passes Signed-off-by: jkoberg <jkoberg@owncloud.com> update tests Signed-off-by: jkoberg <jkoberg@owncloud.com> update the tests Signed-off-by: jkoberg <jkoberg@owncloud.com> more unexpected passes Signed-off-by: jkoberg <jkoberg@owncloud.com> add more api tests 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