From 75a86ed7f4ac5c5fe56d93fdebc96252350df720 Mon Sep 17 00:00:00 2001 From: Artur Neumann Date: Tue, 5 Jan 2021 14:53:15 +0545 Subject: [PATCH 1/2] 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 ffa2d5d7137..099b8a3bf74 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 1bd1ca00d6c..a3feb01035f 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 20e7f8b675b..b6ab57d64bd 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 + + From ef1cc5f9cd700ab8dac60cbf9e7c8b0911be5261 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 5 Jan 2021 17:42:35 +0545 Subject: [PATCH 2/2] Bump commit id again for core PR 38268 --- .drone.env | 2 +- tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.txt | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.drone.env b/.drone.env index 099b8a3bf74..dd96da2ca9a 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=d07a7b297c5186de9994dacdbc7d9e19df10c9f5 +CORE_COMMITID=7457f6394958cdb1aee3976edba3181173d64378 CORE_BRANCH=master # The test runner source for UI tests diff --git a/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.txt b/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.txt index b6ab57d64bd..a03aed753b7 100644 --- a/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.txt +++ b/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.txt @@ -1611,8 +1611,6 @@ apiWebdavEtagPropagation1/moveFileFolder.feature:61 apiWebdavEtagPropagation1/moveFileFolder.feature:62 apiWebdavEtagPropagation1/moveFileFolder.feature:78 apiWebdavEtagPropagation1/moveFileFolder.feature:79 -apiWebdavEtagPropagation1/moveFileFolder.feature:98 -apiWebdavEtagPropagation1/moveFileFolder.feature:99 apiWebdavEtagPropagation1/moveFileFolder.feature:146 apiWebdavEtagPropagation1/moveFileFolder.feature:147 apiWebdavEtagPropagation1/moveFileFolder.feature:174