Merge pull request #2414 from owncloud/run-tests-from-enforce-token-auth

[full-ci] [tests-only] Remove ocsGETAuth.feature:243 from expected to fail and update commit id
This commit is contained in:
Swikriti Tripathi
2021-08-18 16:54:14 +05:45
committed by GitHub
2 changed files with 1 additions and 3 deletions

View File

@@ -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

View File

@@ -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)