Merge pull request #2586 from owncloud/bumpCommitId-2021-10-7

[full-ci][tests-only]Bump core commit id
This commit is contained in:
Phil Davis
2021-10-07 17:18:55 +05:45
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# The test runner source for API tests
CORE_COMMITID=0439daa95d1e63c45086ab3fff251f4e9890f8b6
CORE_COMMITID=28fb541fcd334e17157013e6ab594b4e18c3b156
CORE_BRANCH=master
# The test runner source for UI tests

View File

@@ -1452,7 +1452,9 @@ Not everything needs to be implemented for ocis. While the oc10 testsuite covers
- [apiSharePublicLink2/allowGroupToCreatePublicLinks.feature:91](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiSharePublicLink2/allowGroupToCreatePublicLinks.feature#L91)
### [Cannot download preview of shared received file after the shareowner has changed the file content](https://github.com/owncloud/ocis/issues/2538)
- [apiWebdavPreviews/previews.feature:196](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavPreviews/previews.feature#L196)
- [apiWebdavPreviews/previews.feature:196](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavPreviews/previews.feature#L196)
- [apiWebdavPreviews/previews.feature:217](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavPreviews/previews.feature#L217)
- [apiWebdavPreviews/previews.feature:233](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavPreviews/previews.feature#L233)
### [Preview of text file with UTF content does not render correctly](https://github.com/owncloud/ocis/issues/2570)
- [apiWebdavPreviews/previews.feature:208](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavPreviews/previews.feature#L208)