run latest core changes in ocis

This commit is contained in:
Jasmine Baral
2021-07-06 16:33:03 +05:45
parent 456e7c9300
commit ba924cb412
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# The test runner source for API tests
CORE_COMMITID=7c0668dceb3d4183dc9270c0b4ac8d84b71613d4
CORE_COMMITID=ab94324f8007effb3f18ffd35e43264d5c93d97a
CORE_BRANCH=master
# The test runner source for UI tests

View File

@@ -1955,3 +1955,5 @@ Not everything needs to be implemented for ocis. While the oc10 testsuite covers
- [apiWebdavUpload1/uploadFileToBlacklistedName.feature:66](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUpload1/uploadFileToBlacklistedName.feature#L66)
- [apiWebdavUpload1/uploadFileToBlacklistedName.feature:67](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUpload1/uploadFileToBlacklistedName.feature#L67)
### [not possible to overwrite a received shared file](https://github.com/owncloud/ocis/issues/2267)
- [apiShareOperationsToShares1/changingFilesShare.feature:114](https://github.com/owncloud/web/blob/master/tests/acceptance/features/apiShareOperationsToShares1/changingFilesShare.feature#L114)