mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-18 11:28:48 -06:00
bump core and web commit id for tests (2021-06-23)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# The test runner source for API tests
|
||||
CORE_COMMITID=a8f4715fd8cdb6ec371c79e05a4a1fa404618918
|
||||
CORE_COMMITID=cc9e938a4dea28ab941cb2e0b39b38c8c3f52913
|
||||
CORE_BRANCH=master
|
||||
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=05e1db6e71ad3d178e050fd1b4af186703200f84
|
||||
WEB_COMMITID=22a1ceebfc4d8e233a5caadcae7a1ced06826565
|
||||
WEB_BRANCH=master
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## Scenarios from web tests that are expected to fail on OCIS with owncloud storage
|
||||
## Scenarios from web tests that are expected to fail on OCIS with OCIS storage
|
||||
|
||||
Lines that contain a format like "[someSuite.someFeature.feature:n](https://github.com/owncloud/web/path/to/feature)"
|
||||
are lines that document a specific expected failure. Follow that with a URL to the line in the feature file in GitHub.
|
||||
@@ -312,7 +312,7 @@ Other free text and markdown formatting can be used elsewhere in the document if
|
||||
|
||||
|
||||
### [Listing shares via ocs API does not show path for parent folders](https://github.com/owncloud/ocis/issues/1231)
|
||||
- [webUISharingPublicManagement/shareByPublicLink.feature:146](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicManagement/shareByPublicLink.feature#L146)
|
||||
- [webUISharingPublicManagement/shareByPublicLink.feature:148](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicManagement/shareByPublicLink.feature#L148)
|
||||
|
||||
### [Propfind response to trashbin endpoint is different in ocis](https://github.com/owncloud/product/issues/186)
|
||||
### [restoring a file from "Deleted files" (trashbin) is not possible if the original folder does not exist any-more](https://github.com/owncloud/web/issues/1753)
|
||||
|
||||
Reference in New Issue
Block a user