From c5f4bf22936a8c731ccab7972a703d7c85c31c70 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Mon, 11 Apr 2022 18:04:17 +0200 Subject: [PATCH] Update expected failures for web webUISharingInternalGroupsEdgeCases/shareWithGroupsEdgeCases.feature:41 no longer fails as https://github.com/cs3org/reva/pull/2708 fixed some issue with LDAP filter escaping. --- tests/acceptance/expected-failures-webUI-on-OCIS-storage.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md b/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md index e000b1dcc..bc60e4d2c 100644 --- a/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md @@ -350,7 +350,6 @@ Other free text and markdown formatting can be used elsewhere in the document if - [webUITags/createTags.feature:79](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUITags/createTags.feature#L79) ### [When a user shares folder to a group, the sharer is shown as group in group member's sharing-sidebar](https://github.com/owncloud/web/issues/5216) - - [webUISharingInternalGroupsEdgeCases/shareWithGroupsEdgeCases.feature:41](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingInternalGroupsEdgeCases/shareWithGroupsEdgeCases.feature#L41) - [webUISharingInternalGroupsEdgeCases/shareWithGroupsEdgeCases.feature:42](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingInternalGroupsEdgeCases/shareWithGroupsEdgeCases.feature#L42) ### [impossible to navigate into a folder in the trashbin](https://github.com/owncloud/web/issues/1725)