diff --git a/.drone.env b/.drone.env index 3513f41bd6..f4af7f838d 100644 --- a/.drone.env +++ b/.drone.env @@ -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 diff --git a/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md b/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md index 1fb20d6a29..80d190457a 100644 --- a/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-webUI-on-OCIS-storage.md @@ -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)