Skip to content

Commit

Permalink
Merge pull request #1172 from owncloud/bumpCoreTestsCommitId20210105
Browse files Browse the repository at this point in the history
[tests-only] bump core commit id
  • Loading branch information
phil-davis authored Jan 6, 2021
2 parents 7f19d24 + ef1cc5f commit 17a2270
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .drone.env
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 2 additions & 0 deletions tests/acceptance/expected-failures-API-on-OCIS-storage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
#
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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


0 comments on commit 17a2270

Please sign in to comment.