From 75a86ed7f4ac5c5fe56d93fdebc96252350df720 Mon Sep 17 00:00:00 2001 From: Artur Neumann Date: Tue, 5 Jan 2021 14:53:15 +0545 Subject: [PATCH] bump core commit id --- .drone.env | 2 +- tests/acceptance/expected-failures-API-on-OCIS-storage.txt | 2 ++ .../acceptance/expected-failures-API-on-OWNCLOUD-storage.txt | 5 +++++ 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.drone.env b/.drone.env index ffa2d5d71..099b8a3bf 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=83017e5dffa5b770f77d64b3150f922e91a2269d +CORE_COMMITID=d07a7b297c5186de9994dacdbc7d9e19df10c9f5 CORE_BRANCH=master # The test runner source for UI tests diff --git a/tests/acceptance/expected-failures-API-on-OCIS-storage.txt b/tests/acceptance/expected-failures-API-on-OCIS-storage.txt index 1bd1ca00d..a3feb0103 100644 --- a/tests/acceptance/expected-failures-API-on-OCIS-storage.txt +++ b/tests/acceptance/expected-failures-API-on-OCIS-storage.txt @@ -1043,6 +1043,8 @@ apiTrashbin/trashbinRestore.feature:331 # apiTrashbin/trashbinSharingToShares.feature:24 apiTrashbin/trashbinSharingToShares.feature:25 +apiShareManagementToShares/acceptShares.feature:469 +apiShareManagementToShares/acceptShares.feature:470 # # https://github.com/owncloud/ocis/issues/1124 deleting a file inside a received shared folder is moved to the trash-bin of the sharer not the receiver # diff --git a/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.txt b/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.txt index 20e7f8b67..b6ab57d64 100644 --- a/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.txt +++ b/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.txt @@ -1011,6 +1011,9 @@ apiTrashbin/trashbinRestore.feature:331 # apiTrashbin/trashbinSharingToShares.feature:24 apiTrashbin/trashbinSharingToShares.feature:25 +apiShareManagementToShares/acceptShares.feature:469 +apiShareManagementToShares/acceptShares.feature:470 + # # https://github.com/owncloud/ocis/issues/1124 deleting a file inside a received shared folder is moved to the trash-bin of the sharer not the receiver # @@ -2507,3 +2510,5 @@ apiTrashbin/trashbinFilesFolders.feature:285 # https://github.com/owncloud/ocis/issues/763 reading a file that a collaborator uploaded is impossible apiShareOperationsToShares/uploadToShare.feature:280 + +