From d56ea4c585ec53a1113d979b6f82b81f07484569 Mon Sep 17 00:00:00 2001 From: Swikriti Tripathi Date: Fri, 14 Jan 2022 09:10:31 +0545 Subject: [PATCH 1/2] Bump the commit id for tests --- .drone.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.env b/.drone.env index 895c99c061..7e845b6794 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=09d584745d6cbd6aebc557d9b78f6130e9b99e2b +CORE_COMMITID=88dc1fc01b8afd254d59cbface6ef48670848e22 CORE_BRANCH=master # The test runner source for UI tests From e3a1e2b364ef54b83ce30d097ddb286b8da74990 Mon Sep 17 00:00:00 2001 From: Swikriti Tripathi Date: Fri, 14 Jan 2022 09:45:35 +0545 Subject: [PATCH 2/2] Adding failing tests to expected to failure --- tests/acceptance/expected-failures-API-on-OCIS-storage.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/acceptance/expected-failures-API-on-OCIS-storage.md b/tests/acceptance/expected-failures-API-on-OCIS-storage.md index f566358786..caf82fa292 100644 --- a/tests/acceptance/expected-failures-API-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-API-on-OCIS-storage.md @@ -34,6 +34,8 @@ _ocdav: double check the webdav property parsing when custom namespaces are used - [apiVersions/fileVersionAuthor.feature:101](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersionAuthor.feature:#L101) - [apiVersions/fileVersionAuthor.feature:128](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersionAuthor.feature:#L128) - [apiVersions/fileVersionAuthor.feature:155](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersionAuthor.feature:#L155) +- [apiVersions/fileVersionAuthor.feature:180](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersionAuthor.feature:#L180) +- [apiVersions/fileVersionAuthor.feature:220](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersionAuthor.feature:#L220) ### Sync Synchronization features like etag propagation, setting mtime and locking files