Bump Commit id and update expected to fail file

This commit is contained in:
Swikriti Tripathi
2022-04-12 12:48:10 +05:45
committed by Christian Richter
parent 7774240ab1
commit b99e565c51
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# The test runner source for API tests
CORE_COMMITID=d21d38aac929918c48d4ee5c44741dc305e875bb
CORE_COMMITID=8d336099571f9218e09ba5ddf0eb30b19cab7d4f
CORE_BRANCH=master
# The test runner source for UI tests

View File

@@ -1597,8 +1597,8 @@ And other missing implementation of favorites
#### [Share inaccessible if folder with same name was deleted and recreated](https://github.com/owncloud/ocis/issues/1787)
- [apiShareReshareToShares1/reShare.feature:269](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareReshareToShares1/reShare.feature#L269)
- [apiShareReshareToShares1/reShare.feature:270](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareReshareToShares1/reShare.feature#L270)
- [apiShareReshareToShares1/reShare.feature:259](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareReshareToShares1/reShare.feature#L259)
- [apiShareReshareToShares1/reShare.feature:260](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareReshareToShares1/reShare.feature#L260)
#### [Trying to accept a share with invalid ID gives incorrect OCS and HTTP status](https://github.com/owncloud/ocis/issues/2111)