From 32123487277dcd0345552da861c90f6b9700d523 Mon Sep 17 00:00:00 2001 From: Christian Richter Date: Mon, 1 Aug 2022 10:12:30 +0200 Subject: [PATCH] add expected failures Signed-off-by: Christian Richter --- .../acceptance/expected-failures-localAPI-on-OCIS-storage.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md b/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md index 2fe0ae8d12..0e74c2fda2 100644 --- a/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md @@ -45,3 +45,8 @@ The expected failures in this file are from features in the owncloud/ocis repo. ### [A space manager cannot see the public links of another manager](https://github.com/owncloud/ocis/issues/4260) - [apiSpaces/editPublicLinkOfSpace.feature:67](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpaces/editPublicLinkOfSpace.feature#L67) + +### [User without space manager role cannot restore space](https://github.com/owncloud/ocis/issues/4027) + - [apiSpaces/restoreSpaces.feature:63](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpaces/restoreSpaces.feature#L63) + - [apiSpaces/restoreSpaces.feature:64](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpaces/restoreSpaces.feature#L64) +