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

flakey test: attach_when_channel_in_detaching_state

Open AndyTWF opened this issue 2 years ago • 1 comments

io.ably.lib.test.realtime.RealtimeSuite > io.ably.lib.test.realtime.RealtimeChannelTest.attach_when_channel_in_detaching_state[text_protocol] FAILED
    java.lang.AssertionError: 
    Expected: is <detached>
         but: was <attaching>
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.junit.Assert.assertThat(Assert.java:956)
        at org.junit.Assert.assertThat(Assert.java:923)
        at io.ably.lib.test.realtime.RealtimeChannelTest.attach_when_channel_in_detaching_state(RealtimeChannelTest.java:1070)

┆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-3585

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