diff --git a/test/ui-test/testSuites/suite_settings/tst_signUpAndQuit/test.feature b/test/ui-test/testSuites/suite_settings/tst_signUpAndQuit/test.feature index fc119d28571..b01620d334c 100644 --- a/test/ui-test/testSuites/suite_settings/tst_signUpAndQuit/test.feature +++ b/test/ui-test/testSuites/suite_settings/tst_signUpAndQuit/test.feature @@ -10,6 +10,8 @@ Feature: Status Desktop Sign out and Quit And the user lands on the signed in app Given the user opens app settings screen + # TODO: Unstable. It fails sometimes reporting a FATAL error in CI execution: "The AUT did not respond to network communication" + @mayfail Scenario: The user quits the app When the user clicks on Sign out and Quit Then the app is closed \ No newline at end of file