test(suite_communities/tst_communityMessageFlows): Disabled `The user pins and unpins messages` bc it is unstable
`The user pins and unpins messages` scenario has been disabled due to its instability. It fails sometimes in the CI so it needs a review.
This commit is contained in:
parent
ac89fc770b
commit
90167ee79a
|
@ -40,6 +40,8 @@ Feature: Status Desktop community messages
|
|||
Then the test images are displayed just before the last message
|
||||
And the last chat message contains "Message"
|
||||
|
||||
@mayfail
|
||||
# TODO: It is unstable. Needs to be checked.
|
||||
Scenario: The user pins and unpins messages
|
||||
# This one wont work until #6554 is fixed
|
||||
# And the amount of pinned messages is 0
|
||||
|
|
Loading…
Reference in New Issue