Add new expected-failures

This commit is contained in:
Phil Davis
2020-12-28 10:46:12 +05:45
parent b1314eb6ef
commit 19fdc2ac35
2 changed files with 34 additions and 0 deletions

View File

@@ -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

View File

@@ -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