-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
- Loading branch information
Showing
2 changed files
with
1,934 additions
and
1,915 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
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 | ||
- Other: API, search, favorites, config, capabilities, not existing endpoints, CORS and others | ||
|
||
Some issues are closed and have been removed from the list: | ||
- [Review and fix the tests that have sharing step to work with ocis](https://github.com/owncloud/core/issues/38006) | ||
|
||
https://github.com/cs3org/reva/pull/ |
Oops, something went wrong.