Details of upload d8e3eaa2-0bba-4e3f-a465-1f41a8b9399c

Created at
2022-04-11T14:34:08.029Z
Total number of tests
906
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
6325687
Pull request base ref
main
Pull request head ref
1331-increase-logging-in-1e5beffd-b21f-4281-85c9-b1b6ab02471d
Branch / tag name
1342/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2148547671
GitHub run attempt
1
GitHub run number
130
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 167 failures in this upload.

Failure ID Test case ID Test class Test case Message
05b5cc64-8d3b-4e17-bfa0-4aba56f7207e e609c253-d7cb-4f3a-8e9c-e94754ee3309 AuthTests test__002__should_accept_authURL_response_with_timestamp_argument_as_string() Test runner exited (#CharacterRangeLen=0)
e7cab587-2fd8-4978-b503-22d3b9695f39 da871a04-050c-4d8f-9b84-28cec2ef96bd AuthTests test__042__Token__token_auth_and_clientId__should_check_clientId_consistency__on_realtime() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=944&StartingLineNumber=944)
70b528f7-5152-43da-af39-dc603af81ac7 660e2bc8-afe9-4da2-8c31-bb909c63e160 AuthTests test__051__Token__clientId_and_authenticated_clients__Auth_clientId_attribute_is_null__identity_should_be_anonymous_for_all_operations() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1231&StartingLineNumber=1231)
e66fd50e-db60-4bd5-a3dc-c9fa54f54942 84601e74-0e79-40f7-9482-0d16a83b1f51 AuthTests test__052__Token__clientId_and_authenticated_clients__Auth_clientId_attribute_is_null__identity_may_change_and_become_identified() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1260&StartingLineNumber=1260)
8b2bd3ce-5204-4fce-a5db-d44409c36dcb f724070b-5530-4962-a4e0-20688f220bf1 AuthTests test__122__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTING__should_call_each_Realtime_authorize_callback() expected to be identical to nil, got <0x7fd6150a02f0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3675&StartingLineNumber=3675)
b94ff1e8-e52d-4fee-b295-dc208d3b2929 ce645d27-2448-432d-87b0-93c2a3551127 AuthTests test__142__JWT_and_realtime__when_using_authUrl__with_valid_credentials__fetches_a_channels_and_posts_a_message() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4030&StartingLineNumber=4030)
6fa2ec99-74a5-424f-940c-1e080ca5346d 181c0d92-7356-4faf-acd0-7cc9b78a0aa2 AuthTests test__148__JWT_and_realtime__when_token_expires_and_has_a_means_to_renew__reconnects_using_authCallback_and_obtains_a_new_token() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4171&StartingLineNumber=4171)
0ab8c3ec-20c5-40ea-a522-6cd0ba3afb73 4624e321-8ab9-4ec8-92e7-1d0f7d2addc1 AuthTests test__150__JWT_and_realtime__when_the_token_request_includes_subscribe_only_capabilities__fails_to_publish_to_a_channel_with_subscribe_only_capability() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4215&StartingLineNumber=4215)
db924c9f-95d9-4100-bdf5-6f3728be8387 2716da66-9925-4d48-a3e1-b76fac23a9a6 AuthTests test__151__currentTokenDetails__should_hold_a__TokenDetails__instance_in_which_only_the__token__attribute_is_populated_with_that_token_string() expected to equal <40160>, got <nil> (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4217&StartingLineNumber=4217)
132d1e30-2ac4-4716-a206-4eaabf62941e 1e4cb687-6d57-4a49-94d2-3dea1df52645 DeltaCodecTests test__002__DeltaCodec__decoding__should_fail_and_recover_when_the_vcdiff_messages_are_out_of_order() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/DeltaCodecTests.swift#CharacterRangeLen=0&EndingLineNumber=83&StartingLineNumber=83)
a1e38b77-0968-42de-aa86-93d42377f6db 5dfbc3a4-e580-46ab-a989-413047d812e8 ObjectLifetimesTests test__005__ObjectLifetimes__when_Realtime_is_closed_and_user_loses_its_reference__channels_don_t_leak() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/ObjectLifetimesTests.swift#CharacterRangeLen=0&EndingLineNumber=108&StartingLineNumber=108)
3ae5b498-7ce3-4fc2-97a8-1bcf7a474d63 52ca0539-e996-425c-8cd1-8ad51668d086 RealtimeClientChannelTests test__002__Channel__should_not_crash_when_an_ATTACH_request_is_responded_with_a_DETACHED() Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4410&StartingLineNumber=4410)
a5a49d09-2392-46c5-b381-753da9da1a26 1ced7561-01df-41ca-a73d-559178721d5f RealtimeClientChannelTests test__003__Channel__EventEmitter__channel_states_and_events__should_implement_the_EventEmitter_and_emit_events_for_state_changes() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=258&StartingLineNumber=258)
f21c9050-6553-4fb5-b215-c30d97435e8a ebeba20b-9367-4a83-927c-1fa3e7c2110e RealtimeClientChannelTests test__004__Channel__EventEmitter__channel_states_and_events__should_implement_the_EventEmitter_and_emit_events_for_FAILED_state_changes() Detach state change reason is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=272&StartingLineNumber=272)
65868a8b-ce2e-4d94-b40e-0545f976b3c3 e18c7c49-8884-4e27-b931-5a9005b3e92f RealtimeClientChannelTests test__006__Channel__EventEmitter__channel_states_and_events__can_emit_an_UPDATE_event() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=360&StartingLineNumber=360)
be468a5d-0011-4176-9660-592f5ca58b7e 235a7dd6-4ba7-4686-8df8-60527f733c22 RealtimeClientChannelTests test__012__Channel__EventEmitter__channel_states_and_events__bit_flag_RESUMED_was_included() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=543&StartingLineNumber=543)
d76f0b3f-a989-4d51-a4a1-995469dfcd42 76a7c539-5826-4298-8019-ee08a3d57fb2 RealtimeClientChannelTests test__013__Channel__connection_state__if_the_connection_state_enters_the_CONNECTED_state__then_a_SUSPENDED_channel_will_initiate_an_attach_operation() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=861&StartingLineNumber=861)
87446376-cfbd-4af8-8b3a-28c7e2c32190 787cdd99-a26a-4d5f-ba52-a5f618fe6f20 RealtimeClientChannelTests test__016__Channel__connection_state__if_the_connection_state_enters_the_DISCONNECTED_state__it_will_have_no_effect_on_the_channel_states() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=989&StartingLineNumber=989)
4b7fecbb-4ead-4ec7-b765-6ad2b207a05c 4694a114-e824-48e8-844b-59878073c116 RealtimeClientChannelTests test__018__Channel__connection_state__changes_to_FAILED__ATTACHED_channel_should_transition_to_FAILED() expected to eventually equal <Attached>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=610&StartingLineNumber=610)
2e0e022d-8365-4c33-94bb-c24da9238dc9 1ecb564e-16df-4259-83e9-b2a1aeefca1c RealtimeClientChannelTests test__020__Channel__connection_state__changes_to_FAILED__should_immediately_fail_if_not_in_the_connected_state() expected to eventually equal <Attached>, got <Initialized> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=691&StartingLineNumber=691)
faea7c5a-de3a-4b62-a25c-31c51af8b8be 7f458563-e963-4505-8984-77dfaa5c6cc9 RealtimeClientChannelTests test__025__Channel__connection_state__changes_to_SUSPENDED__ATTACHED_channel_should_transition_to_SUSPENDED() expected to eventually equal <Attached>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=812&StartingLineNumber=812)
7b40d986-cfa8-4651-95ed-6aef8d090fac 7e4cfcec-292b-4278-aad6-7ac40bc5d1cc RealtimeClientChannelTests test__028__Channel__attach__if_the_user_does_not_have_sufficient_permissions_to_attach__then_the_channel_will_transition_to_FAILED_and_set_the_errorReason() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1042&StartingLineNumber=1042)
5249fecb-e411-4b30-9300-6750995efaae 52929c79-153e-4c55-a020-f534585c2d62 RealtimeClientChannelTests test__032__Channel__attach__should_transition_the_channel_state_to_SUSPENDED_if_ATTACHED_ProtocolMessage_is_not_received() expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1277&StartingLineNumber=1277)
bd9fffa4-1f33-4f0f-a480-ad9d9c2c2bbf 2f615cbc-b694-4e59-9f19-865330051f47 RealtimeClientChannelTests test__048__Channel__attach__attach_resume__should_encode_correctly_the_AttachResume_flag() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1566&StartingLineNumber=1566)
bb477a31-ba1f-4ed9-b154-a80985cbede2 6580736e-eb1e-46ec-86d4-7c2ecd13e0c4 RealtimeClientChannelTests test__051__Channel__detach__if_the_channel_is_in_a_pending_state_ATTACHING__do_the_detach_operation_after_the_completion_of_the_pending_request() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1696&StartingLineNumber=1696)
19e7ea5c-2b28-46c4-9fd6-fa998a7299cd 3cfcbeb2-d79f-4c0a-96ae-8d581f97b803 RealtimeClientChannelTests test__054__Channel__detach__if_called_with_a_callback_should_call_it_once_detached() expected to eventually equal <Attached>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1770&StartingLineNumber=1770)
5da55df2-e2ce-42e2-b648-015efd670ae2 83261f14-6c33-4150-92ed-418f51571ea7 RealtimeClientChannelTests test__055__Channel__detach__if_called_with_a_callback_and_already_detaching_should_call_the_callback_once_detached() expected to eventually equal <Attached>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1789&StartingLineNumber=1789)
6f77e90c-9c19-4b44-87cf-6af9aeb3d597 5158c9cc-47ec-44c9-a006-deb5c0fb56d9 RealtimeClientChannelTests test__057__Channel__detach__if_a_DETACHED_is_not_received_within_the_default_realtime_request_timeout__the_detach_request_should_be_treated_as_though_it_has_failed_and_the_channel_will_return_to_its_previous_state() expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1831&StartingLineNumber=1831)
c707b79c-2c5a-4322-9121-933b08c72148 eb5bf4ec-ada1-413a-a8ad-8708b0764b0d RealtimeClientChannelTests test__058__Channel__detach__if_the_channel_state_is_SUSPENDED__the__detach__request_transitions_the_channel_immediately_to_the_DETACHED_state() expected to be nil, got <Error 40005 - Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1982&StartingLineNumber=1982)
ea97648d-5ed6-4224-9506-a2e2b1cb7282 2e16f210-f830-421e-9890-433920b661da RealtimeClientChannelTests test__059__Channel__detach__results_in_an_error_if_the_connection_state_is__CLOSING() expected to eventually equal <Connected>, got <Failed> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1870&StartingLineNumber=1870)
99c4ca1e-98a3-4a17-a50c-0c35cdfad72e ac4b8506-e7a1-4df1-a0ef-9c43cc60fa7c RealtimeClientChannelTests test__060__Channel__detach__results_in_an_error_if_the_connection_state_is__FAILED() expected to eventually equal <Attached>, got <Failed> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1895&StartingLineNumber=1895)
d503c372-82a6-4aa5-88f1-772619e39329 a71fb8e3-d256-437e-967a-023616848090 RealtimeClientConnectionTests test__080__Connection__Connection_recovery__connection_state_should_recover_explicitly_with_a_recover_key() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3148&StartingLineNumber=3148)
ae56ba40-4842-4dea-b919-b92673cf9231 6a7bce0e-3dec-4dd4-9519-62183df22d01 RealtimeClientChannelTests test__061__Channel__detach__happens_when_channel_is_ATTACHED_if_connection_is_currently__INITIALIZED() expected to be nil, got <Error 40005 - Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1922&StartingLineNumber=1922)
43ccae21-94fe-4d23-819f-d5a49869375c c303f6ff-8659-4151-b6b5-2ba65d1bc790 RealtimeClientChannelTests test__062__Channel__detach__happens_when_channel_is_ATTACHED_if_connection_is_currently__CONNECTING() expected to be nil, got <Error 40005 - Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1945&StartingLineNumber=1945)
992580f4-7e53-463a-84c4-d9a459a78fe8 afefa5b3-4630-4e5e-915b-40cb2fa7c52e RealtimeClientChannelTests test__063__Channel__detach__happens_when_channel_is_ATTACHED_if_connection_is_currently__DISCONNECTED() expected to eventually equal <Connected>, got <Failed> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1958&StartingLineNumber=1958)
2a58453f-4130-455f-b80f-6e679d29e2f5 35d89e7f-6b8c-4f6b-a97e-7f228d9fe341 RealtimeClientChannelTests test__064__Channel__publish__should_encode_messages_in_the_same_way_as_the_RestChannel() expected to be nil, got <Error 40005 - Unexpected tokens in Authorization header: Basic> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2025&StartingLineNumber=2025)
afc7e656-6811-4cc3-a83f-308d9948b2ee df1308d1-f4d0-49c6-b349-e33aeba77c05 RealtimeClientChannelTests test__065__Channel__publish__Message_connectionId_should_match_the_current_Connection_id_for_all_published_messages() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2849&StartingLineNumber=2849)
5febb8ee-841f-495b-972f-ac21b699d4a3 08c55419-11de-493f-a701-5046b714d063 RealtimeClientChannelTests test__066__Channel__publish__should_provide_an_optional_argument_that_allows_the_clientId_value_to_be_specified() expected to be nil, got <Error 40005 - Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3146&StartingLineNumber=3146)
f57ca6dc-ee66-4747-b14b-35f899c92987 bdc0d5ed-52d7-438c-8b28-7a689248124e RealtimeClientChannelTests test__067__Channel__publish__should_invoke_callback__when_the_message_is_successfully_delivered() expected to be nil, got <Error 40005 - Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2066&StartingLineNumber=2066)
a5abeabd-a14b-424b-bc87-80289aea982d 1c07dc3e-44fc-4ba8-a12d-78b784f2ecf4 RealtimeClientChannelTests test__068__Channel__publish__should_invoke_callback__upon_failure() Test runner exited (#CharacterRangeLen=0)
9b1eab88-f922-4d6e-8d43-ddbd41c70d3e 3be847c5-6a88-45ea-b304-6fba1e8c0f40 RealtimeClientChannelTests test__069__Channel__publish__should_invoke_callback__for_all_messages_published() Test runner exited (#CharacterRangeLen=0)
6560d537-282d-4b71-8ce0-76011bc25328 14f2badc-600f-412b-b8de-f9ec34833430 RealtimeClientChannelTests test__071__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__ATTACHED_then_the_messages_should_be_published_immediately() expected to eventually equal <Attached>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2174&StartingLineNumber=2174)
7d4cc299-eab6-41fc-b75f-a9568f667419 d35ce3e8-b323-48af-ab2c-c4b61b96200a RealtimeClientChannelTests test__072__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__INITIALIZED_then_the_messages_should_be_published_immediately() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2189&StartingLineNumber=2189)
860fe9a2-309b-4de1-826b-475e73d9238f 2040ca41-1424-4ffa-ba19-435b5ea36499 RealtimeClientChannelTests test__073__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__DETACHED_then_the_messages_should_be_published_immediately() expected to equal <Detached>, got <Failed> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2223&StartingLineNumber=2223)
a042f77b-fcbc-405d-9ae8-1955fcbc4960 bde0b2c2-76d2-44e2-bb80-1666f594372d RealtimeClientChannelTests test__074__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__ATTACHING_then_the_messages_should_be_published_immediately() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2241&StartingLineNumber=2241)
bf1dc109-f6a7-4629-9a5f-d86e62304be8 3e69d21d-80c0-4dc0-b331-a60aecd6dec5 RealtimeClientChannelTests test__075__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__DETACHING_then_the_messages_should_be_published_immediately() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2268&StartingLineNumber=2268)
d640732b-7a12-4888-8713-c31b4ad1ed5f 82a3b77b-d3ce-46b4-b2fe-da01210207a0 RealtimeClientChannelTests test__079__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__INITIALIZED() expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2353&StartingLineNumber=2353)
e6c6ce8f-47c5-4222-b251-5e6aca275b26 5a2d818f-4450-48c4-9d6e-10c987527c5f RealtimeClientChannelTests test__080__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHING() expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2368&StartingLineNumber=2368)
ffbf3221-2008-4a3a-96b8-643601939875 71d3ef5d-c5bc-4f7d-bcdc-acd53a4ab955 RealtimeClientChannelTests test__081__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHED() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2384&StartingLineNumber=2384)
df9c32cc-09ae-47d0-a7e1-f37150f8ea65 ac08f4fc-bded-40b2-aec3-747e686701f5 RealtimeClientChannelTests test__091__Channel__publish__message_bundling__should_publish_only_once_on_multiple_explicit_publish_requests_for_a_given_message_with_client_supplied_ids() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2783&StartingLineNumber=2783)
e9fec594-cf6c-4cc2-9afc-e8047822014b b8e49f1c-20be-49ae-af53-c4fd2020f9cc RealtimeClientChannelTests test__100__Channel__publish__expect_either__allows_name_and_data_to_be_assigned() expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2986&StartingLineNumber=2986)
c821b95e-9267-4ff8-b0af-3c972af1e902 24af1650-d933-4e18-afbf-b298c3fbf795 RealtimeClientChannelTests test__102__Channel__publish__Identified_clients_with_clientId__when_publishing_a_Message_with_a_different_clientId_attribute_value_from_the_identified_client_s_clientId__it_should_reject_that_publish_operation_immediately() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3082&StartingLineNumber=3082)
6ed98633-9c35-4e67-937f-9fd045bb3e42 947c5a6a-937e-4e61-9040-79ee77b86fc5 RealtimeClientChannelTests test__104__Channel__publish__Identified_clients_with_clientId__message_should_be_rejected_by_the_Ably_service_and_the_message_error_should_contain_the_server_error() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3123&StartingLineNumber=3123)
d14ff906-8ed8-47f6-b82d-7a508dd3f559 966a51ac-fa8f-4b61-8205-b301e863668f RealtimeClientChannelTests test__105__Channel__publish__Identified_clients_with_clientId__When_publishing_a_Message_with_clientId_set_to_null__should_be_unnecessary_to_set_clientId_of_the_Message_before_publishing_and_have_clientId_value_set_for_the_Message_when_received() Test runner exited (#CharacterRangeLen=0)
229c5d0e-f8ef-48f7-a518-6c73b9cd5f77 0eef6f52-3fff-43ee-9724-3979ed457ae1 RealtimeClientChannelTests test__106__Channel__subscribe__with_no_arguments_subscribes_a_listener_to_all_messages() expected to eventually equal <3>, got <0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3175&StartingLineNumber=3175)
3c9ba655-281c-4180-8ee0-d85edc6227fd b25bd2ec-67b0-4b06-9641-4efe166c8ef8 RealtimeClientChannelTests test__111__Channel__subscribe__should_exist_ensuring_published_messages_are_not_echoed_back_to_the_subscriber_when_echoMessages_is_false() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3333&StartingLineNumber=3333)
5413494f-1c0c-44d7-807f-c97f21e1eb22 08204352-6d46-47d5-b03d-5f0ff7dfce11 RealtimeClientChannelTests test__116__Channel__unsubscribe__with_a_single_name_argument_unsubscribes_the_provided_listener_if_previously_subscribed_with_a_name_specific_subscription() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3381&StartingLineNumber=3381)
9dbab434-9145-4cb2-a43f-688a1b3fcd35 a54435fe-9030-49cb-a96d-b36575fb0bb7 RealtimeClientChannelTests test__119__Channel__history__should_retrieve_all_available_messages() expected to eventually equal <Attached>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3594&StartingLineNumber=3594)
33417176-5975-4221-bdc5-41c901a7f80d ebebd38a-060a-46f5-81ab-ad68eacc31ad RealtimeClientChannelTests test__125__Channel__history__supports_the_param_untilAttach__where_value_is_true__should_pass_the_querystring_param_fromSerial_with_the_serial_number_assigned_to_the_channel() expected to eventually equal <Attached>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=123&StartingLineNumber=123)
4c459490-dfba-49bb-a5e7-8185dc349388 9acbb113-06ac-4178-93db-256d33dc41d1 RealtimeClientChannelTests test__126__Channel__history__supports_the_param_untilAttach__where_value_is_false__should_pass_the_querystring_param_fromSerial_with_the_serial_number_assigned_to_the_channel() expected to eventually equal <Attached>, got <Failed> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=123&StartingLineNumber=123)
6d97bdda-53c1-4e7a-a4b8-8b7eaa99d944 caede885-913c-4891-824c-f3237d7122d9 RealtimeClientChannelTests test__127__Channel__history__supports_the_param_untilAttach__should_retrieve_messages_prior_to_the_moment_that_the_channel_was_attached() Test runner exited (#CharacterRangeLen=0)
b059742a-e42c-4731-85fb-c1c97b32553b 1cc2f1cd-9f3b-4060-8d3b-9b8804733813 RealtimeClientChannelTests test__128__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__the_channel_is_in_the_ATTACHED_states__an_attempt_to_reattach_the_channel_should_be_made_immediately_by_sending_a_new_ATTACH_message_and_the_channel_should_transition_to_the_ATTACHING_state_with_the_error_emitted_in_the_ChannelStateChange_event() expected to be nil, got <Error 40005 - Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3705&StartingLineNumber=3705)
27df5081-aeee-490f-8f26-d13007634a97 250774fd-969a-4d1f-b2f0-81fb43525b3f RealtimeClientChannelTests test__129__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__the_channel_is_in_the_SUSPENDED_state__an_attempt_to_reattach_the_channel_should_be_made_immediately_by_sending_a_new_ATTACH_message_and_the_channel_should_transition_to_the_ATTACHING_state_with_the_error_emitted_in_the_ChannelStateChange_event() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3741&StartingLineNumber=3741)
11991cab-5cc5-44f3-b282-a4fdb4683f86 7b7eae42-73fe-484f-8c7a-e7d939d52306 RealtimeClientChannelTests test__130__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__if_the_attempt_to_re_attach_fails_the_channel_will_transition_to_the_SUSPENDED_state_and_the_error_will_be_emitted_in_the_ChannelStateChange_event() expected to be nil, got <Error 40005 - Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3801&StartingLineNumber=3801)
9f3d96d1-f843-42eb-ae19-36cd0e9ed468 5446ff21-fb56-4f2f-83be-3584acae08be RealtimeClientChannelTests test__131__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__if_the_channel_was_already_in_the_ATTACHING_state__the_channel_will_transition_to_the_SUSPENDED_state_and_the_error_will_be_emitted_in_the_ChannelStateChange_event() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3865&StartingLineNumber=3865)
01d13ffa-b19e-43a4-b9eb-f40233a99773 2d35c7f0-678f-41cc-9aeb-2f5908630c42 RealtimeClientChannelTests test__132__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__if_the_connection_is_no_longer_CONNECTED__then_the_automatic_attempts_to_re_attach_the_channel_must_be_cancelled() expected to be nil, got <Error 40005 - Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3901&StartingLineNumber=3901)
b3f8f114-7a86-490b-9f4c-91d2f8eaf3d6 7338a0ca-031c-4238-930c-97aab60c8a38 RealtimeClientChannelTests test__133__Channel__history__Channel_options__setOptions__should_send_an_ATTACH_message_with_params___modes_if_the_channel_is_attached() expected to be nil, got <Error 40005 - Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3993&StartingLineNumber=3993)
8e536d36-c58a-41fb-9dfc-59b215a4c68e b8c3df34-3682-4969-95d8-50e8b44a5b96 RealtimeClientChannelTests test__134__Channel__history__Channel_options__setOptions__should_send_an_ATTACH_message_with_params___modes_if_the_channel_is_attaching() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4041&StartingLineNumber=4041)
82a16d73-d48b-436d-aa23-1c2611776e54 f7d5affa-8f63-457b-a44c-6b1accd92311 RealtimeClientChannelTests test__136__Channel__history__Channel_options__setOptions__should_fail_if_the_attach_moves_to_FAILED() Test runner exited (#CharacterRangeLen=0)
0d0eb268-9fdd-496f-a6ec-72d265fd634d 4f0242fb-d507-4200-9402-863cf7700750 RealtimeClientChannelTests test__137__Channel__history__Channel_options__setOptions__should_fail_if_the_attach_moves_to_DETACHED() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4171&StartingLineNumber=4171)
4c855c2d-2e2f-4a26-b7aa-6bc879fa91a1 a3124efd-3216-40d1-95e6-e703a2678dfd RealtimeClientChannelTests test__138__Channel__crypto__if_configured_for_encryption__channels_encrypt_and_decrypt_messages__data() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4320&StartingLineNumber=4320)
e7871d73-6b24-4e63-a4e8-b8e93222de92 4f318cdf-49c6-4dcd-b9bc-e27aa339d4c5 RealtimeClientChannelTests test__139__message_attributes__if_the_message_does_not_contain_an_id__it_should_be_set_to_protocolMsgId_index() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4432&StartingLineNumber=4432)
0255f68f-9ea2-44eb-b5c4-71e8b85a4f32 d82905dc-a1c1-4cd4-9d15-af18304d7e2c RealtimeClientChannelTests test__Channel_options__setOptions__shouldUpdateOptionsOfRestChannel() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4224&StartingLineNumber=4224)
c92d4727-213a-4efc-8b02-2ffa238ad9e9 55cbba98-ecd2-4338-ab92-fc5468e1e3da RealtimeClientChannelsTests test__005__Channels__release__should_release_a_channel() expected to be nil, got <Error 40005 - Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=89&StartingLineNumber=89)
06048425-5919-43f6-950d-f6f095857273 f97b1e54-a9e6-41cc-b9b3-191f9e91c20f RealtimeClientConnectionTests test__001__Connection__should_connect_automatically() expected to be nil, got <Error 40005 - Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=294&StartingLineNumber=294)
009ae8c0-89c6-4e58-8e73-78f35f34b037 26112626-f0dd-4b99-a80c-ae1ed413aeff RealtimeClientConnectionTests test__002__Connection__should_connect_manually() expected to be nil, got <Error 40005 - Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=317&StartingLineNumber=317)
4a0ed94e-db23-4a6a-884a-998cdacd5585 873d90f1-65ec-453b-a804-7f9495ad2763 RealtimeClientConnectionTests test__004__Connection__Library_and_version_param__agent__should_include_the__Ably_Agent__header_value() failed - 40005: Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=83&StartingLineNumber=83)
34959a44-e739-4ffd-9d2e-b7bd66440ec9 81ba9f8b-f51b-4568-b362-c3e8e1dfd7a5 RealtimeClientConnectionTests test__005__Connection__basic_operations_should_work_simultaneously() Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=714&StartingLineNumber=714)
747e901b-cf85-4680-90f0-e20fefe3ac09 34ce2049-f6c4-4a6a-a89e-732340169c1d RealtimeClientConnectionTests test__006__Connection__should_have_an_opened_websocket_connection_and_received_a_CONNECTED_ProtocolMessage() expected to be nil, got <Error 40005 - Invalid key in request: (null):(null). (See https://help.ably.io/error/40005 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=768&StartingLineNumber=768)
45a0a80c-2139-442a-bc72-f5bdbc04c546 5aa2ac18-4993-496d-bc10-5641d7fd2db3 RealtimeClientConnectionTests test__007__Connection__should_make_a_new_connection_with_a_new_transport_instance_if_the_state_is_CLOSING() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1545&StartingLineNumber=1545)
04d733bd-549d-48ce-80bb-388a6cf2030c ca3eac50-f43c-4f39-b276-0557f80ac074 RealtimeClientConnectionTests test__008__Connection__it_should_make_sure_that__when_the_CLOSED_ProtocolMessage_arrives_for_the_old_connection__it_doesn_t_affect_the_new_one() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1582&StartingLineNumber=1582)
3abbd6e7-269e-461a-8b2b-f615486de4b1 1b4fee81-8ef2-4f4b-ab50-e2a2366bad51 RealtimeClientConnectionTests test__010__Connection__attributes_within_ConnectionDetails_should_be_used_as_defaults() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3994&StartingLineNumber=3994)
1df657cd-ee64-445e-9c20-1a9cc61657ef 22dfe7d6-4289-4002-b135-449d179e7b9d RealtimeClientConnectionTests test__011__Connection__should_disconnect_the_transport_when_no_activity_exist() expected to equal <Connected>, got <Connecting> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4439&StartingLineNumber=4439)
c1825762-f462-480b-9b43-a6715cc9bcd5 d7892b50-535d-45e8-ad9f-57ae9b1bfd48 RealtimeClientConnectionTests test__013__Connection__should_set_the_Connection_reason_attribute_based_on_the_Error_member_of_the_CONNECTED_ProtocolMessage() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4511&StartingLineNumber=4511)
21c61b1b-a8c3-4a47-9754-2ce3dc3f82f0 5a4edf28-fd97-4d4f-8db6-1a44973aef94 RealtimeClientConnectionTests test__016__Connection__ConnectionDetails__maxMessageSize_overrides_the_default_maxMessageSize() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=181&StartingLineNumber=181)
074ec6ce-0248-4389-9377-903bebbf47d0 3f34c0fc-fdfc-4695-bf2f-fe2652abcc7d RealtimeClientConnectionTests test__019__Connection__url__should_connect_with_query_string_params_including_clientId() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=255&StartingLineNumber=255)
838fd8fb-d62e-4164-b0e2-3728a31916e6 e0d53c7e-0266-49bb-a623-37071895dced RealtimeClientConnectionTests test__020__Connection__event_emitter__should_emit_events_for_state_changes() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=405&StartingLineNumber=405)
7f6d870e-f141-4be9-a71f-ba792096feaf a2f31bbe-c51b-4824-b1fa-73ee201f13e9 RealtimeClientConnectionTests test__084__Connection__Connection_recovery__should_connect_anyway_if_the_recoverKey_is_no_longer_valid() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3262&StartingLineNumber=3262)
2a4e1224-bf77-4f9e-a355-d53989947e97 a183056a-09a3-4a99-aa23-b5b3687f5d71 RealtimeClientConnectionTests test__022__Connection__event_emitter__should_emit_states_on_a_new_connection() expected to be nil, got <Error 80000 - Unable to locate connection ywFuu4VN1VKlU2g7. (See https://help.ably.io/error/80000 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=516&StartingLineNumber=516)
1a2580e6-1536-4f9a-a3d1-78a60c48f33d 8dd9aae2-b638-4a1f-b614-b5a5a2f9c7e9 RealtimeClientConnectionTests test__023__Connection__event_emitter__should_emit_states_when_connection_is_closed() expected to be nil, got <Error 80000 - Unable to locate connection ielyraoNR5afMcr0. (See https://help.ably.io/error/80000 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=551&StartingLineNumber=551)
c093acd6-6040-47aa-a780-e5a69615214a 44b58cec-8dba-4da4-8249-5a5da88a92dd RealtimeClientConnectionTests test__025__Connection__event_emitter__should_have_a_ConnectionStateChange_as_first_argument_for_every_connection_state_change() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=611&StartingLineNumber=611)
88700cf9-aa2c-44d1-b29d-50cd425130d0 bbad70d0-7cbc-4980-a494-110c8675ddb0 RealtimeClientConnectionTests test__026__Connection__event_emitter__should_have_the_reason_which_contains_an_ErrorInfo() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=630&StartingLineNumber=630)
f90657dd-4252-41e0-93b3-2bdb364bbaf9 e560a1f4-9002-4bc6-9a6e-bbab6f91483c RealtimeClientConnectionTests test__027__Connection__event_emitter__any_state_change_triggered_by_a_ProtocolMessage_that_contains_an_Error_member_should_populate_the_Reason_property() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=658&StartingLineNumber=658)
b9301f65-cc9b-46c4-9386-bf5adf548196 013d8f49-9f1b-4d8e-8aa1-e34f3d8281b3 RealtimeClientConnectionTests test__028__Connection__ACK_and_NACK__should_expect_either_an_ACK_or_NACK_to_confirm__successful_receipt_and_acceptance_of_message() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=802&StartingLineNumber=802)
048af968-b147-4ac9-bc1f-9dec4ff08d4d fdfe774d-3326-435b-a3d1-58f5f304707a RealtimeClientConnectionTests test__029__Connection__ACK_and_NACK__should_expect_either_an_ACK_or_NACK_to_confirm__successful_receipt_and_acceptance_of_presence() expected to be nil, got <Error 80000 - Unable to locate connection K8bp-dcIi7NK00Pv. (See https://help.ably.io/error/80000 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=835&StartingLineNumber=835)
60c4b7dc-4f5e-4a7d-9d0a-45dfcaf0a9cc 63b200a0-d17c-47a0-a15e-ae818dea47d6 RealtimeClientConnectionTests test__030__Connection__ACK_and_NACK__should_expect_either_an_ACK_or_NACK_to_confirm__message_failure() Test runner exited (#CharacterRangeLen=0)
28bacd1e-9dc0-4ad9-97fb-9b3dafea42bf 4e71277a-67db-4317-9b0a-ac4ad4c6451e RealtimeClientConnectionTests test__034__Connection__ACK_and_NACK__ProtocolMessage__should_reset_msgSerial_serially_if_the_connection_does_not_resume() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1116&StartingLineNumber=1116)
afc57201-8331-436f-a214-a2bfc2539019 5c4eaeb3-ad1d-42b7-ae48-e19510c7eb1e RealtimeClientConnectionTests test__036__Connection__ACK_and_NACK__should_trigger_the_failure_callback_for_the_remaining_pending_messages_if__connection_state_enters_FAILED() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1221&StartingLineNumber=1221)
6290a3c4-851f-4e2b-8a1b-0cf0614287a0 a24317c0-771b-4042-b3ef-ee9651f8487e RealtimeClientConnectionTests test__037__Connection__ACK_and_NACK__should_trigger_the_failure_callback_for_the_remaining_pending_messages_if__lost_connection_state() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1252&StartingLineNumber=1252)
1cfc41e1-1b49-4e6e-9459-5293e7e2ad7e e5b59072-5d0f-437a-850f-4219e2372853 RealtimeClientConnectionTests test__038__Connection__connection_id__should_be_null_until_connected() expected to be nil, got <Error 80000 - Unable to locate connection lUoJFqrqxtmPikCI. (See https://help.ably.io/error/80000 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1304&StartingLineNumber=1304)
9dbb4d45-bd3c-495f-9181-7b3370db1869 65c8b8c7-f06a-4771-93a1-263a1d1f7313 RealtimeClientConnectionTests test__039__Connection__connection_id__should_have_unique_IDs() expected to be nil, got <Error 80000 - Unable to locate connection VMytM1W6u6u6S2hF. (See https://help.ably.io/error/80000 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1336&StartingLineNumber=1336)
532c3c2d-21e6-41e4-8010-5e61a807ee72 bd5e7136-27a1-43a7-a2f3-94f28609cefd RealtimeClientConnectionTests test__041__Connection__connection_key__should_have_unique_connection_keys() expected to be nil, got <Error 80000 - Unable to locate connection nNyMWPe4jb88XiP5. (See https://help.ably.io/error/80000 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1411&StartingLineNumber=1411)
e5803673-77ba-4e1e-b43a-d0641a6ace6e bd0f1593-f2ee-43f9-8cca-7b1f75b7b829 RealtimeClientConnectionTests test__051__Connection__ping__fails_if_in_the_INITIALIZED__SUSPENDED__CLOSING__CLOSED_or_FAILED_state() expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1895&StartingLineNumber=1895)
833f2b92-eafa-48ed-9200-beda2c786d76 fa2624fb-e749-406f-b8dd-ba7c899c456e RealtimeClientConnectionTests test__052__Connection__ping__should_send_a_ProtocolMessage_with_action_HEARTBEAT_and_expects_a_HEARTBEAT_message_in_response() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1924&StartingLineNumber=1924)
9e4d9c13-b1c9-49a4-ab18-7f80ed553103 c04a5534-6e53-49f5-b598-550bb4089dc6 RealtimeClientConnectionTests test__054__Connection__connection_request_fails__on_DISCONNECTED_after_CONNECTED__should_not_emit_error_with_a_renewable_token() expected to equal <40142>, got <80000> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2021&StartingLineNumber=2021)
3a7ff94c-6433-4892-b6c8-94eb07ca12e3 f9a63b3b-99a7-4871-aebb-73fc2ea32d2f RealtimeClientConnectionTests test__055__Connection__connection_request_fails__on_token_error_while_CONNECTING__reissues_token_and_reconnects() expected to equal <2>, got <3> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2085&StartingLineNumber=2085)
cfec0d2a-0c00-4a6e-b86d-e284314a1765 81cc8b0a-f8b2-4816-b38b-bb36d83b110e RealtimeClientConnectionTests test__056__Connection__connection_request_fails__should_transition_to_disconnected_when_the_token_renewal_fails() expected to equal <40142>, got <80000> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2117&StartingLineNumber=2117)
81115256-0b58-4911-8297-d094de203543 ecd1d8bb-71db-493a-b702-a279da1b3400 RealtimeClientConnectionTests test__063__Connection__connection_failures_once_CONNECTED__should_not_receive_published_messages_until_the_connection_reconnects_successfully() expected to eventually equal <[Connecting, Connected, Disconnected, Connecting, Connected]>, got <[Connecting, Connected, Disconnected, Connecting, Disconnected, Connecting, Connected]> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2478&StartingLineNumber=2478)
ef0832d3-6814-4d28-afe0-8903cd9c095f 752111fe-1e41-4187-bddf-62cbfbece196 RealtimeClientConnectionTests test__064__Connection__connection_failures_once_CONNECTED__if_a_Connection_transport_is_disconnected_unexpectedly_or_if_a_token_expires__then_the_Connection_manager_will_immediately_attempt_to_reconnect() expected to be close to <0> (within 10), got <17.0045> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2496&StartingLineNumber=2496)
af722015-c1d9-4f16-b7c1-ae9a4499d01c 8a0dcaeb-fe47-495d-8269-63b823db2177 RealtimeClientConnectionTests test__066__Connection__connection_failures_once_CONNECTED__ACK_and_NACK_responses_for_published_messages_can_only_ever_be_received_on_the_transport_connection_on_which_those_messages_were_sent() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2856&StartingLineNumber=2856)
c9eaa617-85fe-4949-bc48-ab48120d2b99 b2ea3eff-5e84-425d-947f-de001e3f7c3f RealtimeClientConnectionTests test__069__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_same_connectionId_as_the_current_client_and_an_non_fatal_error() expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2565&StartingLineNumber=2565)
7afccdf4-ab4d-42a5-9104-146180d5e064 e563b0c8-d19a-4f85-95d6-e104e15bf2d7 RealtimeClientConnectionTests test__070__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_a_new_connectionId_and_an_error() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2621&StartingLineNumber=2621)
eacbdbc2-0271-4781-81d3-f9a9c6c31174 c403cf3f-178f-4974-af71-05f855c498c1 RealtimeClientConnectionTests test__071__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__ERROR_ProtocolMessage_indicating_a_fatal_error_in_the_connection() expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2667&StartingLineNumber=2667)
7c51b589-a50f-4fe3-9826-1cd4312e5eca 2450eb4a-b634-490b-b6cc-4ffc6ae2fa0f RealtimeClientConnectionTests test__073__Connection__connection_failures_once_CONNECTED__when_a_connection_is_resumed__the_connection_key_may_change_and_will_be_provided_in_the_first_CONNECTED_ProtocolMessage_connectionDetails() expected to eventually equal <Attached>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2826&StartingLineNumber=2826)
3e5e6d54-b968-4a1b-800a-a2ff6f4cacee e5b94fba-1e6f-411a-9356-68480d872058 RealtimeClientConnectionTests test__108__Connection__Operating_System_events_for_network_internet_connectivity_changes__re_authenticate_and_resume_the_connection_when_the_client_is_forcibly_disconnected_following_a_DISCONNECTED_message_containing_an_error_code_greater_than_or_equal_to_40140_and_less_than_40150() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4360&StartingLineNumber=4360)
efb9b620-810f-4a12-9810-671c35e339d1 84c9fbc5-8882-4010-ba99-3e44d1793397 RealtimeClientPresenceTests test__015__Presence__subscribe__with_no_arguments_should_subscribe_a_listener_to_all_presence_messages() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=527&StartingLineNumber=527)
a95698b9-fbf1-4454-a10d-d3c3fbe11eb8 1601aa1a-33db-4c48-b570-bf4fc4a05346 RealtimeClientPresenceTests test__021__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_DETACHED_state__should_clear_the_PresenceMap_including_local_members_and_does_not_emit_any_presence_events() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=652&StartingLineNumber=652)
33aea283-ceb4-4810-a38f-1e04e5218f9a 552340b6-f49c-4b10-a1a7-787b686fca89 RealtimeClientPresenceTests test__029__Presence__subscribe__with_a_single_action_argument() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=982&StartingLineNumber=982)
50145d0c-d063-4b6b-9e5a-0a19092b89e9 ac44f09c-f521-4bfc-a3d7-58d4f7428c74 RealtimeClientPresenceTests test__032__Presence__enter__entering_without_an_explicit_PresenceMessage_clientId_should_implicitly_use_the_clientId_of_the_current_connection() expected to be nil, got <Error 80017 - connection broken before receiving publishing acknowledgment> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=986&StartingLineNumber=986)
ba4342c0-a929-4b92-83b0-48404c8a6f73 9871719e-90d4-403d-b551-f262f9971f5f RealtimeClientPresenceTests test__034__Presence__enter__should_result_in_an_error_immediately_if_the_channel_is_DETACHED() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1116&StartingLineNumber=1116)
02aa0d9d-ab3f-4102-98ec-475364417be4 9d3cce67-4267-4074-9b55-9007d3fdcd6e RealtimeClientPresenceTests test__042__Presence__update__update_without_an_explicit_PresenceMessage_clientId_should_implicitly_use_the_clientId_of_the_current_connection() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1296&StartingLineNumber=1296)
335c3e79-28ee-4ceb-bee6-7cee8b0f7dd2 5f70ebd1-703e-4892-a612-d926afe8619a RealtimeClientPresenceTests test__052__Presence__PresenceMap__compare_for_newness__split_the_id_of_both_presence_messages() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=238&StartingLineNumber=238)
db2f0d5b-a2c2-480d-b09c-5e0778bd322f d4b220a4-b888-49bf-8298-780897ad6886 RealtimeClientPresenceTests test__058__Presence__update__should_result_in_an_error_immediately_if_the_channel_is_DETACHED() expected to eventually equal <Detached>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1989&StartingLineNumber=1989)
ee528179-81d4-4541-bd85-685ba922d697 086e6218-93b3-48a9-8f70-580325b0014e RealtimeClientPresenceTests test__060__Presence__update__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2028&StartingLineNumber=2028)
381b67b6-4656-4035-9975-c6fe90d1d4e2 39104623-fb43-4e25-9e45-79683d9945b6 RealtimeClientPresenceTests test__061__Presence__update__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2031&StartingLineNumber=2031)
2ca269b3-f3dc-4563-b505-381156a3b5e4 42dc4bcd-9dfb-4486-a63e-50bfce9e5adc RealtimeClientPresenceTests test__062__Presence__leave__optionally_a_callback_can_be_provided_that_is_called_for_success() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2066&StartingLineNumber=2066)
038b5b5d-498c-405a-97ef-82a4dd6c2ab2 be736b0e-8a77-4076-9892-721e9a6962ca RealtimeClientPresenceTests test__066__Presence__leave__if_the_client_is_not_currently_ENTERED__Ably_will_respond_with_an_ACK_and_the_request_will_succeed() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2165&StartingLineNumber=2165)
5515f32f-6d97-47c4-a29b-fb339ea4ef2b 71e970e1-a189-4934-a8f0-d7434a079c88 RealtimeClientPresenceTests test__067__Presence__enter__implicitly_attaches_the_Channel() expected to be nil, got <Error 80003 - Connection closed> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2176&StartingLineNumber=2176)
8a91d03f-44b9-4864-9eaf-a69011279ea6 0121063a-f2a0-4447-812a-e54f43fb6354 RealtimeClientPresenceTests test__079__Presence__enter__should_emit_the_data_attribute_in_the_LEAVE_event_when_data_is_provided_when_entering_but_no_data_is_provided_when_leaving() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2484&StartingLineNumber=2484)
95c5c0e6-1f3a-4c2a-bafb-6924418cf211 53110f7e-28b3-4875-a2d6-3e7752a18b70 RealtimeClientPresenceTests test__084__Presence__enterClient__should_implicitly_attach_the_Channel() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2895&StartingLineNumber=2895)
2304df7e-98c7-4e6c-bd1a-40ead8060d8d 94987072-0c55-47e1-a8ff-a6223361ceec RealtimeClientPresenceTests test__087__Presence__updateClient__should_implicitly_attach_the_Channel() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2895&StartingLineNumber=2895)
8c2f5bc9-e34d-4c5b-b0af-63f4e57b2087 6aea6767-16df-40c3-911b-20d4f96c9afc RealtimeClientPresenceTests test__090__Presence__leaveClient__should_implicitly_attach_the_Channel() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2895&StartingLineNumber=2895)
e8c7e065-27cc-459a-8022-2e433039b0e2 a57daa64-cb38-4dad-9788-980b93ccad70 RealtimeClientPresenceTests test__093__Presence__Connection_state_conditions__all_presence_messages_are_published_immediately_if_the_connection_is_CONNECTED() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3053&StartingLineNumber=3053)
dff3edeb-12dc-4021-b442-026794730794 1a0d6474-285c-4fcb-8aba-438c3723ad7b RealtimeClientPresenceTests test__094__Presence__Connection_state_conditions__all_presence_messages_will_be_queued_and_delivered_as_soon_as_the_connection_state_returns_to_CONNECTED() expected to equal <Connected>, got <Closed> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3056&StartingLineNumber=3056)
5d843a51-e19b-4d4d-a072-438d00325a9c 5a171792-ab9d-4605-a8e2-6f8d963fd1f0 RealtimeClientPresenceTests test__097__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is__suspended() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=13&StartingLineNumber=13)
78a93b43-9801-429a-b9f2-50c7581f74ba 41196838-a277-4392-93db-7cfab1c22cd6 RealtimeClientPresenceTests test__098__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is__closed() expected to not be nil, got <nil> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=24&StartingLineNumber=24)
9a010c1e-cdb0-4e8a-9561-7901c061ff7b c94dbac1-7e53-4f4c-a928-4c0bd8a9a955 RealtimeClientPresenceTests test__101__Presence__get__should_implicitly_attach_the_channel() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3215&StartingLineNumber=3215)
63a6f722-8afa-4536-9bfa-ad168b57f94a 0e7cc456-f66b-4e88-bf4e-c064eddef37d RealtimeClientPresenceTests test__104__Presence__get__should_result_in_an_error_if_the_channel_is_in_the_DETACHED_state() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3293&StartingLineNumber=3293)
1552625f-9818-46d4-9e92-277ebf71762b cb634904-7121-4838-8fe8-068be495c523 RealtimeClientPresenceTests test__112__Presence__get__Query__set_of_params___should_return_members_filtered_by_clientId() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3484&StartingLineNumber=3484)
4611c191-6f90-45cd-9a37-f7435855a77c d7ca92ee-f622-488f-8410-5613f1d472c6 RealtimeClientPresenceTests test__113__Presence__get__Query__set_of_params___should_return_members_filtered_by_connectionId() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3546&StartingLineNumber=3546)
e12bca74-162f-4d7f-8e60-56c6b60e7846 391ee30f-7781-4831-aeee-2334e60fb3fe RealtimeClientPresenceTests test__118__Presence__presence_message_attributes__if_the_presence_message_does_not_contain_an_id__it_should_be_set_to_protocolMsgId_index() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3854&StartingLineNumber=3854)
fe1ac5ab-a627-4e10-97fe-bc19f60a83c2 95f7b214-474f-43bf-8ffc-3847dd5eb6ea RealtimeClientTests test__004__RealtimeClient__should_use_the_configured_timeouts_specified() Waited more than 26.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=375&StartingLineNumber=375)
a8f6f883-d559-4060-af67-26422c65cd23 da4d7d42-c79b-45fe-8d99-4ea6377fbabf RealtimeClientTests test__006__RealtimeClient__should_accept_acks_with_different_order() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1260&StartingLineNumber=1260)
501a7377-d3a0-4055-b44d-157e73d8be6c eab6468a-9ae8-4306-9735-aab5baa95935 RealtimeClientTests test__013__RealtimeClient__options__should_support_the_same_options_as_the_Rest_client() expected to equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
dcb438b1-7238-470c-ab84-a26a6e6401c0 7bce1e06-754b-4b28-963d-9f10a2e407c5 RealtimeClientTests test__028__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_capabilities_are_downgraded__client_should_receive_an_ERROR_ProtocolMessage_with_a_channel_property() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=632&StartingLineNumber=632)
c6236f06-03f7-4e13-b00b-9768f8fc1f23 ffac969f-f69a-4ada-aa0b-67b249803f79 RealtimeClientTests test__031__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_be_indicated_as_completed_with_the_new_token_or_error_only_once_realtime_has_responded_to_the_AUTH_with_either_a_CONNECTED_or_ERROR_respectively() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=783&StartingLineNumber=783)
8c95881c-51e5-4b10-8288-50aea109007a 506d119f-0725-4166-bcc5-92a972685b17 RealtimeClientTests test__032__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_connection_is_CONNECTING__all_current_connection_attempts_should_be_halted__and_after_obtaining_a_new_token_the_library_should_immediately_initiate_a_connection_attempt_using_the_new_token() expected to be nil, got <Error -999 - Authorization has been canceled> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=837&StartingLineNumber=837)
2057eaa9-f3d2-4022-9999-2bbac8f71cfd 4b812114-b475-43fb-acda-b76c9e2b30df RealtimeClientTests test__033__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_the_new_token_once_the_connection_has_moved_to_the_CONNECTED_state() expected to be nil, got <Error -999 - Authorization has been canceled> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=874&StartingLineNumber=874)
6bdadd45-13fb-4bbe-886d-eca2e3bb6b22 e3b1b00c-fa5a-4e37-9ad9-e6ca8adad4e2 RealtimeClientTests test__037__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_SUSPENDED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1031&StartingLineNumber=1031)
2fc9fe9f-de4f-48c1-ac7e-cc126465c634 f1b06ba8-7ddf-4523-a1da-b4b0eb06f10a RealtimeClientTests test__038__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_CLOSED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1086&StartingLineNumber=1086)
5f59335e-195b-4fe6-a23e-d75b767d5270 3519c988-acfa-43e7-ada2-652d394833b1 RealtimeClientTests test__046__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__leaveClient_() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1572&StartingLineNumber=1572)
a727d65b-6665-484a-bd0f-7247c1a7899d 8d0b1e0d-028d-4b0f-924d-253c25a4f8b9 RestClientChannelTests test__012__publish__ClientOptions_clientId__should_include_the_clientId_as_a_querystring_parameter_in_realtime_connection_requests() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=301&StartingLineNumber=301)
f209a429-4c76-4bca-b335-4da586f80a76 b538161a-3eaf-4272-a275-61952a557f94 RestClientChannelTests test__013__publish__ClientOptions_clientId__should_include_an_X_Ably_ClientId_header_with_value_set_to_the_clientId_as_Base64_encoded_string_in_REST_connection_requests() No connection found (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=306&StartingLineNumber=306)
ecc456ee-5ecf-472d-a83f-1b575ec6867d 65a778cb-5314-488a-96c7-09234d437fa4 RestClientChannelTests test__014__publish__Message_clientId__publishing_with_no_clientId_when_the_clientId_is_set_to_some_value_in_the_client_options_should_result_in_a_message_received_with_the_clientId_property_set_to_that_value() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=353&StartingLineNumber=353)
4045c954-ccbd-4401-8f1c-260bdd0e673d d7fd8c1e-d13a-4937-9e2f-6a3d81937685 RestClientPresenceTests test__005__Presence__get__connectionId_should_filter_members_by_the_provided_connectionId() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=238&StartingLineNumber=238)
7d11b419-f607-4a36-827a-edc36ec35762 466bf238-433a-4a00-bb56-edca30f6295c RestClientPresenceTests test__008__Presence__history__connectionId_should_filter_members_by_the_provided_connectionId() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=238&StartingLineNumber=238)
7d410793-d75d-47b4-aa08-fab2ca51ad07 713c34a8-b1db-435d-a9bc-611215c67c3e RestClientStatsTests test__003__RestClient__stats__result__should_match_day_level_inbound_and_outbound_fixture_data__forwards_() failed - Posting stats fixtures failed: code response 400 (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=24&StartingLineNumber=24)
ed634d70-31e6-4d38-b5f6-8ab1b6a0219d 9ee08f8b-7a7f-4170-bf25-cade71e71952 RestClientStatsTests test__006__RestClient__stats__result__should_contain_only_one_item_when_limit_is_1__forwards() failed - Posting stats fixtures failed: code response 400 (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=24&StartingLineNumber=24)
80c5aade-8b53-4f62-9386-701894ee03d3 0608cd85-e2a6-45d1-9f7b-0a599e5e0363 RestClientStatsTests test__007__RestClient__stats__result__should_be_paginated_according_to_the_limit__backwards() failed - Posting stats fixtures failed: code response 400 (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=24&StartingLineNumber=24)
e8dbdf0e-eac9-4a40-9f30-c608f44b5973 3454ff51-e12f-4e5b-a328-1344bf55934b RestClientTests test__001__RestClient__All_REST_requests_should_include_the_current_API_version() expected to be nil, got <Error 40005 - Unexpected tokens in Authorization header: Basic> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=151&StartingLineNumber=151)
3c9e8188-1f00-4650-8bca-3eda844fbb4c 0072ee2f-e36d-4d99-bba6-07462114fbcf RestClientTests test__004__RestClient__should_send_requests_over_http_and_https() Test runner exited (#CharacterRangeLen=0)
feac06e4-46a4-4de9-a86f-3f245103d96d 70d3d1ff-a41b-4757-a214-d29ac4bb8d78 RestClientTests test__005__RestClient__should_use_Auth_to_manage_authentication() Test runner exited (#CharacterRangeLen=0)
27a09eed-3e8a-4954-a00d-8446551d5852 cebafe76-5187-43d0-b87e-83f59cb8cba3 RestClientTests test__006__RestClient__should_request_another_token_after_current_one_is_no_longer_valid() Test runner exited (#CharacterRangeLen=0)
71c26add-9074-4f05-8f50-422694dd6d5a 4fd93c5d-3210-4993-be9c-a5a9322bfe4a RestClientTests test__007__RestClient__should_result_in_an_error_when_user_does_not_have_sufficient_permissions() Test runner exited (#CharacterRangeLen=0)
cda97797-6acc-4273-9229-5f9206387423 e92b45a7-fb3f-40ee-b76b-da4e3b2acea3 RestClientTests test__008__RestClient__should_use_MsgPack_binary_protocol() Test runner exited (#CharacterRangeLen=0)
441e2ae8-c43d-401b-a9b2-00548f0484f5 c6012053-f168-492d-898c-31dfd90f2366 RestClientTests test__009__RestClient__should_use_JSON_text_protocol() Test runner exited (#CharacterRangeLen=0)
de5f22cb-2658-4567-8c4c-a24b14cfd4fb 3e90f239-8a51-4048-84d1-3b293d6b74b6 UtilitiesTests test__006__Utilities__JSON_Encoder__in_Realtime__should_ignore_invalid_transport_message() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=148&StartingLineNumber=148)