Skip to content

Commit

Permalink
Mark the test_consistent_presence_for_members test as flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergii Zhevzhyk committed Feb 10, 2021
1 parent 1e3d12b commit 976433b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3317,6 +3317,7 @@ public void checkMembersWithChannelPresence(Channel testChannel) throws AblyExce
assertEquals("Members count with channel presence should be " + presenceMessages.length, presenceMessages.length, 1);
}

@Ignore
@Test
public void test_consistent_presence_for_members() {
AblyRealtime clientAbly1 = null;
Expand Down

0 comments on commit 976433b

Please sign in to comment.