Skip to content

Commit

Permalink
test(suite_settings/tst_signUpAndQuit): Disabled bc it is unstable
Browse files Browse the repository at this point in the history
It fails sometimes reporting a FATAL error in CI execution: "The AUT did not respond to network communication".
  • Loading branch information
noeliaSD committed Nov 22, 2022
1 parent b9fd986 commit 2d204c9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2d204c9

Please sign in to comment.