<testsuites>
	<testsuite tests="176" failures="2" time="7366.317" name="github.com/ably/ably-go/ably">
		<properties>
			<property name="go.version" value="go1.21.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="11.030"></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="10.260"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth_Renew" time="15.000"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken" time="10.830"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c" time="54.260"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Get_JWT_from_echo_server" time="11.180"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Should_be_able_to_use_it_as_a_token" time="10.970"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authURL" time="10.900"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authCallback" time="10.850"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA4e,_RSA4b:_Should_return_error_when_JWT_is_invalid" time="10.370"></testcase>
		<testcase classname="ably" name="TestAuth_ReuseClientID" time="9.560"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken_PublishClientID" time="13.490"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID" time="11.470"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID/Auth_ClientID" time="1.210"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest" time="10.590"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h" time="0.090"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h/parameters_are_optional" time="0.090"></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="10.620"></testcase>
		<testcase classname="ably" name="TestAuth_IgnoreTimestamp_QueryTime" time="41.660"></testcase>
		<testcase classname="ably" name="TestAuth_RSA7c" time="10.670"></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="9.810"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedFallback/request_time" time="0.000"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse" time="11.600"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_time" time="0.100"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_404" time="0.570"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages" time="0.630"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/post" time="0.400"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/get" time="0.160"></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="11.460"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_PublishAsync" time="10.600"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_Subscribe" time="26.040"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SubscriptionFilters" time="10.830"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_AttachWhileDisconnected" time="13.000"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetAblySandboxDefaultReadLimit" time="10.940"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetProvidedReadLimit" time="10.740"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SetDefaultReadLimitIfServerHasNoLimit" time="11.520"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldReturnErrorIfReadLimitExceeded" time="11.450"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange" time="43.110"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHING" time="10.720"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHED" time="10.840"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHING" time="11.030"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHED" time="10.520"></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="199.130"></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="10.940"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_FAILED,_returns_error" time="10.830"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_SUSPENDED,_returns_error" time="11.080"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4c_RTL4d:_If_connected,_should_get_attached_successfully" time="11.160"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_FAILED_while_attaching_channel" time="10.760"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_DETACHED_while_attaching_channel" time="11.110"></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="11.060"></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="11.300"></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="11.270"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4h:_If_channel_is_DETACHING,_do_attach_after_completion_of_request" time="11.050"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_CONNECTING,_do_ATTACH_after_CONNECTED" time="10.860"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_DISCONNECTED,_do_ATTACH_after_CONNECTED" time="11.690"></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="11.370"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j2:_Rewind_flag_should_allow_to_receive_historic_messages" time="11.530"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4k:_If_params_given_channel_options,_should_be_sent_in_ATTACH_message" time="10.760"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4k1:_If_params_given_channel_options,_should_be_exposed_as_readonly_field_on_ATTACHED_message" time="10.750"></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="10.760"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4m:_If_modes_provides_while_attach,_should_receive_modes_in_attached_message" time="10.810"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach" time="91.440"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5a:_If_channel_is_INITIALIZED_or_DETACHED,_do_nothing" time="10.910"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5b:_If_channel_state_is_FAILED,_return_error" time="12.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5d_RTL5e:_If_connected,_should_do_successful_detach_with_server" time="11.380"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5e:_return_error_if_channel_detach_fails" time="11.320"></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="10.630"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h_:_If_Connection_state_CONNECTING,_queue_the_DETACH_message_and_send_on_CONNECTED" time="11.620"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h,_RTN19b:_If_Connection_state_DISCONNECTED,_queue_the_DETACH_message_and_send_on_CONNECTED" time="11.910"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5i:_If_channel_in_DETACHING_or_ATTACHING_state,_do_detach_after_completion_of_operation" time="11.610"></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="56.210"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_INITIALIZED" time="11.400"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHING" time="11.390"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHED" time="10.620"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHING" time="11.470"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHED" time="11.330"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue" time="120.960"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_INITIALIZED,_channel_is_INITIALIZED" time="10.700"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_INITIALIZED" time="11.240"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHING" time="10.610"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_INITIALIZED" time="10.460"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHING" time="10.770"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHED" time="11.010"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHING" time="10.970"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHED" time="11.150"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHED" time="11.390"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHING" time="11.580"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHED" time="11.080"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail" time="10.550"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail/when_connection_is_SUSPENDED,_channel_is_INITIALIZED" time="10.550"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c5_NoImplicitAttach" time="10.790"></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_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/RTL2f:_when_flag_has_presence_is_provided,_set_channelChangeState_resume_to_false" 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_RealtimeHost/REC1b_with_endpoint_option" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RealtimeHost/REC1d2_with_legacy_realtimeHost_option" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_endpoint_option" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_endpoint_option/RSC7d3_:_Should_set_ablyAgent_header_with_correct_identifiers" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_endpoint_option/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_endpoint_option/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents_missing_version" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_legacy_options" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_legacy_options/RSC7d3_:_Should_set_ablyAgent_header_with_correct_identifiers" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_legacy_options/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_legacy_options/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents_missing_version" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_HostFallback" time="0.000">
			<failure message="Failed" type=""></failure>
		</testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_Integration_HostFallback_Internal_Server_Error" time="10.310"></testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_Integration_HostFallback_Timeout" time="0.000">
			<failure message="Failed" type="">realtime_client_integration_test.go:476: &#xA;Error Trace:&#x9;realtime_client_integration_test.go:476&#xA;Error:      &#x9;Received unexpected error:&#xA;            &#x9;waiting on Result timed out after 30s&#xA;Test:       &#x9;TestRealtime_RTN17_Integration_HostFallback_Timeout&#xA;realtime_client_integration_test.go:478: &#xA;Error Trace:&#x9;realtime_client_integration_test.go:478&#xA;Error:      &#x9;Not equal: &#xA;            &#x9;expected: 2&#xA;            &#x9;actual  : 0&#xA;Test:       &#x9;TestRealtime_RTN17_Integration_HostFallback_Timeout&#xA;realtime_client_integration_test.go:479: &#xA;Error Trace:&#x9;realtime_client_integration_test.go:479&#xA;Error:      &#x9;Not equal: &#xA;            &#x9;expected: &#34;sandbox-a-fallback.ably-realtime.com&#34;&#xA;            &#x9;actual  : &#34;&#34;&#xA;            &#x9;&#xA;            &#x9;Diff:&#xA;            &#x9;--- Expected&#xA;            &#x9;+++ Actual&#xA;            &#x9;@@ -1 +1 @@&#xA;            &#x9;-sandbox-a-fallback.ably-realtime.com&#xA;            &#x9;+&#xA;Test:       &#x9;TestRealtime_RTN17_Integration_HostFallback_Timeout&#xA;TestRealtime_RTN17_Integration_HostFallback_Timeout (1h47m53s)&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/testing/testing.go:2259 +0x259&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/time/sleep.go:176 +0x45&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/testing/testing.go:1649 +0x871&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/testing/testing.go:2054 +0x85&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/testing/testing.go:1595 +0x262&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/testing/testing.go:2052 +0x8ae&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/testing/testing.go:1925 +0xcd8&#xA;_testmain.go:301 +0x2be&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x21d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xca5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x229&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x6c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x1fd&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0x99&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:579 +0xf7&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xce&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xd9&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27e&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x65&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x528&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x87b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xf3&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x236&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2136&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x87&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x265&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x21d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xca5&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/runtime/netpoll.go:343 +0x85&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xb1&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_unix.go:164 +0x405&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/fd_posix.go:55 +0x4b&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/net.go:185 +0xad&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/server.go:791 +0x2b2&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/bufio/bufio.go:113 +0x29a&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/bufio/bufio.go:151 +0xc7&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/server.go:2049 +0xe7c&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/server.go:3091 +0x86d&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/runtime/netpoll.go:343 +0x85&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xb1&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_unix.go:164 +0x405&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/fd_posix.go:55 +0x4b&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/net.go:185 +0xad&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:1954 +0x105&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/bufio/bufio.go:113 +0x29a&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/bufio/bufio.go:151 +0xc7&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:2118 +0x354&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:1776 +0x25da&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:2435 +0x1bc&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:1777 +0x266b&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x65&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x528&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x87b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xf3&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x236&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2136&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x21d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xca5&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0x99&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:579 +0xf7&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xce&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xd9&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27e&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x87&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x265&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x21d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xca5&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x21d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xca5&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x38c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x245&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x87&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x265&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x21d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xca5&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:2435 +0x1bc&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:1777 +0x266b&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:23 +0x6d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:22 +0x145&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/runtime/netpoll.go:343 +0x85&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xb1&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_unix.go:164 +0x405&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/fd_posix.go:55 +0x4b&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/net.go:185 +0xad&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/server.go:791 +0x2b2&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/bufio/bufio.go:113 +0x29a&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/bufio/bufio.go:151 +0xc7&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/server.go:2049 +0xe7c&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/server.go:3091 +0x86d&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x87&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x265&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/runtime/netpoll.go:343 +0x85&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xb1&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_unix.go:164 +0x405&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/fd_posix.go:55 +0x4b&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/net.go:185 +0xad&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:1954 +0x105&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/bufio/bufio.go:113 +0x29a&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/bufio/bufio.go:151 +0xc7&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:2118 +0x354&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:1776 +0x25da&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x21d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xca5&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x87&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x265&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x3b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x7a&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:302 +0x3bd&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x453&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x5b&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x34&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x38c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x245&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x38c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x245&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x21d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xca5&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x87&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x265&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x65&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x528&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x87b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xf3&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x236&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2136&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x87&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x265&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x65&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x528&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x87b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xf3&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x236&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2136&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x65&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x528&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x87b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xf3&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x236&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2136&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0x99&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:579 +0xf7&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xce&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xd9&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27e&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x229&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x6c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x1fd&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:438 +0x37&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/server.go:2141 +0x48&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/server.go:2943 +0x2a2&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/server.go:2014 +0xc25&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/server.go:3091 +0x86d&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x65&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x528&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x87b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xf3&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x236&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2136&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x229&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x6c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x1fd&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x3b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x7a&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:302 +0x3bd&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x87&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x265&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x3b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:833 +0x66&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:829 +0xb3a&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x453&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x5b&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x34&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x38c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x245&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x38c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x245&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/runtime/netpoll.go:343 +0x85&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xb1&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_unix.go:164 +0x405&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/fd_posix.go:55 +0x4b&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/net.go:185 +0xad&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:1954 +0x105&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/bufio/bufio.go:113 +0x29a&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/bufio/bufio.go:151 +0xc7&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:2118 +0x354&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:1776 +0x25da&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x87&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x265&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:63&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1089 +0x345&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:785 +0x2865&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/runtime/sema.go:62 +0x25&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/sync/waitgroup.go:116 +0xa5&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/httptest/server.go:251 +0x225&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:480 +0xb96&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/testing/testing.go:1595 +0x262&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/testing/testing.go:1648 +0x846&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1b9&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0x9d&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xeb4&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/testing/testing.go:1403 +0x590&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:245 +0x2f&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/testing/testing.go:1595 +0x262&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/testing/testing.go:1648 +0x846&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:2435 +0x1bc&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:1777 +0x266b&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/runtime/netpoll.go:343 +0x85&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xb1&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/internal/poll/fd_unix.go:164 +0x405&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/fd_posix.go:55 +0x4b&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/net.go:185 +0xad&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:1954 +0x105&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/bufio/bufio.go:113 +0x29a&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/bufio/bufio.go:151 +0xc7&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:2118 +0x354&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:1776 +0x25da&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:2435 +0x1bc&#xA;/opt/hostedtoolcache/go/1.21.13/x64/src/net/http/transport.go:1777 +0x266b</failure>
		</testcase>
	</testsuite>
	<testsuite tests="8" failures="0" time="1.011" name="github.com/ably/ably-go/ably/internal/ablyutil">
		<properties>
			<property name="go.version" value="go1.21.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>
