mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 20:29:54 -06:00
Merge pull request #937 from owncloud/update-testrunner
[Tests-Only] update testrunner commitid
This commit is contained in:
@@ -15,7 +15,7 @@ config = {
|
||||
},
|
||||
'apiTests': {
|
||||
'coreBranch': 'master',
|
||||
'coreCommit': '4def47445e6505ad4796dd7ee7b5035f230a6ca2',
|
||||
'coreCommit': '773cf3ea127430699f3bfb4c1b24e96a271a8884',
|
||||
'numberOfParts': 10
|
||||
},
|
||||
'uiTests': {
|
||||
|
||||
@@ -249,6 +249,7 @@ apiProvisioning-v2/disableUser.feature:48
|
||||
apiProvisioning-v2/disableUser.feature:64
|
||||
#
|
||||
# https://github.com/owncloud/product/issues/292 invalid format of sharees response
|
||||
# https://github.com/owncloud/ocis/issues/547 Searching sharee with displayname
|
||||
#
|
||||
apiSharees/sharees.feature:32
|
||||
apiSharees/sharees.feature:33
|
||||
@@ -422,7 +423,7 @@ apiShareOperationsToShares/gettingShares.feature:25
|
||||
#
|
||||
# https://github.com/owncloud/ocis-reva/issues/357 Delete shares from user when user is deleted
|
||||
# https://github.com/owncloud/ocis-reva/issues/301 no displayname_owner shown when creating a share
|
||||
# https://github.com/owncloud/ocis-reva/issues/302 when sharing a file mime-type field is set to application/octet-stream
|
||||
# https://github.com/owncloud/ocis/issues/578 when sharing a file mime-type field is set to application/octet-stream
|
||||
#
|
||||
apiShareOperationsToShares/gettingShares.feature:135
|
||||
apiShareOperationsToShares/gettingShares.feature:136
|
||||
@@ -617,7 +618,7 @@ apiSharePublicLink2/updatePublicLinkShare.feature:94
|
||||
apiSharePublicLink2/updatePublicLinkShare.feature:284
|
||||
apiSharePublicLink2/updatePublicLinkShare.feature:285
|
||||
#
|
||||
# https://github.com/owncloud/ocis/issues/270 [OCIS] share permissions not enforced
|
||||
# https://github.com/owncloud/product/issues/270 [OCIS] share permissions not enforced
|
||||
#
|
||||
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:25
|
||||
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:26
|
||||
@@ -935,7 +936,7 @@ apiShareReshareToShares3/reShareWithExpiryDate.feature:337
|
||||
apiShareReshareToShares3/reShareWithExpiryDate.feature:338
|
||||
#
|
||||
# https://github.com/owncloud/product/issues/254 empty trashbin does not work
|
||||
# https://github.com/owncloud/product/issues/254 delete from trashbin does not work
|
||||
# https://github.com/owncloud/ocis/issues/551 delete from trashbin does not work
|
||||
#
|
||||
apiTrashbin/trashbinDelete.feature:31
|
||||
apiTrashbin/trashbinDelete.feature:32
|
||||
@@ -1170,7 +1171,7 @@ apiWebdavOperations/downloadFile.feature:85
|
||||
apiWebdavOperations/refuseAccess.feature:21
|
||||
apiWebdavOperations/refuseAccess.feature:22
|
||||
#
|
||||
# https://github.com/owncloud/core/pull/38035 PROPFIND to https://localhost:9200/remote.php/dav/files gets an error 500 response
|
||||
# https://github.com/owncloud/ocis/issues/751 PROPFIND to https://localhost:9200/remote.php/dav/files gets an error 500 response
|
||||
#
|
||||
apiWebdavOperations/propfind.feature:5
|
||||
#
|
||||
@@ -2460,3 +2461,16 @@ apiProvisioningGroups-v2/deleteGroup.feature:91
|
||||
apiProvisioningGroups-v2/getGroup.feature:33
|
||||
apiProvisioningGroups-v2/getUserGroups.feature:73
|
||||
apiProvisioningGroups-v2/removeFromGroup.feature:138
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/772 requests to webdav URLs with an fileid containing an invalid storage_id result in error 500
|
||||
apiVersions/fileVersions.feature:384
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/771 requesting propfind with invalid fileid gives 502 error
|
||||
apiVersions/fileVersions.feature:389
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/760 user can access version metadata of a received share before accepting it
|
||||
apiVersions/fileVersionsSharingToShares.feature:279
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/719 when a share exists its impossible to share a renamed folder
|
||||
apiShareManagementBasicToShares/createShareToSharesFolder.feature:611
|
||||
apiShareManagementBasicToShares/createShareToSharesFolder.feature:612
|
||||
|
||||
@@ -232,6 +232,7 @@ apiProvisioning-v2/disableUser.feature:48
|
||||
apiProvisioning-v2/disableUser.feature:64
|
||||
#
|
||||
# https://github.com/owncloud/product/issues/292 invalid format of sharees response
|
||||
# https://github.com/owncloud/ocis/issues/547 Searching sharee with displayname
|
||||
#
|
||||
apiSharees/sharees.feature:32
|
||||
apiSharees/sharees.feature:33
|
||||
@@ -398,7 +399,7 @@ apiShareOperationsToShares/gettingShares.feature:25
|
||||
#
|
||||
# https://github.com/owncloud/ocis-reva/issues/357 Delete shares from user when user is deleted
|
||||
# https://github.com/owncloud/ocis-reva/issues/301 no displayname_owner shown when creating a share
|
||||
# https://github.com/owncloud/ocis-reva/issues/302 when sharing a file mime-type field is set to application/octet-stream
|
||||
# https://github.com/owncloud/ocis/issues/578 when sharing a file mime-type field is set to application/octet-stream
|
||||
#
|
||||
apiShareOperationsToShares/gettingShares.feature:135
|
||||
apiShareOperationsToShares/gettingShares.feature:136
|
||||
@@ -479,6 +480,7 @@ apiSharePublicLink1/changingPublicLinkShare.feature:197
|
||||
apiSharePublicLink1/changingPublicLinkShare.feature:244
|
||||
#
|
||||
# https://github.com/owncloud/ocis-reva/issues/292 Public link enforce permissions
|
||||
# https://github.com/owncloud/ocis/issues/723 upload-only public link does not refer to files-drop page, nor are the permissions enforced
|
||||
#
|
||||
apiSharePublicLink1/changingPublicLinkShare.feature:267
|
||||
apiSharePublicLink1/changingPublicLinkShare.feature:278
|
||||
@@ -578,7 +580,7 @@ apiSharePublicLink2/updatePublicLinkShare.feature:94
|
||||
apiSharePublicLink2/updatePublicLinkShare.feature:284
|
||||
apiSharePublicLink2/updatePublicLinkShare.feature:285
|
||||
#
|
||||
# https://github.com/owncloud/ocis/issues/270 [OCIS] share permissions not enforced
|
||||
# https://github.com/owncloud/product/issues/270 [OCIS] share permissions not enforced
|
||||
#
|
||||
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:25
|
||||
apiSharePublicLink2/reShareAsPublicLinkToSharesNewDav.feature:26
|
||||
@@ -894,7 +896,7 @@ apiShareReshareToShares3/reShareWithExpiryDate.feature:272
|
||||
apiShareReshareToShares3/reShareWithExpiryDate.feature:273
|
||||
#
|
||||
# https://github.com/owncloud/product/issues/254 empty trashbin does not work
|
||||
# https://github.com/owncloud/product/issues/254 delete from trashbin does not work
|
||||
# https://github.com/owncloud/ocis/issues/551 delete from trashbin does not work
|
||||
#
|
||||
apiTrashbin/trashbinDelete.feature:31
|
||||
apiTrashbin/trashbinDelete.feature:32
|
||||
@@ -1134,7 +1136,7 @@ apiWebdavOperations/downloadFile.feature:85
|
||||
apiWebdavOperations/refuseAccess.feature:21
|
||||
apiWebdavOperations/refuseAccess.feature:22
|
||||
#
|
||||
# https://github.com/owncloud/core/pull/38035 PROPFIND to https://localhost:9200/remote.php/dav/files gets an error 500 response
|
||||
# https://github.com/owncloud/ocis/issues/751 PROPFIND to https://localhost:9200/remote.php/dav/files gets an error 500 response
|
||||
#
|
||||
apiWebdavOperations/propfind.feature:5
|
||||
#
|
||||
@@ -2394,3 +2396,16 @@ apiProvisioningGroups-v2/deleteGroup.feature:91
|
||||
apiProvisioningGroups-v2/getGroup.feature:33
|
||||
apiProvisioningGroups-v2/getUserGroups.feature:73
|
||||
apiProvisioningGroups-v2/removeFromGroup.feature:138
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/772 requests to webdav URLs with an fileid containing an invalid storage_id result in error 500
|
||||
apiVersions/fileVersions.feature:384
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/771 requesting propfind with invalid fileid gives 502 error
|
||||
apiVersions/fileVersions.feature:389
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/760 user can access version metadata of a received share before accepting it
|
||||
apiVersions/fileVersionsSharingToShares.feature:279
|
||||
|
||||
# https://github.com/owncloud/ocis/issues/719 when a share exists its impossible to share a renamed folder
|
||||
apiShareManagementBasicToShares/createShareToSharesFolder.feature:611
|
||||
apiShareManagementBasicToShares/createShareToSharesFolder.feature:612
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
"sabre/xml": "^2.2",
|
||||
"guzzlehttp/guzzle": "^7.2",
|
||||
"phpunit/phpunit": "^9.4",
|
||||
"laminas/laminas-ldap": "^2.10"
|
||||
"laminas/laminas-ldap": "^2.10",
|
||||
"ankitpokhrel/tus-php": "^2.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user