From a766b77d264b3c71d054108e9aa3d920b5fad460 Mon Sep 17 00:00:00 2001 From: jkoberg Date: Tue, 3 May 2022 13:48:39 +0200 Subject: [PATCH] expect favorite test to fail Signed-off-by: jkoberg --- tests/acceptance/expected-failures-webUI-on-OCIS-storage.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md b/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md index e4b315e64..a0b9e089e 100644 --- a/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md @@ -475,3 +475,9 @@ Other free text and markdown formatting can be used elsewhere in the document if ### [Creating group with problematic group name via graph api gives 500 error](https://github.com/owncloud/ocis/issues/3631) - [webUISharingInternalGroupsEdgeCases/shareWithGroupsEdgeCases.feature:41](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingInternalGroupsEdgeCases/shareWithGroupsEdgeCases.feature:41) + +### [Favorites deactivated in ocis temporarily](https://github.com/owncloud/ocis/issues/1228) +- [webUIFilesDetails/fileDetails.feature:42](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesDetails/fileDetails.feature#42) +- [webUIFilesDetails/fileDetails.feature:57](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesDetails/fileDetails.feature#57) +- [webUIRenameFiles/renameFiles.feature:246](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIRenameFiles/renameFiles.feature#246) +