From a3df6ca62e33dec6696e36792d37869a026eab43 Mon Sep 17 00:00:00 2001 From: Kiran Parajuli Date: Thu, 20 Oct 2022 12:42:59 +0545 Subject: [PATCH 1/2] [tests-only] bump ownCloud core commit id for the tests Signed-off-by: Kiran Parajuli --- .drone.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.env b/.drone.env index fb7c8b78d2..ffa1f8304d 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=ffc3c40b5b0a7693818dc03b485f12794920fad4 +CORE_COMMITID=7e9d9b585332d609ec47383be9588b98b57b8dd1 CORE_BRANCH=master # The test runner source for UI tests From 9c9b52677f712676b62648aa86329c538768f2d8 Mon Sep 17 00:00:00 2001 From: Kiran Parajuli Date: Thu, 20 Oct 2022 15:14:23 +0545 Subject: [PATCH 2/2] Update the line numbers in the expected failures list Signed-off-by: Kiran Parajuli --- tests/acceptance/expected-failures-API-on-OCIS-storage.md | 1 - 1 file changed, 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 3cb47407cb..8c4bc8bbc2 100644 --- a/tests/acceptance/expected-failures-API-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-API-on-OCIS-storage.md @@ -977,7 +977,6 @@ Not everything needs to be implemented for ocis. While the oc10 testsuite covers - [apiTrashbin/trashbinFilesFolders.feature:99](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTrashbin/trashbinFilesFolders.feature#L99) - [apiTrashbin/trashbinFilesFolders.feature:135](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTrashbin/trashbinFilesFolders.feature#L135) - [apiTrashbin/trashbinFilesFolders.feature:158](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTrashbin/trashbinFilesFolders.feature#L158) -- [apiTrashbin/trashbinFilesFolders.feature:288](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTrashbin/trashbinFilesFolders.feature#L288) - [apiTrashbin/trashbinFilesFolders.feature:341](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTrashbin/trashbinFilesFolders.feature#L341) - [apiTrashbin/trashbinFilesFolders.feature:342](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTrashbin/trashbinFilesFolders.feature#L342) - [apiTrashbin/trashbinFilesFolders.feature:343](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTrashbin/trashbinFilesFolders.feature#L343)