mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-25 23:19:13 -06:00
Merge pull request #1155 from owncloud/bump-test-commit-ids-20201223
[tests-only] Bump core commit id for tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# The test runner source for API tests
|
||||
CORE_COMMITID=38c91e5cf5fc4ffdc0536ba1d147a2a618ef83b5
|
||||
CORE_COMMITID=32f41e237657ea93b341321a4e3c6e4644b57c13
|
||||
CORE_BRANCH=master
|
||||
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=3cab4e32bca513f14f59127a0387b44a409763a3
|
||||
WEB_COMMITID=be075d4a806673a0dd2a93e5f0d8f13516a39a34
|
||||
WEB_BRANCH=master
|
||||
|
||||
@@ -2555,3 +2555,22 @@ apiWebdavUploadTUS/uploadFile.feature:142
|
||||
# https://github.com/owncloud/ocis/issues/1141 upload a file using TUS resource URL as an other user should not work
|
||||
apiWebdavUploadTUS/uploadFile.feature:155
|
||||
apiWebdavUploadTUS/uploadFile.feature:156
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/903 Share lists deleted user as 'user'
|
||||
apiShareManagementBasicToShares/createShareToSharesFolder.feature:632
|
||||
apiShareManagementBasicToShares/createShareToSharesFolder.feature:633
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/1126 share owner cannot delete other user's files
|
||||
apiShareUpdateToShares/updateShare.feature:384
|
||||
apiShareUpdateToShares/updateShare.feature:385
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/541 Deletion time in trash bin shows a wrong date
|
||||
apiTrashbin/trashbinFilesFolders.feature:284
|
||||
apiTrashbin/trashbinFilesFolders.feature:285
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/763 reading a file that a collaborator uploaded is impossible
|
||||
apiShareOperationsToShares/uploadToShare.feature:279
|
||||
apiShareOperationsToShares/uploadToShare.feature:280
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/766 [OCIS-storage] overwriting a file as share receiver, does not create a new file version for the sharer
|
||||
apiVersions/fileVersionsSharingToShares.feature:291
|
||||
|
||||
@@ -2484,3 +2484,18 @@ apiWebdavUploadTUS/uploadFile.feature:142
|
||||
# https://github.com/owncloud/ocis/issues/1141 upload a file using TUS resource URL as an other user should not work
|
||||
apiWebdavUploadTUS/uploadFile.feature:155
|
||||
apiWebdavUploadTUS/uploadFile.feature:156
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/903 Share lists deleted user as 'user'
|
||||
apiShareManagementBasicToShares/createShareToSharesFolder.feature:632
|
||||
apiShareManagementBasicToShares/createShareToSharesFolder.feature:633
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/1126 share owner cannot delete other user's files
|
||||
apiShareUpdateToShares/updateShare.feature:384
|
||||
apiShareUpdateToShares/updateShare.feature:385
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/541 Deletion time in trash bin shows a wrong date
|
||||
apiTrashbin/trashbinFilesFolders.feature:284
|
||||
apiTrashbin/trashbinFilesFolders.feature:285
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/763 reading a file that a collaborator uploaded is impossible
|
||||
apiShareOperationsToShares/uploadToShare.feature:280
|
||||
|
||||
Reference in New Issue
Block a user