From 65dcb1685afea8ab5b6744f344e1787ab6cbbe81 Mon Sep 17 00:00:00 2001 From: Swikriti Tripathi Date: Wed, 18 Aug 2021 13:10:32 +0545 Subject: [PATCH] Remove ocsGETAuth.feature:243 from expected to fail and update commit id --- .drone.env | 2 +- tests/acceptance/expected-failures-API-on-OCIS-storage.md | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.drone.env b/.drone.env index 8b42ff99840..28806d39533 100644 --- a/.drone.env +++ b/.drone.env @@ -1,5 +1,5 @@ # The test runner source for API tests -CORE_COMMITID=bd759084f50bccd803ad7d8d1b22188ae448d263 +CORE_COMMITID=82380e305056e1973d752bcfd0b33039fd5533ce CORE_BRANCH=master # The test runner source for UI tests diff --git a/tests/acceptance/expected-failures-API-on-OCIS-storage.md b/tests/acceptance/expected-failures-API-on-OCIS-storage.md index f11a07a957a..e989bc10399 100644 --- a/tests/acceptance/expected-failures-API-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-API-on-OCIS-storage.md @@ -1375,8 +1375,6 @@ Scenario Outline: Unauthenticated call - [apiAuth/cors.feature:184](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L184) - [apiAuth/cors.feature:185](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L185) -#### [No way to enforce token auth](https://github.com/owncloud/ocis/issues/1332) -- [apiAuthOcs/ocsGETAuth.feature:243](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuthOcs/ocsGETAuth.feature#L243) #### [App Passwords/Tokens for legacy WebDAV clients](https://github.com/owncloud/ocis/issues/197) - [apiAuthWebDav/webDavDELETEAuth.feature:80](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuthWebDav/webDavDELETEAuth.feature#L80)