diff --git a/tests/acceptance/expected-failures-webUI-on-OWNCLOUD-storage.md b/tests/acceptance/expected-failures-webUI-on-OWNCLOUD-storage.md index 569985c03a0..0eac0423f4f 100644 --- a/tests/acceptance/expected-failures-webUI-on-OWNCLOUD-storage.md +++ b/tests/acceptance/expected-failures-webUI-on-OWNCLOUD-storage.md @@ -434,3 +434,9 @@ Other free text and markdown formatting can be used elsewhere in the document if ### [Moving files in a shared folder causes errors but succeeds](https://github.com/owncloud/ocis/issues/873) - [webUIMoveFilesFolders/moveFiles.feature:122](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIMoveFilesFolders/moveFiles.feature:122#L122) + +### [Blocked user is not logged out](https://github.com/owncloud/ocis/issues/902) +- [webUILogin/adminBlocksUser.feature:6](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/adminBlocksUser.feature#L6) + +### [Browser session deleted user should not be valid for newly created user of same name](https://github.com/owncloud/ocis/issues/904) +- [webUILogin/login.feature:74](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/login.feature#L74)