mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 11:38:57 +00:00
test(suite_messaging/tst_ChatFlow): Added tag mayfail
bc it is weak on the CI
Disabled test case since it is weak on the CI. It works standalone but when it runs as part of the sequence and mostly in the CI, the action of verification doesn't work.
This commit is contained in:
parent
5ff2976e80
commit
8121f052ef
@ -163,6 +163,8 @@ Feature: Status Desktop Chat Basic Flows
|
||||
Then the last chat message contains "🙂"
|
||||
And the last chat message contains "Hello"
|
||||
|
||||
@mayfail
|
||||
# TODO: It works standalone but when it runs as part of the sequence and mostly in the CI, the action of verification doesn't work.
|
||||
Scenario: The user can send a sticker after installing a free pack
|
||||
Given the user installs the sticker pack at position 4
|
||||
When the user sends the sticker at position 2 in the list
|
||||
|
Loading…
x
Reference in New Issue
Block a user