From a1b50e39e12f4cbad4d2c2270c691db895b6baed Mon Sep 17 00:00:00 2001 From: Swikriti Tripathi Date: Fri, 26 May 2023 17:18:34 +0545 Subject: [PATCH] Link correct issue to expected to fail file --- .../expected-failures-with-oc10-server-openid-login.md | 6 ++---- .../expected-failures-with-ocis-server-ocis-storage.md | 4 +--- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/tests/acceptance/expected-failures-with-oc10-server-openid-login.md b/tests/acceptance/expected-failures-with-oc10-server-openid-login.md index 041b0bc3497..1d3403fd656 100644 --- a/tests/acceptance/expected-failures-with-oc10-server-openid-login.md +++ b/tests/acceptance/expected-failures-with-oc10-server-openid-login.md @@ -9,7 +9,5 @@ Level-3 headings should be used for the references to the relevant issues. Inclu Other free text and markdown formatting can be used elsewhere in the document if needed. But if you want to explain something about the issue, then please post that in the issue itself. ### [WebUI Login](https://github.com/owncloud/web/issues/4677) -- [webUILogin/openidLogin.feature:62](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/openidLogin.feature#L62) - -### [Browser session deleted user should not be valid for newly created user of same name](https://github.com/owncloud/ocis/issues/904) -- [webUILogin/openidLogin.feature:74](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/openidLogin.feature#L74) +- [webUILogin/openidLogin.feature:50](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/openidLogin.feature#L50) +- [webUILogin/openidLogin.feature:60](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/openidLogin.feature#L60) diff --git a/tests/acceptance/expected-failures-with-ocis-server-ocis-storage.md b/tests/acceptance/expected-failures-with-ocis-server-ocis-storage.md index 9987d7e594b..cac98d11811 100644 --- a/tests/acceptance/expected-failures-with-ocis-server-ocis-storage.md +++ b/tests/acceptance/expected-failures-with-ocis-server-ocis-storage.md @@ -11,6 +11,7 @@ Other free text and markdown formatting can be used elsewhere in the document if ### [Exit page re-appears in loop when logged in user is deleted](https://github.com/owncloud/web/issues/4677) - [webUILogin/openidLogin.feature:50](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/openidLogin.feature#L50) +- [webUILogin/openidLogin.feature:60](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/openidLogin.feature#L60) ### [Support for favorites](https://github.com/owncloud/ocis/issues/1228) - [webUIFavorites/favoritesFile.feature:12](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFavorites/favoritesFile.feature#L12) @@ -67,9 +68,6 @@ Other free text and markdown formatting can be used elsewhere in the document if ### [Blocked user is not logged out](https://github.com/owncloud/ocis/issues/902) - [webUILogin/adminBlocksUser.feature:13](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/adminBlocksUser.feature#L13) -### [Browser session deleted user should not be valid for newly created user of same name](https://github.com/owncloud/ocis/issues/904) -- [webUILogin/openidLogin.feature:60](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUILogin/openidLogin.feature#L60) - ### [Comments in sidebar](https://github.com/owncloud/web/issues/1158) - [webUIFilesDetails/fileDetails.feature:84](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesDetails/fileDetails.feature#L84) - [webUIFilesDetails/fileDetails.feature:98](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesDetails/fileDetails.feature#L98)