From ba924cb412a0376193d5070ce1fb337ac8fc49f4 Mon Sep 17 00:00:00 2001 From: Jasmine Baral Date: Tue, 6 Jul 2021 16:33:03 +0545 Subject: [PATCH] run latest core changes in ocis --- .drone.env | 2 +- tests/acceptance/expected-failures-API-on-OCIS-storage.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.env b/.drone.env index d6a16418aa..20ab7923b6 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=7c0668dceb3d4183dc9270c0b4ac8d84b71613d4 +CORE_COMMITID=ab94324f8007effb3f18ffd35e43264d5c93d97a CORE_BRANCH=master # The test runner source for UI tests diff --git a/tests/acceptance/expected-failures-API-on-OCIS-storage.md b/tests/acceptance/expected-failures-API-on-OCIS-storage.md index e7670f1e63..0e13f7fd89 100644 --- a/tests/acceptance/expected-failures-API-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-API-on-OCIS-storage.md @@ -1955,3 +1955,5 @@ Not everything needs to be implemented for ocis. While the oc10 testsuite covers - [apiWebdavUpload1/uploadFileToBlacklistedName.feature:66](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUpload1/uploadFileToBlacklistedName.feature#L66) - [apiWebdavUpload1/uploadFileToBlacklistedName.feature:67](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUpload1/uploadFileToBlacklistedName.feature#L67) +### [not possible to overwrite a received shared file](https://github.com/owncloud/ocis/issues/2267) +- [apiShareOperationsToShares1/changingFilesShare.feature:114](https://github.com/owncloud/web/blob/master/tests/acceptance/features/apiShareOperationsToShares1/changingFilesShare.feature#L114)