From 1318eaad950cbeaaf6e30bcbfe998515a932be23 Mon Sep 17 00:00:00 2001 From: Florian Schade Date: Wed, 2 Mar 2022 18:37:28 +0100 Subject: [PATCH] Bump ocis commit id (#6503) * remove public link from expected failures * bump ocis --- .drone.env | 2 +- .../expected-failures-with-ocis-server-ocis-storage.md | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.drone.env b/.drone.env index 9cb855a275f..f1bd00052f6 100644 --- a/.drone.env +++ b/.drone.env @@ -1,3 +1,3 @@ # The version of OCIS to use in pipelines that test against OCIS -OCIS_COMMITID=f612ca788ea5ca5991b2b976e4ac6ae634ead409 +OCIS_COMMITID=55593b7e9f22875301dc424c64ef8c006c65acc6 OCIS_BRANCH=master diff --git a/tests/acceptance/expected-failures-with-ocis-server-ocis-storage.md b/tests/acceptance/expected-failures-with-ocis-server-ocis-storage.md index ee907a46e72..4af290d7da9 100644 --- a/tests/acceptance/expected-failures-with-ocis-server-ocis-storage.md +++ b/tests/acceptance/expected-failures-with-ocis-server-ocis-storage.md @@ -496,9 +496,6 @@ Other free text and markdown formatting can be used elsewhere in the document if ### [empty subfolder inside a folder to be uploaded is not created on the server](https://github.com/owncloud/web/issues/6348) - [webUIUpload/upload.feature:42](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIUpload/upload.feature#L42) -### [Creating public link share still has # in the link with the latest oCIS server and the link doesn't work.](https://github.com/owncloud/web/issues/6478) -- [webUISharingPublicManagement/shareByPublicLink.feature:78](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicManagement/shareByPublicLink.feature#L78) - ### [Logging out doesn't work with the latest oCIS server](https://github.com/owncloud/web/issues/6479) - [webUILogin/openidLogin.feature:22](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/openidLogin.feature#L22) - [webUILogin/openidLogin.feature:29](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/openidLogin.feature#L29)