From d42e1fdc89c11cb2f2bdd09c5f1af3ae3a016d33 Mon Sep 17 00:00:00 2001 From: Noelia Date: Fri, 18 Nov 2022 14:20:30 +0100 Subject: [PATCH] test(suite_settings/tst_mainSettingsSection): Disabled `The user can backup seed phrase` bc it is unstable `The user can backup seed phrase` scenario has been disabled due to its instability. It fails sometimes in the CI so it needs a review. --- .../suite_settings/tst_mainSettingsSection/test.feature | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/ui-test/testSuites/suite_settings/tst_mainSettingsSection/test.feature b/test/ui-test/testSuites/suite_settings/tst_mainSettingsSection/test.feature index 124a28f274..e7d05e3c30 100644 --- a/test/ui-test/testSuites/suite_settings/tst_mainSettingsSection/test.feature +++ b/test/ui-test/testSuites/suite_settings/tst_mainSettingsSection/test.feature @@ -12,6 +12,8 @@ Feature: Status Desktop Main Settings Section # TODO: It must be reformulated or extracted to a different feature file bc preconditions of this feature file also include closing the backup seed phrase indicator at first instance # so the validation is not providing relevant information + # TODO: It is also unstable. Needs to be checked. + @mayfail Scenario: The user can backup seed phrase Given the user activates wallet And the user opens the wallet settings