Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Categorize expected OCIS failures #1424

Merged
merged 1 commit into from
Jan 28, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions changelog/unreleased/categorize-expected-failures.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Enhancement: We categorized the list of expected failures

We categorized all expected failures into _File_ (Basic file management like up and download, move, copy, properties, trash, versions and chunking), _Sync_ (Synchronization features like etag propagation, setting mtime and locking files), _Share_ (File and sync features in a shared scenario), _User management_ (User and group management features) and _Other_ (API, search, favorites, config, capabilities, not existing endpoints, CORS and others). The [Review and fix the tests that have sharing step to work with ocis](https://github.com/owncloud/core/issues/38006) reference has been removed, as we now have the sharing category

https://github.com/cs3org/reva/pull/1424
https://github.com/owncloud/core/issues/38006
Loading