ably-java icon indicating copy to clipboard operation
ably-java copied to clipboard

Flakey test: channels_are_reattached_after_reconnecting_when_statettl_plus_idleinterval_has_passed

Open AndyTWF opened this issue 2 years ago • 1 comments

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)

┆Issue is synchronized with this Jira Task by Unito

AndyTWF avatar May 17 '23 12:05 AndyTWF

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3584

sync-by-unito[bot] avatar May 17 '23 12:05 sync-by-unito[bot]