diff --git a/.drone.env b/.drone.env index ffa2d5d713..dd96da2ca9 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=83017e5dffa5b770f77d64b3150f922e91a2269d +CORE_COMMITID=7457f6394958cdb1aee3976edba3181173d64378 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 1bd1ca00d6..a3feb01035 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 20e7f8b675..a03aed753b 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 # @@ -1608,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 @@ -2507,3 +2508,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 + +