From ce339fa8acf457175c25b57e2e2c5f23b8356667 Mon Sep 17 00:00:00 2001 From: jkoberg Date: Tue, 4 Apr 2023 11:43:19 +0200 Subject: [PATCH] update expected failures Signed-off-by: jkoberg --- tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md b/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md index 8938aacdf..ed335cdf4 100644 --- a/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md @@ -62,9 +62,6 @@ The expected failures in this file are from features in the owncloud/ocis repo. #### [Share lists deleted user as 'user'](https://github.com/owncloud/ocis/issues/903) - [apiGraph/deleteGroup.feature:68](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiGraph/deleteGroup.feature#L68) -#### [Updating group displayName request seems OK but group is not being renamed](https://github.com/owncloud/ocis/issues/5977) -- [apiGraph/editGroup.feature:23](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiGraph/editGroup.feature#L23) - #### [CORS headers are not identical with oC10 headers](https://github.com/owncloud/ocis/issues/5195) - [apiCors/cors.feature:25](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiCors/cors.feature#L25) - [apiCors/cors.feature:26](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiCors/cors.feature#L26)