<testsuites>
	<testsuite tests="169" failures="16" time="7262.132" name="github.com/ably/ably-go/ably">
		<properties>
			<property name="go.version" value="go1.19.13"></property>
		</properties>
		<testcase classname="ably" name="Test_decodeMessage" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/foo" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/{&#34;foo&#34;:42}" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/{&#34;foo&#34;:42,&#34;bar&#34;:[&#34;a&#34;,1.2,{&#34;boo&#34;:&#34;ha&#34;}]}" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/[{&#34;foo&#34;:42},&#34;qux&#34;]" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/3q2+7w==" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackExtrasJsonCompatible" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/json_array" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/short_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/200_character_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/2000_character_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/short_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/200_byte_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/2000_byte_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/an_object" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth" time="12.890"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth/RSA2:_Should_use_basic_auth_as_default_authentication_if_an_API_key_exists" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth/RSA1:_Should_connect_to_HTTPS_by_default,_trying_to_connect_with_non-TLS_should_result_in_error" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth/RSA11:_API_key_should_follow_format_KEY_NAME:KEY_SECRET_in_auth_header" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth" time="13.870"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth_Renew" time="17.370"></testcase>
		<testcase classname="ably" name="TestAuth_ReuseClientID" time="12.540"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken_PublishClientID" time="27.090"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest" time="207.880"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h" time="8.200"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h/parameters_are_optional" time="8.200"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h/authOptions_must_not_be_merged" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9c_must_generate_a_unique_16+_character_nonce" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9g_generate_a_signed_request" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_RealtimeAccessToken" time="13.860"></testcase>
		<testcase classname="ably" name="TestAuth_IgnoreTimestamp_QueryTime" time="49.970"></testcase>
		<testcase classname="ably" name="TestAuth_RSA7c" time="72.120"></testcase>
		<testcase classname="ably" name="TestEventEmitterConcurrency" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE3_EventEmitter_On" time="0.090"></testcase>
		<testcase classname="ably" name="Test_RTE3_EventEmitter_On/event:_qux,_data:_42" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE3_EventEmitter_On/event:_foo,_data:_42" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE3_EventEmitter_On/event:_bar,_data:_42" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE4_EventEmitter_Once" time="0.280"></testcase>
		<testcase classname="ably" name="Test_RTE4_EventEmitter_Once/event:_qux,_data:_42" time="0.090"></testcase>
		<testcase classname="ably" name="Test_RTE4_EventEmitter_Once/event:_foo,_data:_42" time="0.090"></testcase>
		<testcase classname="ably" name="Test_RTE4_EventEmitter_Once/event:_bar,_data:_42" time="0.090"></testcase>
		<testcase classname="ably" name="Test_RTE5_EventEmitter_Off" time="0.120"></testcase>
		<testcase classname="ably" name="Test_RTE5_EventEmitter_Off/specific_listener" time="0.040"></testcase>
		<testcase classname="ably" name="Test_RTE5_EventEmitter_Off/specific_event" time="0.050"></testcase>
		<testcase classname="ably" name="Test_RTE5_EventEmitter_Off/all" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE6_EventEmitter_EmitPanic" time="0.020"></testcase>
		<testcase classname="ably" name="Test_RTE6a_EventEmitter_EmitToFixedListenersCollection" time="0.100"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedFallback" time="12.040"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedFallback/request_time" time="0.440"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse" time="14.220"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_time" time="1.140"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_404" time="0.650"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages" time="1.570"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/post" time="0.640"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/get" time="0.660"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_128_keylength" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_128_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_256_keylength" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_256_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_128_keylength" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_128_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_256_keylength" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_256_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_Publish" time="12.890"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_PublishAsync" time="12.940"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_Subscribe" time="29.190"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SubscriptionFilters" time="14.090"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_AttachWhileDisconnected" time="15.280"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetAblySandboxDefaultReadLimit" time="12.960"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetProvidedReadLimit" time="12.530"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SetDefaultReadLimitIfServerHasNoLimit" time="13.060"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldReturnErrorIfReadLimitExceeded" time="13.130"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange" time="53.770"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHING" time="13.240"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHED" time="13.530"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHING" time="13.630"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHED" time="13.360"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_SUSPENDED" time="0.000">
			<skipped message="    realtime_channel_spec_integration_test.go:107: SUSPENDED not yet implemented"></skipped>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_UPDATE" time="0.000">
			<skipped message="    realtime_channel_spec_integration_test.go:112: UPDATED not yet implemented"></skipped>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach" time="527.530">
			<failure message="Failed" type=""></failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4a:_If_already_attached,_nothing_is_done" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_INITIALIZED,_CLOSING,_CLOSED_returns_error" time="12.490"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_FAILED,_returns_error" time="12.480"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_SUSPENDED,_returns_error" time="11.420"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4c_RTL4d:_If_connected,_should_get_attached_successfully" time="13.210"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_FAILED_while_attaching_channel" time="12.640"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_DETACHED_while_attaching_channel" time="13.440"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_SUSPENDED_while_attaching_channel" time="0.000">
			<skipped message="    realtime_channel_spec_integration_test.go:529: Channel SUSPENDED not implemented yet"></skipped>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4e:_Transition_to_failed_if_no_attach_permission" time="22.470">
			<failure message="Failed" type="">    realtime_channel_spec_integration_test.go:593: &#xA;    realtime_channel_spec_integration_test.go:595: </failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4f:_Channel_attach_timeout_if_not_received_within_realtime_request_timeout" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4g:_If_channel_in_FAILED_state,_set_err_to_null_and_proceed_with_attach" time="33.690"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4h:_If_channel_is_ATTACHING,_listen_to_the_attach_event_and_don&#39;t_send_attach_event" time="50.680">
			<failure message="Failed" type="">    realtime_channel_spec_integration_test.go:728: expected connection to be CONNECTED; is DISCONNECTED</failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4h:_If_channel_is_DETACHING,_do_attach_after_completion_of_request" time="53.650">
			<failure message="Failed" type="">    realtime_channel_spec_integration_test.go:793: expected connection to be CONNECTED; is DISCONNECTED</failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_CONNECTING,_do_ATTACH_after_CONNECTED" time="61.270">
			<failure message="Failed" type="">    realtime_channel_spec_integration_test.go:905: expected connection to be CONNECTED; is DISCONNECTED</failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_DISCONNECTED,_do_ATTACH_after_CONNECTED" time="22.150"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j_RTL13a:_If_channel_attach_is_not_a_clean_attach,_should_set_ATTACH_RESUME_in_the_ATTACH_message" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j1:_AttachResume_should_be_True_when_Attached_(Clean_ATTACH)" time="13.310"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j2:_Rewind_flag_should_allow_to_receive_historic_messages" time="57.420"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4k:_If_params_given_channel_options,_should_be_sent_in_ATTACH_message" time="44.150"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4k1:_If_params_given_channel_options,_should_be_exposed_as_readonly_field_on_ATTACHED_message" time="50.230">
			<failure message="Failed" type="">    realtime_channel_spec_integration_test.go:1209: </failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4l:_If_modes_provided_in_channelOptions,_should_be_encoded_as_bitfield_and_set_as_flags_field_of_ATTACH_message" time="20.980"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4m:_If_modes_provides_while_attach,_should_receive_modes_in_attached_message" time="21.810"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach" time="126.520">
			<failure message="Failed" type=""></failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5a:_If_channel_is_INITIALIZED_or_DETACHED,_do_nothing" time="23.100"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5b:_If_channel_state_is_FAILED,_return_error" time="12.760"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5d_RTL5e:_If_connected,_should_do_successful_detach_with_server" time="13.340"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5e:_return_error_if_channel_detach_fails" time="12.950"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5f:_return_error_on_request_timeout" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5g:_If_connection_state_CLOSING_or_FAILED,_should_return_error" time="13.880"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h_:_If_Connection_state_CONNECTING,_queue_the_DETACH_message_and_send_on_CONNECTED" time="14.130"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h,_RTN19b:_If_Connection_state_DISCONNECTED,_queue_the_DETACH_message_and_send_on_CONNECTED" time="14.540"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5i:_If_channel_in_DETACHING_or_ATTACHING_state,_do_detach_after_completion_of_operation" time="21.780">
			<failure message="Failed" type="">    realtime_channel_spec_integration_test.go:1842: expected connection to be CONNECTED; is DISCONNECTED</failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5j:_if_channel_state_is_SUSPENDED,_immediately_transition_to_DETACHED_state" time="0.000">
			<skipped message="    realtime_channel_spec_integration_test.go:1900: Channel SUSPENDED not implemented yet"></skipped>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5k:_When_receive_ATTACH_in_detaching_state,_send_new_DETACH_message" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow" time="233.470">
			<failure message="Failed" type=""></failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_INITIALIZED" time="171.780">
			<failure message="Failed" type="">    realtime_channel_spec_integration_test.go:2010: &#xA;    realtime_channel_spec_integration_test.go:2024: timed out waiting for channel receive&#xA;    ably_test.go:56: safeclose 0: failed to close ablytest.realtimeIOCloser: context deadline exceeded</failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHING" time="14.950"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHED" time="15.530"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHING" time="15.250"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHED" time="15.970"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue" time="258.430">
			<failure message="Failed" type=""></failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_INITIALIZED,_channel_is_INITIALIZED" time="27.090">
			<failure message="Failed" type="">    realtime_channel_spec_integration_test.go:2138: expected connection to be CONNECTED; is DISCONNECTED</failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_INITIALIZED" time="52.220">
			<failure message="Failed" type="">    realtime_channel_spec_integration_test.go:2138: expected connection to be CONNECTED; is DISCONNECTED</failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHING" time="45.150"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_INITIALIZED" time="15.830"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHING" time="30.800"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHED" time="14.330"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHING" time="14.280"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHED" time="14.900"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHED" time="14.280"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHING" time="14.720"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHED" time="14.840"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail" time="11.240"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail/when_connection_is_SUSPENDED,_channel_is_INITIALIZED" time="11.240"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c5_NoImplicitAttach" time="64.360">
			<failure message="Failed" type="">    realtime_channel_spec_integration_test.go:2245: </failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume" time="0.090"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume/RTL2f:_when_flag_has_presence_is_provided,_set_channelChangeState_resume_to_false" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume/RTL2f:_when_flag_has_backlog_is_provided,_set_channelChangeState_resume_to_false" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume/RTL2f:_when_flag_resumed_is_provided,_set_channelChangeState_resume_to_true" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume/RTL12:_when_RE-ATTACH_with_error,_set_ChannelEventUpdated" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL13_HandleDetached" time="0.070"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL13_HandleDetached/RTL13a:_when_ATTACHED,_successful_reattach" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL13_HandleDetached/RTL13b:_when_ATTACHING" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL13_HandleDetached/RTL13c:_stop_on_non-CONNECTED" time="0.030"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL17_IgnoreMessagesWhenNotAttached" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL17_IgnoreMessagesWhenNotAttached/Shouldn&#39;t_receive_message_when_not_attached" time="0.020"></testcase>
		<testcase classname="ably" name="Test_UpdateEmptyMessageFields_TM2a_TM2c_TM2f" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL14_HandleChannelError" time="0.030"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL14_HandleChannelError/RTL14:_when_Error,_should_transition_to_failed_state" time="0.030"></testcase>
		<testcase classname="ably" name="TestRealtime_RealtimeHost" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/RSC7d3_:_Should_set_ablyAgent_header_with_correct_identifiers" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents_missing_version" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_multiple" time="56.430">
			<failure message="Failed" type="">    realtime_client_integration_test.go:174: &#xA;    realtime_client_integration_test.go:174: &#xA;    realtime_client_integration_test.go:174: </failure>
		</testcase>
		<testcase classname="ably" name="TestRealtime_DontCrashOnCloseWhenEchoOff" time="28.620"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_AutoConnect_And_Close" time="15.420"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_No_AutoConnect" time="13.350"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_AlreadyConnected" time="12.920"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_AuthError" time="1.200"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_ReceiveTimeout" time="10.990"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_BreakConnLoopOnInactiveState" time="22.300"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_BreakConnLoopOnInactiveState/error" time="11.130"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_BreakConnLoopOnInactiveState/closed" time="11.170"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_SendErrorReconnects" time="14.520"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_ReconnectFromSuspendedState" time="0.000">
			<failure message="Failed" type="">realtime_conn_integration_test.go:321: &#xA;Error Trace:&#x9;realtime_conn_integration_test.go:321&#xA;Error:      &#x9;Received unexpected error:&#xA;            &#x9;[ErrorInfo :failed to WebSocket dial: failed to send handshake request: Get &#34;https://sandbox-realtime.ably.io:443?echo=true&amp;format=msgpack&amp;heartbeats=true&amp;key=_tmp_vfByHw.bBaMDQ%3AjPZNeuvCjNFuZqVGp90qDKOBVFXgwDsOCxcEv-WSuU4&amp;resume=e022w4PVABeQQy%21cr6LLvfM8yAaKgn4f0kgKc-3d8b&amp;timestamp=1721750580333&amp;v=2&#34;: context deadline exceeded code=80003 disconnected statusCode=0] See https://help.ably.io/error/80003&#xA;Test:       &#x9;TestRealtimeConn_ReconnectFromSuspendedState&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000437750 sp=0xc000437730 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0004377e0 sp=0xc000437750 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000437808 sp=0xc0004377e0 pc=0x43d9d8&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1494 +0x789 fp=0xc000437920 sp=0xc000437808 pc=0x5b68e9&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1846 +0x9a fp=0xc000437978 sp=0xc000437920 pc=0x5b9eda&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x217 fp=0xc000437a80 sp=0xc000437978 pc=0x5b51b7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1844 +0x7ed fp=0xc000437bd0 sp=0xc000437a80 pc=0x5b9d2d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1726 +0xa85 fp=0xc000437ed8 sp=0xc000437bd0 pc=0x5b78a5&#xA;_testmain.go:281 +0x2ea fp=0xc000437f80 sp=0xc000437ed8 pc=0xc5792a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:250 +0x212 fp=0xc000437fe0 sp=0xc000437f80 pc=0x4723f2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000437fe8 sp=0xc000437fe0 pc=0x4a6621&#xA;goroutine running on other thread; stack unavailable&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:290 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000051790 sp=0xc000051770 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgcsweep.go:297 +0xd7 fp=0xc0000517c8 sp=0xc000051790 pc=0x45cd17&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:178 +0x26 fp=0xc0000517e0 sp=0xc0000517c8 pc=0x451986&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:178 +0x6b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000051f70 sp=0xc000051f50 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgcscavenge.go:389 +0x53 fp=0xc000051fa0 sp=0xc000051f70 pc=0x45ad93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgcscavenge.go:622 +0x65 fp=0xc000051fc8 sp=0xc000051fa0 pc=0x45b365&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:179 +0x26 fp=0xc000051fe0 sp=0xc000051fc8 pc=0x451926&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:179 +0xaa&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000050628 sp=0xc000050608 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mfinal.go:180 +0x145 fp=0xc0000507e0 sp=0xc000050628 pc=0x450aa5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mfinal.go:157 +0x45&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00039d860 sp=0xc00039d840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00039d9c0 sp=0xc00039d860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00039daf0 sp=0xc00039d9c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00039db68 sp=0xc00039daf0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc00039dc08 sp=0xc00039db68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00039dc80 sp=0xc00039dc08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc00039dfc0 sp=0xc00039dc80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc00039dfe0 sp=0xc00039dfc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00039dfe8 sp=0xc00039dfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004c8cd8 sp=0xc0004c8cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004c8e38 sp=0xc0004c8cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0004c8fc0 sp=0xc0004c8e38 pc=0xacc4bd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0004c8fe0 sp=0xc0004c8fc0 pc=0xacbd1a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004c8fe8 sp=0xc0004c8fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00052f860 sp=0xc00052f840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00052f9c0 sp=0xc00052f860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00052faf0 sp=0xc00052f9c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00052fb68 sp=0xc00052faf0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc00052fc08 sp=0xc00052fb68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00052fc80 sp=0xc00052fc08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc00052ffc0 sp=0xc00052fc80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc00052ffe0 sp=0xc00052ffc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00052ffe8 sp=0xc00052ffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00004cf50 sp=0xc00004cf30 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc00004cfe0 sp=0xc00004cf50 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000394750 sp=0xc000394730 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc0003947e0 sp=0xc000394750 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003947e8 sp=0xc0003947e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000394f50 sp=0xc000394f30 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc000394fe0 sp=0xc000394f50 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000394fe8 sp=0xc000394fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000395750 sp=0xc000395730 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc0003957e0 sp=0xc000395750 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003957e8 sp=0xc0003957e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00012fcd8 sp=0xc00012fcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00012fe38 sp=0xc00012fcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00012ffc0 sp=0xc00012fe38 pc=0xacc4bd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00012ffe0 sp=0xc00012ffc0 pc=0xacbd1a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00012ffe8 sp=0xc00012ffe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000213860 sp=0xc000213840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0002139c0 sp=0xc000213860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000213af0 sp=0xc0002139c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000213b68 sp=0xc000213af0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc000213c08 sp=0xc000213b68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000213c80 sp=0xc000213c08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc000213fc0 sp=0xc000213c80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc000213fe0 sp=0xc000213fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000213fe8 sp=0xc000213fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000562ed0 sp=0xc000562eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000562f60 sp=0xc000562ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000562f88 sp=0xc000562f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc000562fe0 sp=0xc000562f88 pc=0xaa43fb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000562fe8 sp=0xc000562fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000433860 sp=0xc000433840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004339c0 sp=0xc000433860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000433af0 sp=0xc0004339c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000433b68 sp=0xc000433af0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc000433c08 sp=0xc000433b68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000433c80 sp=0xc000433c08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc000433fc0 sp=0xc000433c80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc000433fe0 sp=0xc000433fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000433fe8 sp=0xc000433fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000533c40 sp=0xc000533c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000533da0 sp=0xc000533c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc000533fe0 sp=0xc000533da0 pc=0xb6e81a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000533fe8 sp=0xc000533fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000535cb0 sp=0xc000535c90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc000535d40 sp=0xc000535cb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc000535d70 sp=0xc000535d40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc000535dd8 sp=0xc000535d70 pc=0xb78545&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:553 +0x167 fp=0xc000535eb8 sp=0xc000535dd8 pc=0xb3a8c7&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc000535f48 sp=0xc000535eb8 pc=0xb19d89&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc000535fe0 sp=0xc000535f48 pc=0xb19bae&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000535fe8 sp=0xc000535fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00010b4f8 sp=0xc00010b4d8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc00010b588 sp=0xc00010b4f8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc00010b5b0 sp=0xc00010b588 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc00010b640 sp=0xc00010b5b0 pc=0xc48d94&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:137 +0x542 fp=0xc00010b788 sp=0xc00010b640 pc=0xb34d02&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:401 +0x50f fp=0xc00010b920 sp=0xc00010b788 pc=0xb385af&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:300 +0xff fp=0xc00010bbb8 sp=0xc00010b920 pc=0xb3717f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:227 +0x251 fp=0xc00010bc80 sp=0xc00010bbb8 pc=0xb35c71&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:765 +0x2245 fp=0xc00010bfc0 sp=0xc00010bc80 pc=0xb3eae5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc00010bfe0 sp=0xc00010bfc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00010bfe8 sp=0xc00010bfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005b4860 sp=0xc0005b4840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005b49c0 sp=0xc0005b4860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0005b4af0 sp=0xc0005b49c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005b4b68 sp=0xc0005b4af0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc0005b4c08 sp=0xc0005b4b68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005b4c80 sp=0xc0005b4c08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc0005b4fc0 sp=0xc0005b4c80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc0005b4fe0 sp=0xc0005b4fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005b4fe8 sp=0xc0005b4fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000494860 sp=0xc000494840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004949c0 sp=0xc000494860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000494af0 sp=0xc0004949c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000494b68 sp=0xc000494af0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc000494c08 sp=0xc000494b68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000494c80 sp=0xc000494c08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc000494fc0 sp=0xc000494c80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc000494fe0 sp=0xc000494fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000494fe8 sp=0xc000494fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00039ec10 sp=0xc00039ebf0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc00039eca0 sp=0xc00039ec10 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc00039ecc8 sp=0xc00039eca0 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:324 +0x612 fp=0xc00039ef60 sp=0xc00039ecc8 pc=0xb37692&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:204&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:178 +0x5e fp=0xc00039efe0 sp=0xc00039ef60 pc=0xb3579e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00039efe8 sp=0xc00039efe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:177 +0x44c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004becc0 sp=0xc0004beca0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004bee20 sp=0xc0004becc0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc0004bef60 sp=0xc0004bee20 pc=0xb30905&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc0004befe0 sp=0xc0004bef60 pc=0xb3067e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004befe8 sp=0xc0004befe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x21c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00004e4b0 sp=0xc00004e490 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc00004e540 sp=0xc00004e4b0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc00004e570 sp=0xc00004e540 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc00004e5d8 sp=0xc00004e570 pc=0xb78545&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:553 +0x167 fp=0xc00004e6b8 sp=0xc00004e5d8 pc=0xb3a8c7&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc00004e748 sp=0xc00004e6b8 pc=0xb19d89&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc00004e7e0 sp=0xc00004e748 pc=0xb19bae&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005a6c58 sp=0xc0005a6c38 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005a6db8 sp=0xc0005a6c58 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x47d fp=0xc0005a6f28 sp=0xc0005a6db8 pc=0xb27f3d&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x6a fp=0xc0005a6fa0 sp=0xc0005a6f28 pc=0xc4fb2a&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc0005a6fe0 sp=0xc0005a6fa0 pc=0xc5179a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005a6fe8 sp=0xc0005a6fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00042dc48 sp=0xc00042dc28 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00042dda8 sp=0xc00042dc48 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:421 +0x4e9 fp=0xc00042df28 sp=0xc00042dda8 pc=0xb29c49&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:453 +0x6a fp=0xc00042dfa0 sp=0xc00042df28 pc=0xc50b0a&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc00042dfe0 sp=0xc00042dfa0 pc=0xc5179a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00042dfe8 sp=0xc00042dfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00050dc40 sp=0xc00050dc20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00050dda0 sp=0xc00050dc40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc00050dfe0 sp=0xc00050dda0 pc=0xb6e81a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00050dfe8 sp=0xc00050dfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000563c38 sp=0xc000563c18 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000563d98 sp=0xc000563c38 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc000563f58 sp=0xc000563d98 pc=0xb56289&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc000563f88 sp=0xc000563f58 pc=0xb55b42&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:833 +0x76 fp=0xc000563fe0 sp=0xc000563f88 pc=0xb302d6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000563fe8 sp=0xc000563fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:829 +0xb36&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004f8ed0 sp=0xc0004f8eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0004f8f60 sp=0xc0004f8ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc0004f8f88 sp=0xc0004f8f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0004f8fe0 sp=0xc0004f8f88 pc=0xaa43fb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004f8fe8 sp=0xc0004f8fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0003a94f8 sp=0xc0003a94d8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0003a9588 sp=0xc0003a94f8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0003a95b0 sp=0xc0003a9588 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0003a9640 sp=0xc0003a95b0 pc=0xc48d94&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:137 +0x542 fp=0xc0003a9788 sp=0xc0003a9640 pc=0xb34d02&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:401 +0x50f fp=0xc0003a9920 sp=0xc0003a9788 pc=0xb385af&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:300 +0xff fp=0xc0003a9bb8 sp=0xc0003a9920 pc=0xb3717f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:227 +0x251 fp=0xc0003a9c80 sp=0xc0003a9bb8 pc=0xb35c71&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:765 +0x2245 fp=0xc0003a9fc0 sp=0xc0003a9c80 pc=0xb3eae5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc0003a9fe0 sp=0xc0003a9fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003a9fe8 sp=0xc0003a9fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000432860 sp=0xc000432840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004329c0 sp=0xc000432860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000432af0 sp=0xc0004329c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000432b68 sp=0xc000432af0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc000432c08 sp=0xc000432b68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000432c80 sp=0xc000432c08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc000432fc0 sp=0xc000432c80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc000432fe0 sp=0xc000432fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000432fe8 sp=0xc000432fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005c5860 sp=0xc0005c5840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005c59c0 sp=0xc0005c5860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0005c5af0 sp=0xc0005c59c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005c5b68 sp=0xc0005c5af0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc0005c5c08 sp=0xc0005c5b68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005c5c80 sp=0xc0005c5c08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc0005c5fc0 sp=0xc0005c5c80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc0005c5fe0 sp=0xc0005c5fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005c5fe8 sp=0xc0005c5fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000609860 sp=0xc000609840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006099c0 sp=0xc000609860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000609af0 sp=0xc0006099c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000609b68 sp=0xc000609af0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc000609c08 sp=0xc000609b68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000609c80 sp=0xc000609c08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc000609fc0 sp=0xc000609c80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc000609fe0 sp=0xc000609fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000609fe8 sp=0xc000609fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0003a74f8 sp=0xc0003a74d8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0003a7588 sp=0xc0003a74f8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0003a75b0 sp=0xc0003a7588 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0003a7640 sp=0xc0003a75b0 pc=0xc48d94&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:137 +0x542 fp=0xc0003a7788 sp=0xc0003a7640 pc=0xb34d02&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:401 +0x50f fp=0xc0003a7920 sp=0xc0003a7788 pc=0xb385af&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:300 +0xff fp=0xc0003a7bb8 sp=0xc0003a7920 pc=0xb3717f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:227 +0x251 fp=0xc0003a7c80 sp=0xc0003a7bb8 pc=0xb35c71&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:765 +0x2245 fp=0xc0003a7fc0 sp=0xc0003a7c80 pc=0xb3eae5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc0003a7fe0 sp=0xc0003a7fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003a7fe8 sp=0xc0003a7fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004ffbf0 sp=0xc0004ffbd0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004ffd50 sp=0xc0004ffbf0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc0004fff10 sp=0xc0004ffd50 pc=0xb56289&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc0004fff40 sp=0xc0004fff10 pc=0xb55b42&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x86 fp=0xc0004fffe0 sp=0xc0004fff40 pc=0xb28106&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004fffe8 sp=0xc0004fffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:302 +0x3ea&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0003a0c40 sp=0xc0003a0c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0003a0da0 sp=0xc0003a0c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc0003a0fe0 sp=0xc0003a0da0 pc=0xb6e81a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003a0fe8 sp=0xc0003a0fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00034b4f8 sp=0xc00034b4d8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc00034b588 sp=0xc00034b4f8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc00034b5b0 sp=0xc00034b588 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc00034b640 sp=0xc00034b5b0 pc=0xc48d94&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:137 +0x542 fp=0xc00034b788 sp=0xc00034b640 pc=0xb34d02&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:401 +0x50f fp=0xc00034b920 sp=0xc00034b788 pc=0xb385af&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:300 +0xff fp=0xc00034bbb8 sp=0xc00034b920 pc=0xb3717f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:227 +0x251 fp=0xc00034bc80 sp=0xc00034bbb8 pc=0xb35c71&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:765 +0x2245 fp=0xc00034bfc0 sp=0xc00034bc80 pc=0xb3eae5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc00034bfe0 sp=0xc00034bfc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00034bfe8 sp=0xc00034bfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0003474f8 sp=0xc0003474d8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000347588 sp=0xc0003474f8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0003475b0 sp=0xc000347588 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc000347640 sp=0xc0003475b0 pc=0xc48d94&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:137 +0x542 fp=0xc000347788 sp=0xc000347640 pc=0xb34d02&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:401 +0x50f fp=0xc000347920 sp=0xc000347788 pc=0xb385af&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:300 +0xff fp=0xc000347bb8 sp=0xc000347920 pc=0xb3717f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:227 +0x251 fp=0xc000347c80 sp=0xc000347bb8 pc=0xb35c71&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:765 +0x2245 fp=0xc000347fc0 sp=0xc000347c80 pc=0xb3eae5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc000347fe0 sp=0xc000347fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000347fe8 sp=0xc000347fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004c6c40 sp=0xc0004c6c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004c6da0 sp=0xc0004c6c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc0004c6fe0 sp=0xc0004c6da0 pc=0xb6e81a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004c6fe8 sp=0xc0004c6fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00035c860 sp=0xc00035c840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00035c9c0 sp=0xc00035c860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00035caf0 sp=0xc00035c9c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00035cb68 sp=0xc00035caf0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc00035cc08 sp=0xc00035cb68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00035cc80 sp=0xc00035cc08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc00035cfc0 sp=0xc00035cc80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc00035cfe0 sp=0xc00035cfc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00035cfe8 sp=0xc00035cfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0000f0ed0 sp=0xc0000f0eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0000f0f60 sp=0xc0000f0ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc0000f0f88 sp=0xc0000f0f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0000f0fe0 sp=0xc0000f0f88 pc=0xaa43fb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000f0fe8 sp=0xc0000f0fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00055f860 sp=0xc00055f840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00055f9c0 sp=0xc00055f860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00055faf0 sp=0xc00055f9c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00055fb68 sp=0xc00055faf0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc00055fc08 sp=0xc00055fb68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00055fc80 sp=0xc00055fc08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc00055ffc0 sp=0xc00055fc80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc00055ffe0 sp=0xc00055ffc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00055ffe8 sp=0xc00055ffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005a9be0 sp=0xc0005a9bc0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005a9d40 sp=0xc0005a9be0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc0005a9f00 sp=0xc0005a9d40 pc=0xb56289&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc0005a9f30 sp=0xc0005a9f00 pc=0xb55b42&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:414 +0x9b fp=0xc0005a9fe0 sp=0xc0005a9f30 pc=0xb29e1b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005a9fe8 sp=0xc0005a9fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:413 +0x453&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002714f8 sp=0xc0002714d8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000271588 sp=0xc0002714f8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0002715b0 sp=0xc000271588 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc000271640 sp=0xc0002715b0 pc=0xc48d94&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:137 +0x542 fp=0xc000271788 sp=0xc000271640 pc=0xb34d02&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:401 +0x50f fp=0xc000271920 sp=0xc000271788 pc=0xb385af&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:300 +0xff fp=0xc000271bb8 sp=0xc000271920 pc=0xb3717f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:227 +0x251 fp=0xc000271c80 sp=0xc000271bb8 pc=0xb35c71&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:765 +0x2245 fp=0xc000271fc0 sp=0xc000271c80 pc=0xb3eae5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc000271fe0 sp=0xc000271fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000271fe8 sp=0xc000271fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0000526d0 sp=0xc0000526b0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000052760 sp=0xc0000526d0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000052788 sp=0xc000052760 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0000527e0 sp=0xc000052788 pc=0xaa43fb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000527e8 sp=0xc0000527e0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004f9c40 sp=0xc0004f9c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004f9da0 sp=0xc0004f9c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc0004f9fe0 sp=0xc0004f9da0 pc=0xb6e81a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004f9fe8 sp=0xc0004f9fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00042e860 sp=0xc00042e840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00042e9c0 sp=0xc00042e860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00042eaf0 sp=0xc00042e9c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00042eb68 sp=0xc00042eaf0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc00042ec08 sp=0xc00042eb68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00042ec80 sp=0xc00042ec08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc00042efc0 sp=0xc00042ec80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc00042efe0 sp=0xc00042efc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00042efe8 sp=0xc00042efe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00050a860 sp=0xc00050a840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00050a9c0 sp=0xc00050a860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00050aaf0 sp=0xc00050a9c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00050ab68 sp=0xc00050aaf0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc00050ac08 sp=0xc00050ab68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00050ac80 sp=0xc00050ac08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc00050afc0 sp=0xc00050ac80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc00050afe0 sp=0xc00050afc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00050afe8 sp=0xc00050afe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004c5860 sp=0xc0004c5840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004c59c0 sp=0xc0004c5860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0004c5af0 sp=0xc0004c59c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004c5b68 sp=0xc0004c5af0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc0004c5c08 sp=0xc0004c5b68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004c5c80 sp=0xc0004c5c08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc0004c5fc0 sp=0xc0004c5c80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc0004c5fe0 sp=0xc0004c5fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004c5fe8 sp=0xc0004c5fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0003c5860 sp=0xc0003c5840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0003c59c0 sp=0xc0003c5860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0003c5af0 sp=0xc0003c59c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0003c5b68 sp=0xc0003c5af0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc0003c5c08 sp=0xc0003c5b68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0003c5c80 sp=0xc0003c5c08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc0003c5fc0 sp=0xc0003c5c80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc0003c5fe0 sp=0xc0003c5fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003c5fe8 sp=0xc0003c5fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00077cba0 sp=0xc00077cb80 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc00077cc30 sp=0xc00077cba0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc00077cc60 sp=0xc00077cc30 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn_integration_test.go:301 +0x5b fp=0xc00077cce0 sp=0xc00077cc60 pc=0xbe731b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/panic.go:476 +0x33 fp=0xc00077cd20 sp=0xc00077cce0 pc=0x46e4d3&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn_integration_test.go:322 +0x8fc fp=0xc00077cea8 sp=0xc00077cd20 pc=0xbe725c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x217 fp=0xc00077cfb0 sp=0xc00077cea8 pc=0x5b51b7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x48 fp=0xc00077cfe0 sp=0xc00077cfb0 pc=0x5b69e8&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00077cfe8 sp=0xc00077cfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x75e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00060ded0 sp=0xc00060deb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc00060df60 sp=0xc00060ded0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc00060df88 sp=0xc00060df60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc00060dfe0 sp=0xc00060df88 pc=0xaa43fb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00060dfe8 sp=0xc00060dfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000571860 sp=0xc000571840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005719c0 sp=0xc000571860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000571af0 sp=0xc0005719c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000571b68 sp=0xc000571af0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc000571c08 sp=0xc000571b68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000571c80 sp=0xc000571c08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc000571fc0 sp=0xc000571c80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc000571fe0 sp=0xc000571fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000571fe8 sp=0xc000571fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000602860 sp=0xc000602840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006029c0 sp=0xc000602860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000602af0 sp=0xc0006029c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000602b68 sp=0xc000602af0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc000602c08 sp=0xc000602b68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000602c80 sp=0xc000602c08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc000602fc0 sp=0xc000602c80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc000602fe0 sp=0xc000602fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000602fe8 sp=0xc000602fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000493d50 sp=0xc000493d30 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000493eb0 sp=0xc000493d50 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:18 +0x17e fp=0xc000493fe0 sp=0xc000493eb0 pc=0xaa3f7e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000493fe8 sp=0xc000493fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:16 +0x145&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002734b8 sp=0xc000273498 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000273548 sp=0xc0002734b8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000273570 sp=0xc000273548 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn_integration_test.go:268 +0x85 fp=0xc000273640 sp=0xc000273570 pc=0xbe75c5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:137 +0x542 fp=0xc000273788 sp=0xc000273640 pc=0xb34d02&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:401 +0x50f fp=0xc000273920 sp=0xc000273788 pc=0xb385af&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:354 +0x8a5 fp=0xc000273bb8 sp=0xc000273920 pc=0xb37925&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:227 +0x251 fp=0xc000273c80 sp=0xc000273bb8 pc=0xb35c71&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:765 +0x2245 fp=0xc000273fc0 sp=0xc000273c80 pc=0xb3eae5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc000273fe0 sp=0xc000273fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000273fe8 sp=0xc000273fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;goroutine running on other thread; stack unavailable&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00063fed0 sp=0xc00063feb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc00063ff60 sp=0xc00063fed0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc00063ff90 sp=0xc00063ff60 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:23 +0x86 fp=0xc00063ffe0 sp=0xc00063ff90 pc=0xb76fc6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00063ffe8 sp=0xc00063ffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:22 +0x14a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000620860 sp=0xc000620840 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006209c0 sp=0xc000620860 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000620af0 sp=0xc0006209c0 pc=0xb814f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000620b68 sp=0xc000620af0 pc=0xc522d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:972 +0xaa fp=0xc000620c08 sp=0xc000620b68 pc=0xb3fc6a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000620c80 sp=0xc000620c08 pc=0xb6b950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:744 +0x23d fp=0xc000620fc0 sp=0xc000620c80 pc=0xb3cadd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x3a fp=0xc000620fe0 sp=0xc000620fc0 pc=0xb38ada&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000620fe8 sp=0xc000620fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:411 +0x6dc</failure>
		</testcase>
	</testsuite>
	<testsuite tests="8" failures="0" time="0.032" name="github.com/ably/ably-go/ably/internal/ablyutil">
		<properties>
			<property name="go.version" value="go1.19.13"></property>
		</properties>
		<testcase classname="ablyutil" name="Test_string" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/String_array_Shuffle" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/String_array_contains" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/Empty_String" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Add_should_not_duplicate_entries" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Should_check_if_item_is_present" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Should_remove_element" time="0.000"></testcase>
	</testsuite>
</testsuites>
