From 28a6e7beb158365e155fbf6453a5d432bcb401dd Mon Sep 17 00:00:00 2001 From: saw-jan Date: Wed, 23 Jun 2021 15:01:41 +0545 Subject: [PATCH] bump core and web commit id for tests (2021-06-23) --- .drone.env | 4 ++-- tests/acceptance/expected-failures-webUI-on-OCIS-storage.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.drone.env b/.drone.env index 3513f41bd6e..f4af7f838d8 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 1fb20d6a29c..80d190457a2 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)