From 4836d558dca2acbcfe399d7c4ebd99cacd1fd153 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Fri, 22 Jan 2021 08:34:27 +0545 Subject: [PATCH] Bump commit ids for tests --- .drone.env | 4 +- .../expected-failures-API-on-OCIS-storage.md | 103 +++++++++--------- ...pected-failures-API-on-OWNCLOUD-storage.md | 103 +++++++++--------- 3 files changed, 110 insertions(+), 100 deletions(-) diff --git a/.drone.env b/.drone.env index 9f5135de5f..de45d798b4 100644 --- a/.drone.env +++ b/.drone.env @@ -1,7 +1,7 @@ # The test runner source for API tests -CORE_COMMITID=4a671a34a2f039c83520b5a72dd886b3a974a85e +CORE_COMMITID=e7189eab94075c4edac75f3e86f96ae1f6826170 CORE_BRANCH=master # The test runner source for UI tests -WEB_COMMITID=5878eeb7a9d7a1ef9259c1942d0ac8be57ecef02 +WEB_COMMITID=a5f4dfab62aa036d7933f1286485e122e670b3ef WEB_BRANCH=master diff --git a/tests/acceptance/expected-failures-API-on-OCIS-storage.md b/tests/acceptance/expected-failures-API-on-OCIS-storage.md index 8dc9422981..8cf0316523 100644 --- a/tests/acceptance/expected-failures-API-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-API-on-OCIS-storage.md @@ -1086,6 +1086,8 @@ ### [Range Header is not obeyed when downloading a file](https://github.com/owncloud/ocis-reva/issues/12) ### [Review and fix the tests that have sharing step to work with ocis](https://github.com/owncloud/core/issues/38006) +- [apiWebdavOperations/downloadFile.feature:60](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/downloadFile.feature#L60) +- [apiWebdavOperations/downloadFile.feature:61](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/downloadFile.feature#L61) - [apiWebdavOperations/downloadFile.feature:72](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/downloadFile.feature#L72) - [apiWebdavOperations/downloadFile.feature:73](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/downloadFile.feature#L73) - [apiWebdavOperations/downloadFile.feature:84](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/downloadFile.feature#L84) @@ -1117,6 +1119,7 @@ - [apiWebdavOperations/search.feature:211](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/search.feature#L211) - [apiWebdavOperations/search.feature:213](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/search.feature#L213) - [apiWebdavOperations/search.feature:229](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/search.feature#L229) +- [apiWebdavOperations/search.feature:254](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/search.feature#L254) ### [Review and fix the tests that have sharing step to work with ocis](https://github.com/owncloud/core/issues/38006) @@ -1472,60 +1475,60 @@ - [apiAuth/cors.feature:37](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L37) - [apiAuth/cors.feature:38](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L38) - [apiAuth/cors.feature:39](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L39) +- [apiAuth/cors.feature:40](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L40) +- [apiAuth/cors.feature:41](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L41) - [apiAuth/cors.feature:59](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L59) - [apiAuth/cors.feature:60](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L60) -- [apiAuth/cors.feature:78](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L78) -- [apiAuth/cors.feature:79](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L79) -- [apiAuth/cors.feature:80](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L80) -- [apiAuth/cors.feature:81](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L81) -- [apiAuth/cors.feature:82](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L82) +- [apiAuth/cors.feature:61](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L61) +- [apiAuth/cors.feature:62](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L62) +- [apiAuth/cors.feature:63](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L63) +- [apiAuth/cors.feature:64](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L64) - [apiAuth/cors.feature:83](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L83) -- [apiAuth/cors.feature:102](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L102) -- [apiAuth/cors.feature:103](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L103) -- [apiAuth/cors.feature:104](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L104) -- [apiAuth/cors.feature:105](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L105) -- [apiAuth/cors.feature:106](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L106) -- [apiAuth/cors.feature:107](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L107) -- [apiAuth/cors.feature:108](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L108) -- [apiAuth/cors.feature:109](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L109) -- [apiAuth/cors.feature:110](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L110) -- [apiAuth/cors.feature:111](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L111) -- [apiAuth/cors.feature:112](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L112) -- [apiAuth/cors.feature:113](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L113) -- [apiAuth/cors.feature:114](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L114) -- [apiAuth/cors.feature:115](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L115) -- [apiAuth/cors.feature:116](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L116) -- [apiAuth/cors.feature:117](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L117) +- [apiAuth/cors.feature:84](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L84) +- [apiAuth/cors.feature:85](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L85) +- [apiAuth/cors.feature:86](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L86) +- [apiAuth/cors.feature:87](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L87) +- [apiAuth/cors.feature:88](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L88) +- [apiAuth/cors.feature:89](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L89) +- [apiAuth/cors.feature:90](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L90) +- [apiAuth/cors.feature:91](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L91) +- [apiAuth/cors.feature:92](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L92) +- [apiAuth/cors.feature:93](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L93) +- [apiAuth/cors.feature:94](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L94) +- [apiAuth/cors.feature:95](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L95) +- [apiAuth/cors.feature:96](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L96) +- [apiAuth/cors.feature:97](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L97) +- [apiAuth/cors.feature:98](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L98) +- [apiAuth/cors.feature:99](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L99) +- [apiAuth/cors.feature:100](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L100) - [apiAuth/cors.feature:118](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L118) - [apiAuth/cors.feature:119](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L119) -- [apiAuth/cors.feature:137](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L137) -- [apiAuth/cors.feature:138](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L138) -- [apiAuth/cors.feature:139](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L139) -- [apiAuth/cors.feature:140](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L140) -- [apiAuth/cors.feature:141](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L141) +- [apiAuth/cors.feature:120](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L120) +- [apiAuth/cors.feature:121](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L121) +- [apiAuth/cors.feature:122](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L122) +- [apiAuth/cors.feature:123](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L123) - [apiAuth/cors.feature:142](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L142) -- [apiAuth/cors.feature:161](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L161) -- [apiAuth/cors.feature:162](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L162) -- [apiAuth/cors.feature:163](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L163) -- [apiAuth/cors.feature:164](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L164) -- [apiAuth/cors.feature:165](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L165) -- [apiAuth/cors.feature:166](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L166) -- [apiAuth/cors.feature:167](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L167) -- [apiAuth/cors.feature:168](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L168) -- [apiAuth/cors.feature:169](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L169) -- [apiAuth/cors.feature:170](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L170) -- [apiAuth/cors.feature:171](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L171) -- [apiAuth/cors.feature:172](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L172) -- [apiAuth/cors.feature:173](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L173) -- [apiAuth/cors.feature:174](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L174) -- [apiAuth/cors.feature:175](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L175) -- [apiAuth/cors.feature:176](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L176) -- [apiAuth/cors.feature:197](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L197) -- [apiAuth/cors.feature:198](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L198) -- [apiAuth/cors.feature:199](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L199) -- [apiAuth/cors.feature:200](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L200) -- [apiAuth/cors.feature:201](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L201) -- [apiAuth/cors.feature:202](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L202) +- [apiAuth/cors.feature:143](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L143) +- [apiAuth/cors.feature:144](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L144) +- [apiAuth/cors.feature:145](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L145) +- [apiAuth/cors.feature:146](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L146) +- [apiAuth/cors.feature:147](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L147) +- [apiAuth/cors.feature:148](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L148) +- [apiAuth/cors.feature:149](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L149) +- [apiAuth/cors.feature:150](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L150) +- [apiAuth/cors.feature:151](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L151) +- [apiAuth/cors.feature:152](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L152) +- [apiAuth/cors.feature:153](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L153) +- [apiAuth/cors.feature:154](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L154) +- [apiAuth/cors.feature:155](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L155) +- [apiAuth/cors.feature:156](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L156) +- [apiAuth/cors.feature:157](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L157) +- [apiAuth/cors.feature:178](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L178) +- [apiAuth/cors.feature:179](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L179) +- [apiAuth/cors.feature:180](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L180) +- [apiAuth/cors.feature:181](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L181) +- [apiAuth/cors.feature:182](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L182) +- [apiAuth/cors.feature:183](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L183) ### [HTTP 401 Unauthorized responses don't contain a body](https://github.com/owncloud/ocis-reva/issues/30) ### [app passwords are not possible](https://github.com/owncloud/ocis-reva/issues/60) @@ -2262,7 +2265,9 @@ - [apiVersions/fileVersions.feature:384](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersions.feature#L384) ### [requesting propfind with invalid fileid gives 502 error](https://github.com/owncloud/ocis/issues/771) -- [apiVersions/fileVersions.feature:389](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersions.feature#L389) +- [apiVersions/fileVersions.feature:395](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersions.feature#L395) +- [apiVersions/fileVersions.feature:396](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersions.feature#L396) +- [apiVersions/fileVersions.feature:397](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersions.feature#L397) ### [user can access version metadata of a received share before accepting it](https://github.com/owncloud/ocis/issues/760) - [apiVersions/fileVersionsSharingToShares.feature:279](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersionsSharingToShares.feature#L279) diff --git a/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.md b/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.md index e672aec1f1..20ca741f5b 100644 --- a/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.md +++ b/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.md @@ -1135,6 +1135,8 @@ User cannot create a folder named Share ### [Range Header is not obeyed when downloading a file](https://github.com/owncloud/ocis-reva/issues/12) ### [Review and fix the tests that### have sharing step to work with ocis](https://github.com/owncloud/core/issues/38006) +- [apiWebdavOperations/downloadFile.feature:60](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/downloadFile.feature#L60) +- [apiWebdavOperations/downloadFile.feature:61](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/downloadFile.feature#L61) - [apiWebdavOperations/downloadFile.feature:72](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/downloadFile.feature#L72) - [apiWebdavOperations/downloadFile.feature:73](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/downloadFile.feature#L73) - [apiWebdavOperations/downloadFile.feature:84](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/downloadFile.feature#L84) @@ -1166,6 +1168,7 @@ User cannot create a folder named Share - [apiWebdavOperations/search.feature:211](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/search.feature#L211) - [apiWebdavOperations/search.feature:213](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/search.feature#L213) - [apiWebdavOperations/search.feature:229](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/search.feature#L229) +- [apiWebdavOperations/search.feature:254](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavOperations/search.feature#L254) ### [Review and fix the tests that### have sharing step to work with ocis](https://github.com/owncloud/core/issues/38006) @@ -1594,60 +1597,60 @@ restoring a file doesn't changes the etags of the parents - [apiAuth/cors.feature:37](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L37) - [apiAuth/cors.feature:38](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L38) - [apiAuth/cors.feature:39](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L39) +- [apiAuth/cors.feature:40](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L40) +- [apiAuth/cors.feature:41](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L41) - [apiAuth/cors.feature:59](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L59) - [apiAuth/cors.feature:60](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L60) -- [apiAuth/cors.feature:78](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L78) -- [apiAuth/cors.feature:79](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L79) -- [apiAuth/cors.feature:80](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L80) -- [apiAuth/cors.feature:81](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L81) -- [apiAuth/cors.feature:82](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L82) +- [apiAuth/cors.feature:61](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L61) +- [apiAuth/cors.feature:62](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L62) +- [apiAuth/cors.feature:63](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L63) +- [apiAuth/cors.feature:64](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L64) - [apiAuth/cors.feature:83](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L83) -- [apiAuth/cors.feature:102](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L102) -- [apiAuth/cors.feature:103](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L103) -- [apiAuth/cors.feature:104](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L104) -- [apiAuth/cors.feature:105](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L105) -- [apiAuth/cors.feature:106](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L106) -- [apiAuth/cors.feature:107](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L107) -- [apiAuth/cors.feature:108](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L108) -- [apiAuth/cors.feature:109](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L109) -- [apiAuth/cors.feature:110](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L110) -- [apiAuth/cors.feature:111](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L111) -- [apiAuth/cors.feature:112](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L112) -- [apiAuth/cors.feature:113](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L113) -- [apiAuth/cors.feature:114](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L114) -- [apiAuth/cors.feature:115](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L115) -- [apiAuth/cors.feature:116](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L116) -- [apiAuth/cors.feature:117](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L117) +- [apiAuth/cors.feature:84](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L84) +- [apiAuth/cors.feature:85](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L85) +- [apiAuth/cors.feature:86](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L86) +- [apiAuth/cors.feature:87](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L87) +- [apiAuth/cors.feature:88](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L88) +- [apiAuth/cors.feature:89](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L89) +- [apiAuth/cors.feature:90](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L90) +- [apiAuth/cors.feature:91](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L91) +- [apiAuth/cors.feature:92](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L92) +- [apiAuth/cors.feature:93](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L93) +- [apiAuth/cors.feature:94](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L94) +- [apiAuth/cors.feature:95](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L95) +- [apiAuth/cors.feature:96](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L96) +- [apiAuth/cors.feature:97](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L97) +- [apiAuth/cors.feature:98](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L98) +- [apiAuth/cors.feature:99](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L99) +- [apiAuth/cors.feature:100](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L100) - [apiAuth/cors.feature:118](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L118) - [apiAuth/cors.feature:119](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L119) -- [apiAuth/cors.feature:137](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L137) -- [apiAuth/cors.feature:138](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L138) -- [apiAuth/cors.feature:139](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L139) -- [apiAuth/cors.feature:140](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L140) -- [apiAuth/cors.feature:141](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L141) +- [apiAuth/cors.feature:120](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L120) +- [apiAuth/cors.feature:121](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L121) +- [apiAuth/cors.feature:122](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L122) +- [apiAuth/cors.feature:123](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L123) - [apiAuth/cors.feature:142](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L142) -- [apiAuth/cors.feature:161](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L161) -- [apiAuth/cors.feature:162](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L162) -- [apiAuth/cors.feature:163](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L163) -- [apiAuth/cors.feature:164](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L164) -- [apiAuth/cors.feature:165](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L165) -- [apiAuth/cors.feature:166](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L166) -- [apiAuth/cors.feature:167](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L167) -- [apiAuth/cors.feature:168](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L168) -- [apiAuth/cors.feature:169](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L169) -- [apiAuth/cors.feature:170](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L170) -- [apiAuth/cors.feature:171](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L171) -- [apiAuth/cors.feature:172](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L172) -- [apiAuth/cors.feature:173](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L173) -- [apiAuth/cors.feature:174](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L174) -- [apiAuth/cors.feature:175](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L175) -- [apiAuth/cors.feature:176](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L176) -- [apiAuth/cors.feature:197](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L197) -- [apiAuth/cors.feature:198](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L198) -- [apiAuth/cors.feature:199](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L199) -- [apiAuth/cors.feature:200](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L200) -- [apiAuth/cors.feature:201](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L201) -- [apiAuth/cors.feature:202](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L202) +- [apiAuth/cors.feature:143](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L143) +- [apiAuth/cors.feature:144](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L144) +- [apiAuth/cors.feature:145](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L145) +- [apiAuth/cors.feature:146](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L146) +- [apiAuth/cors.feature:147](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L147) +- [apiAuth/cors.feature:148](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L148) +- [apiAuth/cors.feature:149](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L149) +- [apiAuth/cors.feature:150](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L150) +- [apiAuth/cors.feature:151](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L151) +- [apiAuth/cors.feature:152](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L152) +- [apiAuth/cors.feature:153](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L153) +- [apiAuth/cors.feature:154](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L154) +- [apiAuth/cors.feature:155](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L155) +- [apiAuth/cors.feature:156](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L156) +- [apiAuth/cors.feature:157](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L157) +- [apiAuth/cors.feature:178](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L178) +- [apiAuth/cors.feature:179](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L179) +- [apiAuth/cors.feature:180](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L180) +- [apiAuth/cors.feature:181](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L181) +- [apiAuth/cors.feature:182](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L182) +- [apiAuth/cors.feature:183](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L183) ### [HTTP 401 Unauthorized responses don't contain a body ](https://github.com/owncloud/ocis-reva/issues/30) ### [app passwords are not possible](https://github.com/owncloud/ocis-reva/issues/60) @@ -2401,7 +2404,9 @@ special character username not valid - [apiVersions/fileVersions.feature:384](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersions.feature#L384) ### [requesting propfind with invalid fileid gives 502 error](https://github.com/owncloud/ocis/issues/771) -- [apiVersions/fileVersions.feature:389](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersions.feature#L389) +- [apiVersions/fileVersions.feature:395](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersions.feature#L395) +- [apiVersions/fileVersions.feature:396](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersions.feature#L396) +- [apiVersions/fileVersions.feature:397](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersions.feature#L397) ### [user can access version metadata of a received share before accepting it](https://github.com/owncloud/ocis/issues/760) - [apiVersions/fileVersionsSharingToShares.feature:279](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiVersions/fileVersionsSharingToShares.feature#L279)