From c47c5bfc1b551988bff47a8b27f3d2a197f8bb37 Mon Sep 17 00:00:00 2001 From: Florian Schade Date: Tue, 1 Mar 2022 15:19:46 +0100 Subject: [PATCH 1/2] remove public link from expected failures --- .../expected-failures-with-ocis-server-ocis-storage.md | 3 --- 1 file changed, 3 deletions(-) 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) From 7954841ec57135960fde0addbbc0310897687865 Mon Sep 17 00:00:00 2001 From: Florian Schade Date: Wed, 2 Mar 2022 17:52:37 +0100 Subject: [PATCH 2/2] bump ocis --- .drone.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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