From 83a0bc107bd1f5337720742b55d0f8df3a9d3c64 Mon Sep 17 00:00:00 2001 From: Swikriti Tripathi Date: Thu, 1 Dec 2022 14:30:40 +0545 Subject: [PATCH 1/3] Bump commit id for tests --- .drone.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.env b/.drone.env index fdf9217c11..07c743d436 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=3ea9a1d44df397a504ca7ed8eb8c8c59b5a16852 +CORE_COMMITID=14cb4ad9a21601041414e05471c78c90ee250116 CORE_BRANCH=master # The test runner source for UI tests From a299c8cb07f2b67118ab78b67b78a315ac346bb9 Mon Sep 17 00:00:00 2001 From: Swikriti Tripathi Date: Thu, 1 Dec 2022 16:33:54 +0545 Subject: [PATCH 2/3] Update commit id --- .drone.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.env b/.drone.env index 07c743d436..e9515565a6 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=14cb4ad9a21601041414e05471c78c90ee250116 +CORE_COMMITID=da916036018eb68ca08822d7abc1e1aac9e4f9e1 CORE_BRANCH=master # The test runner source for UI tests From ae7c009f596727517f2f2a09c51e56cd969e93ab Mon Sep 17 00:00:00 2001 From: Swikriti Tripathi Date: Thu, 1 Dec 2022 17:03:27 +0545 Subject: [PATCH 3/3] update expected to fail --- tests/acceptance/expected-failures-API-on-OCIS-storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance/expected-failures-API-on-OCIS-storage.md b/tests/acceptance/expected-failures-API-on-OCIS-storage.md index 8cdcf8a385..be5d99ef03 100644 --- a/tests/acceptance/expected-failures-API-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-API-on-OCIS-storage.md @@ -514,7 +514,7 @@ API, search, favorites, config, capabilities, not existing endpoints, CORS and o _ocdav: api compatibility, return correct status code_ - [apiAuthWebDav/webDavMKCOLAuth.feature:52](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuthWebDav/webDavMKCOLAuth.feature#L52) -- [apiAuthWebDav/webDavMKCOLAuth.feature:66](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuthWebDav/webDavMKCOLAuth.feature#L66) +- [apiAuthWebDav/webDavMKCOLAuth.feature:63](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuthWebDav/webDavMKCOLAuth.feature#L63) #### [trying to lock file of another user gives http 200](https://github.com/owncloud/ocis/issues/2176)