-
Notifications
You must be signed in to change notification settings - Fork 187
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 <[email protected]>
- Loading branch information
Showing
4 changed files
with
938 additions
and
883 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,10 @@ | ||
Enhancement: clarify expected failures | ||
|
||
Some features, while covered by the ownCloud 10 acceptance tests, will not be implmented for now: | ||
- blacklisted / ignored files, because ocis does not need to blacklist `.htaccess` files | ||
- `OC-LazyOps` support was [removed from the clients](https://github.com/owncloud/client/pull/8398). We are thinking about [a state machine for uploads to properly solve that scenario and also list the state of files in progress in the web ui](https://github.com/owncloud/ocis/issues/214). | ||
The expected failures files now have a dedicated _Won't fix_ section for these items. | ||
|
||
https://github.com/owncloud/ocis/pull/1790 | ||
https://github.com/owncloud/client/pull/8398 | ||
https://github.com/owncloud/ocis/issues/214 |
Oops, something went wrong.