github.com/cs3org/reva/v2@v2.27.7/changelog/1.7.0_2021-04-19/clarify-expected-failures.md (about)

     1  Enhancement: clarify expected failures
     2  
     3  Some features, while covered by the ownCloud 10 acceptance tests, will not be implmented for now:
     4  - blacklisted / ignored files, because ocis/reva don't need to blacklist `.htaccess` files
     5  - `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).
     6  The expected failures files now have a dedicated _Won't fix_ section for these items.
     7  
     8  https://github.com/cs3org/reva/pull/1521
     9  https://github.com/owncloud/client/pull/8398
    10  https://github.com/owncloud/ocis/issues/214