ably-java
ably-java copied to clipboard
Flakey test: channels_are_reattached_after_reconnecting_when_statettl_plus_idleinterval_has_passed
io.ably.lib.test.realtime.RealtimeSuite > io.ably.lib.test.realtime.ConnectionManagerTest.channels_are_reattached_after_reconnecting_when_statettl_plus_idleinterval_has_passed[text_protocol] FAILED
java.lang.AssertionError: Attached channel histories do not match expected:<[attaching, attached, attaching]> but was:<[attaching, attached, attaching, attached]>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at io.ably.lib.test.realtime.ConnectionManagerTest.channels_are_reattached_after_reconnecting_when_statettl_plus_idleinterval_has_passed(ConnectionManagerTest.java:[76](https://github.com/ably/ably-java/actions/runs/5002602977/jobs/8962757509#step:3:77)4)
➤ Automation for Jira commented:
The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3584