Bumps to latest core commit

This commit is contained in:
jasson99
2021-05-05 12:03:05 +05:45
parent d00d1364e8
commit ad452021ff
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# The test runner source for API tests
CORE_COMMITID=e8d1281774bb07d5e5195013ca83ceb515dd7e6d
CORE_COMMITID=eafd1a8628089cc5cc7df82c454c202d972690f2
CORE_BRANCH=master
# The test runner source for UI tests
WEB_COMMITID=5d2fdef764162b1433b239556a6934d9ad5e8946
WEB_COMMITID=f3e5da7814bba6305cc70a8180376e59ddceedf6
WEB_BRANCH=master

View File

@@ -1065,7 +1065,7 @@ cannot share a folder with create permission
- [apiShareReshareToShares3/reShareUpdate.feature:61](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareReshareToShares3/reShareUpdate.feature#L61)
- [apiShareReshareToShares3/reShareUpdate.feature:62](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareReshareToShares3/reShareUpdate.feature#L62)
#### [Shares are not always cleaned up on user deletion](https://github.com/owncloud/ocis/issues/1999)
#### [500 status code on update share](https://github.com/owncloud/ocis/issues/2011)
- [apiShareReshareToShares3/reShareUpdate.feature:152](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareReshareToShares3/reShareUpdate.feature#L152)
#### [Share receiver cannot get share by id](https://github.com/owncloud/product/issues/253)

View File

@@ -1199,7 +1199,7 @@ The following scenarios fail on OWNCLOUD storage but not on OCIS storage:
- [apiShareReshareToShares1/reShare.feature:223](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareReshareToShares1/reShare.feature#L223)
- [apiShareReshareToShares1/reShare.feature:224](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareReshareToShares1/reShare.feature#L224)
#### [Shares are not always cleaned up on user deletion](https://github.com/owncloud/ocis/issues/1999)
#### [500 status code on update share](https://github.com/owncloud/ocis/issues/2011)
- [apiShareReshareToShares3/reShareUpdate.feature:152](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareReshareToShares3/reShareUpdate.feature#L152)
#### [Share receiver cannot get share by id](https://github.com/owncloud/product/issues/253)