There are 193 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
c83edf27-39d8-4151-8643-94726370d726 | 72ab51aa-4292-4232-b328-c12076851759 | AuthTests | test__024__Token__authentication_method__in_Realtime__if_the_token_creation_failed_then_the_connection_should_move_to_the_DISCONNECTED_state_and_reports_the_error() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=408&StartingLineNumber=408) |
cc889a3f-b63f-4379-8755-b62635d5d951 | c028ab04-1b06-4d12-9414-e1bc7fdfacb2 | AuthTests | test__025__Token__authentication_method__in_Realtime__if_the_connection_fails_due_to_a_terminal_token_error__then_the_connection_should_move_to_the_FAILED_state_and_reports_the_error() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=437&StartingLineNumber=437) |
e9ffc634-a564-4db0-b017-df32e5f2b9a0 | 85ddf9cb-cd8f-4bfe-b462-adfeed9f75d2 | AuthTests | test__026__Token__authentication_method__if_a_request_by_a_realtime_client_to_an_authUrl_results_in_an_HTTP_403_the_client_library_should_transition_to_the_FAILED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=554&StartingLineNumber=554) |
7d2ae89d-db16-4b37-8173-baff1cb54d42 | 79480345-fee2-4f7c-adf9-1c98cfe425cc | AuthTests | test__027__Token__authentication_method__if_an_authCallback_results_in_an_HTTP_403_the_client_library_should_transition_to_the_FAILED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=576&StartingLineNumber=576) |
655b007d-f471-492e-9900-4b2ba46cec45 | c8f6c971-0304-413d-89c5-52ea488fffcc | AuthTests | test__032__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_request_to_authUrl_fails__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=607&StartingLineNumber=607) |
340e983a-1ac9-4d05-873e-c93d2bd82c8a | e9b41379-97dc-4c11-9322-62380b5399d4 | AuthTests | test__033__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_request_to_authUrl_fails__if_the_connection_is_CONNECTED__then_the_connection_should_remain_CONNECTED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=637&StartingLineNumber=637) |
40d08884-6fa3-4f71-b171-8f6821140104 | 3a4cdd24-b31d-4c4c-96ed-2679a25ca45c | AuthTests | test__034__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_request_to_authCallback_fails__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=672&StartingLineNumber=672) |
d627c073-2f78-4a32-bac7-0ba552728fcc | 01515a09-d0fc-48af-b372-a17175da6b19 | AuthTests | test__035__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_request_to_authCallback_fails__if_the_connection_is_CONNECTED__then_the_connection_should_remain_CONNECTED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=701&StartingLineNumber=701) |
a9303770-4505-4b9a-bfd9-38d64b88b11a | 5c87aba4-1d09-4f32-845d-779c8b2270b7 | AuthTests | test__036__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_provided_token_is_in_an_invalid_format__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=741&StartingLineNumber=741) |
65fbad84-dcbd-42cb-a952-9af5b3f71827 | d89ecbb0-8647-477e-a819-e69f32646a83 | AuthTests | test__037__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_provided_token_is_in_an_invalid_format__if_the_connection_is_CONNECTED__then_the_connection_should_remain_CONNECTED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=774&StartingLineNumber=774) |
b552e737-9de6-48ed-b6a6-f1fe0bd0893d | 12e0a9ce-f450-44aa-b22f-75e1347a89be | AuthTests | test__038__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_attempt_times_out_after_realtimeRequestTimeout__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=828&StartingLineNumber=828) |
ed2a5070-302c-4ba2-a933-7dcfa74c8dae | 27a891b4-0a0f-4d94-932d-5922ae6f5f41 | AuthTests | test__039__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_attempt_times_out_after_realtimeRequestTimeout__if_the_connection_is_CONNECTED__then_the_connection_should_remain_CONNECTED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=858&StartingLineNumber=858) |
3780e6dd-dec7-4a7a-aae2-f050f766152e | 4f5b7c26-a481-492e-bdf7-8177b005660d | AuthTests | test__044__Token__token_auth_and_clientId__Incompatible_client__with_Realtime__it_should_change_the_connection_state_to_FAILED_and_emit_an_error() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1015&StartingLineNumber=1015) |
295aaddb-b196-4480-9ab8-022fbe12c6c9 | 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) |
39bb9500-3611-4224-afb4-09579371560b | 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) |
37709dc5-efba-4f62-91ce-bb0e9a59d4cc | 5cd03bbe-486f-4e28-87bd-89304d1b123e | AuthTests | test__055__Token__clientId_and_authenticated_clients__auth_clientId_not_null__should_CONNECTED_ProtocolMessages_contain_a_clientId() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1324&StartingLineNumber=1324) |
f9444439-fdf0-41b4-8274-a3ff35112f4d | 26f41004-4699-462a-a33b-bc6b6919cbd8 | AuthTests | test__056__Token__clientId_and_authenticated_clients__auth_clientId_not_null__client_does_not_have_an_identity_when_a_wildcard_string_____is_present() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1344&StartingLineNumber=1344) |
b894a603-b84b-4cdc-b585-8f0b4433de72 | f724070b-5530-4962-a4e0-20688f220bf1 | AuthTests | test__122__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTING__should_call_each_Realtime_authorize_callback() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3653&StartingLineNumber=3653) |
d7b4acdb-e439-4af6-883f-f0ec524d9ad9 | 55ecbb43-8b12-46d5-a82a-52a9c7a9277f | AuthTests | test__123__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTED__should_call_each_Realtime_authorize_callback() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3693&StartingLineNumber=3693) |
9744c23d-d6e6-4dc7-b5b9-5a457bb1c87c | 29488355-836a-40ea-8d01-d67f7be2832a | AuthTests | test__128__Reauth__for_a_token_change_that_fails_due_to_an_incompatible_token__which_should_result_in_the_connection_entering_the_FAILED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3814&StartingLineNumber=3814) |
26b6e0b8-ffc7-4b23-af3a-878dd9d42eb0 | d04abbab-013e-4198-a76e-c90e30fffeea | AuthTests | test__141__JWT_and_realtime__client_initialized_with_a_JWT_token_in_ClientOptions__with_invalid_credentials__fails_to_connect_with_reason__invalid_signature_() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4006&StartingLineNumber=4006) |
428c275b-c2a3-4ce2-9de0-3d74a624e913 | 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) |
10e73922-c0cf-4a42-befe-d7efb57d4873 | 6124b61f-19f6-48cb-af64-10d2f7f9493b | AuthTests | test__143__JWT_and_realtime__when_using_authUrl__with_wrong_credentials__fails_to_connect_with_reason__invalid_signature_() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4051&StartingLineNumber=4051) |
7363fd40-cb28-4472-bd2c-af22eb26907e | eaebbab2-8b9f-4204-9c48-17e3cd9c4ca6 | AuthTests | test__144__JWT_and_realtime__when_using_authUrl__when_token_expires__receives_a_40142_error_from_the_server() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4075&StartingLineNumber=4075) |
c87d70d9-8e10-4db0-a923-00dc275ed029 | 1b51839b-2e27-4574-a935-c6a9198f94e1 | AuthTests | test__145__JWT_and_realtime__when_using_authUrl__when_the_server_sends_and_AUTH_protocol_message__client_reauths_correctly_without_going_through_a_disconnection() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4104&StartingLineNumber=4104) |
1595cdf1-904e-4777-a08c-f75875158b6a | 895f77f3-dadf-4b03-a40b-1412df5dcef9 | AuthTests | test__147__JWT_and_realtime__when_using_authCallback__with_invalid_credentials__fails_to_connect() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4145&StartingLineNumber=4145) |
5fef250c-fccc-4763-806b-0b0781d41ebc | 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) |
26afdc0a-16d0-49c0-9bc9-741bf0681fd0 | e99a5a8d-7f11-4809-8e06-fc941d3dc824 | AuthTests | test__149__JWT_and_realtime__when_the_token_request_includes_a_clientId__the_clientId_is_the_same_specified_in_the_JWT_token_request() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4197&StartingLineNumber=4197) |
b8405cd5-9081-43f9-8908-c68efb01ddc3 | 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=118&StartingLineNumber=118) |
a2518d68-0462-43eb-a2cc-911e64fab369 | 782f7ca8-16c7-45fa-93b9-2ddd1aa4ab9f | DeltaCodecTests | test__003__DeltaCodec__decoding__should_recover_when_the_vcdiff_message_decoding_fails() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/DeltaCodecTests.swift#CharacterRangeLen=0&EndingLineNumber=172&StartingLineNumber=172) |
047988cb-3598-4bfe-a165-8577be370b75 | 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=115&StartingLineNumber=115) |
f6cb3386-a4d3-4d3f-801a-297019a8b345 | fbd18e17-a1dc-4f6d-a044-01c8d762f3d5 | PushTests | test__013__LocalDevice__when_getting_a_client_ID_from_CONNECTED_message__new_clientID_is_set() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/PushTests.swift#CharacterRangeLen=0&EndingLineNumber=265&StartingLineNumber=265) |
62db037f-4b31-44f8-b891-6c48272fe6d4 | c6112003-71a2-424f-9c95-fea494823897 | RealtimeClientChannelTests | test__005__Channel__EventEmitter__channel_states_and_events__should_implement_the_EventEmitter_and_emit_events_for_SUSPENDED_state_changes() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=1552&StartingLineNumber=1552) |
2e842dd1-ebfe-4055-89ce-5d4b5f0d4fea | 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=374&StartingLineNumber=374) |
4ef86fc0-ee83-46d7-a8fa-b63ca41a7510 | 930c2574-6caf-42c1-9955-b68e6ab0e674 | RealtimeClientChannelTests | test__007__Channel__EventEmitter__channel_states_and_events__should_not_emit_detached_event_on_an_already_detached_channel() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=421&StartingLineNumber=421) |
b1a98f89-0461-45a3-b385-8de8e515d4d2 | 928d72c2-916b-4c0f-a648-538a9b5387ea | RealtimeClientChannelTests | test__009__Channel__EventEmitter__channel_states_and_events__should_contain_an_ErrorInfo_object_with_details_when_an_error_occurs() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=450&StartingLineNumber=450) |
6052d7bc-b3ff-49ef-95d3-25c330846b88 | 6173cdf2-3619-4e1b-9c8f-0c733b9d3c04 | RealtimeClientChannelTests | test__010__Channel__EventEmitter__channel_states_and_events__a_ChannelStateChange_is_emitted_as_the_first_argument_for_every_channel_state_change() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=485&StartingLineNumber=485) |
db5779a9-aeac-43b0-8e48-d41e027008c7 | 1cf86794-ca47-4832-a5b5-2c9cc8f9586f | RealtimeClientChannelTests | test__011__Channel__EventEmitter__channel_states_and_events__ChannelStateChange_will_contain_a_resumed_boolean_attribute_with_value__true__if_the_bit_flag_RESUMED_was_included() | expected to be false, got <true> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=510&StartingLineNumber=510) |
31f3b170-6f74-4474-9bee-38a72292becd | 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) |
dba52ef2-cfba-44dc-bb57-7ef5ae4c12a4 | 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=868&StartingLineNumber=868) |
bcc75c40-14d3-4f12-ac50-4da25f39b93e | 59f09cd6-be52-47e0-9fe6-0905baa32903 | RealtimeClientChannelTests | test__014__Channel__connection_state__if_the_attach_operation_for_the_channel_times_out_and_the_channel_returns_to_the_SUSPENDED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=1552&StartingLineNumber=1552) |
c2c1106a-27a2-4f87-b8af-e1842c03cc6e | 547bcde9-c099-4c76-a71b-7ef6a96713cf | RealtimeClientChannelTests | test__015__Channel__connection_state__should_attach_successfully_and_remain_attached_when_the_connection_state_without_a_successful_recovery_gets_CONNECTED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=933&StartingLineNumber=933) |
4f022a1f-db5e-4703-bc72-a95e3f151c93 | 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=996&StartingLineNumber=996) |
4ff43253-7861-4784-b1e2-51cef40665f2 | 6d6557c5-12bb-4f48-9d81-c4427c4b0fd5 | RealtimeClientChannelTests | test__017__Channel__connection_state__changes_to_FAILED__ATTACHING_channel_should_transition_to_FAILED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=588&StartingLineNumber=588) |
da0da635-08b8-4da7-9935-a736f8c5d22e | 4694a114-e824-48e8-844b-59878073c116 | RealtimeClientChannelTests | test__018__Channel__connection_state__changes_to_FAILED__ATTACHED_channel_should_transition_to_FAILED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=612&StartingLineNumber=612) |
9e51481e-f10a-4743-9670-2cdb1bbd957e | 93a1358c-cd03-42d7-95d4-ae5a59ec8b82 | RealtimeClientChannelTests | test__021__Channel__connection_state__changes_to_FAILED__should_keep_the_channels_attached_when_client_reconnected_successfully_and_queue_messages_is_disabled() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=705&StartingLineNumber=705) |
300c595b-bad9-4927-8eb9-469592cc97cf | 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) |
ed77dcdb-5058-4316-a05f-eadb94251943 | 2e3a3555-6076-4888-8729-b94eacb73bc2 | RealtimeClientChannelTests | test__031__Channel__attach__should_transition_the_channel_state_to_FAILED_if_the_user_does_not_have_sufficient_permissions() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1256&StartingLineNumber=1256) |
70e710ed-1344-4e0c-8ad2-2e91f197740e | 52929c79-153e-4c55-a020-f534585c2d62 | RealtimeClientChannelTests | test__032__Channel__attach__should_transition_the_channel_state_to_SUSPENDED_if_ATTACHED_ProtocolMessage_is_not_received() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1301&StartingLineNumber=1301) |
532e4d00-5c85-441f-a417-636a5dee808a | 6a20c37b-e322-4ba5-82e5-1c659e56defc | RealtimeClientChannelTests | test__036__Channel__attach__if_the_channel_is_in_a_pending_state_ATTACHING__do_the_attach_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=1376&StartingLineNumber=1376) |
61933d2b-c407-447b-835f-40962d9760ea | 6918c26a-071e-43cb-ab6f-fb430c8f25ac | RealtimeClientChannelTests | test__037__Channel__attach__if_the_channel_is_in_a_pending_state_DETACHING__do_the_attach_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=1408&StartingLineNumber=1408) |
9935ff20-e088-40c3-ba8d-0fdec926265d | d993ca89-bd56-44a8-a7dc-7f255f6c4990 | RealtimeClientChannelTests | test__043__Channel__attach__happens_when_connection_is_CONNECTED_if_it_s_currently__INITIALIZED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1171&StartingLineNumber=1171) |
89169fb4-d33f-4487-b087-d559ef8edc05 | 1f8b2f6e-5539-49b6-a3de-c6b88014ec21 | RealtimeClientChannelTests | test__047__Channel__attach__attach_resume__should_have_correct_AttachResume_value() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1525&StartingLineNumber=1525) |
c86b42fb-3af0-451c-a753-aded2e76cb9d | b8a32d35-48de-426a-a5aa-7ff488b39c72 | RealtimeClientChannelTests | test__050__Channel__detach__if_the_channel_is_in_a_pending_state_DETACHING__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=1661&StartingLineNumber=1661) |
5ea80f71-c42b-4e90-9456-6fd64d0232d9 | 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) |
b25ee180-224d-48be-944b-205e611040f2 | 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) |
871b9469-0bd7-4db8-a0d7-3a394bf1d8d4 | 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() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1990&StartingLineNumber=1990) |
6712e973-733b-4100-922e-df10d447740b | 35d89e7f-6b8c-4f6b-a97e-7f228d9fe341 | RealtimeClientChannelTests | test__064__Channel__publish__should_encode_messages_in_the_same_way_as_the_RestChannel() | expected to eventually equal <Attached>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2034&StartingLineNumber=2034) |
0dff34fa-1c20-4cb1-82e4-827856d2689c | 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) |
27fb8dd9-6315-460d-93c1-5e0a8fb7d2a9 | 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) |
28e8bbec-3781-4d59-9d97-688892049613 | 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=2402&StartingLineNumber=2402) |
7fbe7320-9503-4381-b0a3-ea8307e658f6 | 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) |
b7dbb694-5834-4ccd-8e1e-7285415e1808 | 8cb121a2-ed2c-47a0-8e16-57e068897036 | RealtimeClientChannelTests | test__097__Channel__publish__expect_either__a_name_string_and_data_payload() | expected to eventually equal <string_data>, got <nil> (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2898&StartingLineNumber=2898) |
a28e9421-b6a1-4b0e-8ea3-d5e82ed016c5 | b4d750a7-7a20-43d8-b94c-20010b86c9ed | RealtimeClientChannelTests | test__099__Channel__publish__expect_either__allows_data_to_be_null() | expected to eventually not be nil, got <nil> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2972&StartingLineNumber=2972) |
7c362539-50bc-4419-a1af-9f81852793db | ef8bddd1-9d07-4634-b0bc-d45791a3cf1f | RealtimeClientChannelTests | test__107__Channel__subscribe__with_a_single_name_argument_subscribes_a_listener_to_only_messages_whose_name_member_matches_the_string_name() | expected to eventually equal <2>, got <0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3201&StartingLineNumber=3201) |
81389fdf-fa19-4856-82e3-57cb36ae69d4 | be5a801e-c21f-4adf-8169-17cc53e393b5 | RealtimeClientChannelTests | test__112__Channel__subscribe__should_deliver_the_message_even_if_there_is_an_error_while_decoding__using_crypto_data_128() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=83&StartingLineNumber=83) |
b3c9c8ee-c435-4409-8e0e-c98b899c6091 | de4ae456-fb4c-48d0-a005-5f867b8d61af | RealtimeClientChannelTests | test__113__Channel__subscribe__should_deliver_the_message_even_if_there_is_an_error_while_decoding__using_crypto_data_256() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=83&StartingLineNumber=83) |
767c15ae-0dc3-420e-bd35-ab810d2de8f9 | 0524489a-6118-4148-8d56-e44f4763cf43 | RealtimeClientChannelTests | test__120__Channel__history__attached_channel_may_receive_an_additional_ATTACHED_ProtocolMessage() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3677&StartingLineNumber=3677) |
c05bd0b0-b071-4f9e-a335-91b34c56d07c | 4707449b-3dc8-41f2-af67-8ab1370a0c50 | RealtimeClientChannelTests | test__121__Channel__history__If_an_ERROR_ProtocolMessage_is_received_for_this_channel_then_the_channel_should_immediately_transition_to_the_FAILED_state__the_errorReason_should_be_set_and_an_error_should_be_emitted_on_the_channel() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4013&StartingLineNumber=4013) |
918b82e1-d1f0-4a89-8e4b-9f632ec3f774 | 30e496de-cad9-42f2-a351-09fb119ec9e7 | RealtimeClientChannelTests | test__122__Channel__history__should_not_emit_messages_to_subscribers_if_the_channel_is_in_any_state_other_than_ATTACHED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4314&StartingLineNumber=4314) |
9745bc09-e761-4bcd-9a13-191a9671a776 | 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() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3716&StartingLineNumber=3716) |
3297ced2-54a3-405b-bfb5-b3f1c9e73531 | 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) |
f0fc547b-ef6f-475f-b626-2a9b6f33e07c | 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() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3819&StartingLineNumber=3819) |
2a61df81-e4e5-44ce-88a9-42399c30928d | 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) |
cfc215d0-15ba-4ddf-9803-1d10fe1e2519 | 9918bc50-ad7b-4275-8c91-26046bed2bee | RealtimeClientChannelTests | test__131b__Channel__if_the_channel_receives_a_server_initiated_DETACHED_message_and_if_the_attempt_to_reattach_fails_then_the_channel_will_transition_to_SUSPENDED_state_with_periodic_reattach_with_channelRetryTimeout() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3924&StartingLineNumber=3924) |
8091b17e-159a-4054-97b5-9376bbb9d796 | 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() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3968&StartingLineNumber=3968) |
b5b950b0-a8c2-4306-a02f-1e51d66c909f | 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=4092&StartingLineNumber=4092) |
f4eeda6f-4e13-4e59-9061-36482bbd7ba0 | f7d5affa-8f63-457b-a44c-6b1accd92311 | RealtimeClientChannelTests | test__136__Channel__history__Channel_options__setOptions__should_fail_if_the_attach_moves_to_FAILED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4174&StartingLineNumber=4174) |
c610f03f-d9a2-449d-a4dc-6937fcbc2e67 | 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=4222&StartingLineNumber=4222) |
5da956d0-0484-42d9-ada5-ede9f379a7de | 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=4275&StartingLineNumber=4275) |
85bcac95-d32b-4610-bbf8-995743d814a0 | 896d48fd-c709-4e4a-9b12-bcd9504dd99f | RealtimeClientConnectionTests | test__003__Connection__API_version_param_must_be_included_in_all_connections() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=341&StartingLineNumber=341) |
3515e8c7-2cc4-406c-b0c8-5d38108437d9 | 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) |
b9c1e9b5-ebdb-4d2f-8d4e-78f77be683e2 | 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) |
16f185b9-23e6-4725-b5ee-97e6897b5c86 | 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=4016&StartingLineNumber=4016) |
429783b4-53d3-4d83-9c80-d686cd191c77 | 22dfe7d6-4289-4002-b135-449d179e7b9d | RealtimeClientConnectionTests | test__011__Connection__should_disconnect_the_transport_when_no_activity_exist() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4437&StartingLineNumber=4437) |
eaa1a5ac-1606-493e-a0fa-7e6f81313f37 | acc4e3bd-cef5-42b2-b923-8d46d6b8fe4a | RealtimeClientConnectionTests | test__012__Connection__the_client_may_receive_a_CONNECTED_ProtocolMessage_from_Ably_at_any_point_and_should_emit_an_UPDATE_event() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4496&StartingLineNumber=4496) |
9fc9f4db-81af-46e3-80ad-0b253755fd8f | 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=4533&StartingLineNumber=4533) |
af701872-45a8-4d47-b747-11c67d57f9be | a26d402b-ab25-4360-b9c7-23d7225c494b | RealtimeClientConnectionTests | test__015__Connection__should_abort_reconnection_with_new_token_if_the_server_has_requested_it_to_authorize_and_after_it_the_connection_has_been_closed() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4767&StartingLineNumber=4767) |
4b656dfd-6aaa-4ec3-9b55-deca98d535bd | 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) |
b8dee89d-c9e6-4332-87c9-174a6968deeb | 45c7ab7a-6bbe-447f-918c-fbce0ad62c6c | RealtimeClientConnectionTests | test__021__Connection__event_emitter__should_never_emit_a_ConnectionState_event_for_a_state_equal_to_the_previous_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=476&StartingLineNumber=476) |
2c5e8a75-d68e-492b-8bb5-52da9cceb49b | 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) |
1e1f949c-64c4-4637-af36-78364d38dfa6 | 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) |
63d83d93-8296-4af2-8529-40bf7ca784b8 | 89889c54-8d41-4c49-a967-c0c1f051c5e6 | RealtimeClientConnectionTests | test__033__Connection__ACK_and_NACK__ProtocolMessage__should_continue_incrementing_msgSerial_serially_if_the_connection_resumes_successfully() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1032&StartingLineNumber=1032) |
e32b6cfb-2cc4-4518-8208-c98d794433f1 | 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) |
8ab86a08-c7c3-4db5-a6c1-09ab76b2c9b1 | 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=1258&StartingLineNumber=1258) |
561e9eef-06e6-4db3-ae55-2c3dbf89487b | e31daaca-8e27-4b2b-ac6d-83fd815013e3 | RealtimeClientConnectionTests | test__053__Connection__ping__should_fail_if_a_HEARTBEAT_ProtocolMessage_is_not_received_within_the_default_realtime_request_timeout() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1939&StartingLineNumber=1939) |
da75199d-edaa-44cf-b191-92f0070a443e | c04a5534-6e53-49f5-b598-550bb4089dc6 | RealtimeClientConnectionTests | test__054__Connection__connection_request_fails__on_DISCONNECTED_after_CONNECTED__should_not_emit_error_with_a_renewable_token() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2015&StartingLineNumber=2015) |
be0d560f-a000-4773-9a2f-a9fb7a184fdf | f9a63b3b-99a7-4871-aebb-73fc2ea32d2f | RealtimeClientConnectionTests | test__055__Connection__connection_request_fails__on_token_error_while_CONNECTING__reissues_token_and_reconnects() | Waited more than 40.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2067&StartingLineNumber=2067) |
3bc2325c-d52c-4e8a-8542-1deca7f0fe70 | 81cc8b0a-f8b2-4816-b38b-bb36d83b110e | RealtimeClientConnectionTests | test__056__Connection__connection_request_fails__should_transition_to_disconnected_when_the_token_renewal_fails() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2107&StartingLineNumber=2107) |
5b1b713d-5f3b-4a4c-a81f-abd6f950af75 | 26f4d0b5-ad0c-488f-8b05-eea64f640997 | RealtimeClientConnectionTests | test__058__Connection__connection_request_fails__connection_attempt_should_fail_if_not_connected_within_the_default_realtime_request_timeout() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2192&StartingLineNumber=2192) |
02afa783-f0cd-43bc-9971-64b9d3a2e051 | fd077642-e3f7-45fa-9562-e233acc048da | RealtimeClientConnectionTests | test__059__Connection__connection_request_fails__connection_attempt_fails_for_any_recoverable_reason() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2237&StartingLineNumber=2237) |
9f1d61e5-3e31-4cc8-a5f9-b40650c935e7 | 882c97c6-4050-41d1-b756-db57e220bd47 | RealtimeClientConnectionTests | test__060__Connection__connection_request_fails__connection_state_has_been_in_the_DISCONNECTED_state_for_more_than_the_default_connectionStateTtl_should_change_the_state_to_SUSPENDED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2288&StartingLineNumber=2288) |
ee2b070a-7381-44b8-af4b-6625db61e275 | d461b7e0-3cb1-49ba-b6f4-7a85cd2f7681 | RealtimeClientConnectionTests | test__061__Connection__connection_request_fails__should_change_the_state_to_SUSPENDED_when_the_connection_state_has_been_in_the_DISCONNECTED_state_for_more_than_the_connectionStateTtl() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2322&StartingLineNumber=2322) |
a6d0d018-4e14-4e23-a6d7-47d7aefd58c8 | d7e80e6a-10cf-4f98-a145-f98b42fa02bd | RealtimeClientConnectionTests | test__062__Connection__connection_request_fails__on_CLOSE_the_connection_should_stop_connection_retries() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2398&StartingLineNumber=2398) |
f3e0c592-c272-4bee-9580-ae1062a36449 | ecd1d8bb-71db-493a-b702-a279da1b3400 | RealtimeClientConnectionTests | test__063__Connection__connection_failures_once_CONNECTED__should_not_receive_published_messages_until_the_connection_reconnects_successfully() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2464&StartingLineNumber=2464) |
57b970af-316a-4785-b198-676907f1363c | 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() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2488&StartingLineNumber=2488) |
e8f4d74d-ad93-4d14-a08b-9673fb4158fc | 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=2861&StartingLineNumber=2861) |
97444eab-8532-4e68-b69d-2cfb98ea9162 | 1427af37-a41f-494b-8c52-7335caa75095 | RealtimeClientConnectionTests | test__067__Connection__connection_failures_once_CONNECTED__reconnects_to_the_websocket_endpoint_with_additional_querystring_params__resume_is_the_private_connection_key_and_connection_serial_is_the_most_recent_ProtocolMessage_connectionSerial_received() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2522&StartingLineNumber=2522) |
e26ef387-8aba-4f1c-976e-dd91b791f4de | 8bee007f-fc22-44f9-9ef4-2e1f4e2b476a | RealtimeClientConnectionTests | test__068__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_same_connectionId_as_the_current_client__and_no_error() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2550&StartingLineNumber=2550) |
9abc0028-026a-4e57-b650-1c10ddc16fed | 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() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2595&StartingLineNumber=2595) |
5f2bb5cd-b6e9-433c-b6af-2eabf77712b3 | 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=2635&StartingLineNumber=2635) |
8695124d-06f4-406b-897f-79f0a47eeaf7 | 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() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2686&StartingLineNumber=2686) |
5d94a495-2ec6-470a-b5a6-d8c370d397e0 | 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() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2835&StartingLineNumber=2835) |
0790a126-0bd2-44b9-80c8-ba991b621f0f | 5b38c413-5707-4522-af8e-b9f76f441add | RealtimeClientConnectionTests | test__075__Connection__connection_failures_once_CONNECTED__when_connection__ttl_plus_idle_interval__period_has_passed_since_last_activity__reattaches_to_the_same_channels_after_a_new_connection_has_been_established() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2960&StartingLineNumber=2960) |
709ee8c1-b5e4-40f5-bd94-a5a41d082bc2 | 902857b0-ca0b-4d90-8165-f4ee2474cf7f | RealtimeClientConnectionTests | test__076__Connection__connection_failures_once_CONNECTED__when_connection__ttl_plus_idle_interval__period_has_NOT_passed_since_last_activity__uses_the_same_connection() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2996&StartingLineNumber=2996) |
428edb09-adcd-4ca0-beca-8ecf580e83a7 | f86f7fee-db77-4cb7-a5e2-c1c3db756240 | RealtimeClientConnectionTests | test__078__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__and_the_library_does_not_have_a_means_to_renew_the_token__the_connection_will_transition_to_the_FAILED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3083&StartingLineNumber=3083) |
862b5276-c96d-4d2c-959e-d6e54fcc787f | 06878ee1-0c4f-4384-aaee-2c6ae380754b | RealtimeClientConnectionTests | test__081__Connection__Connection_recovery__Connection_recoveryKey_should_be_composed_with_the_connection_key_and_latest_serial_received_and_msgSerial() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3193&StartingLineNumber=3193) |
04ba00bc-7ff4-4a9e-99bd-40e849d27f32 | 3d3a2781-f9cc-42a5-9576-37b79fc2cc4f | RealtimeClientConnectionTests | test__082__Connection__Connection_recovery__when_a_connection_is_successfully_recovered__Connection_id_will_be_identical_to_the_id_of_the_connection_that_was_recovered_and_Connection_key_will_always_be_updated_to_the_ConnectionDetails_connectionKey_provided_in_the_first_CONNECTED_ProtocolMessage() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3234&StartingLineNumber=3234) |
9201c4ac-2806-4fe4-8bef-f31dd07e1371 | 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=3270&StartingLineNumber=3270) |
a48619e2-3dc6-4da9-93d8-54eb51ae4d61 | 91216771-9471-49dd-aa8c-4709523a4d2d | RealtimeClientConnectionTests | test__085__Connection__Connection_recovery__should_use_msgSerial_from_recoveryKey_to_set_the_client_internal_msgSerial_but_is_not_sent_to_Ably() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3303&StartingLineNumber=3303) |
aaa556d1-600b-4c34-835d-c5e6c357af79 | 485fa383-f70d-4181-93ab-e28445d1c7be | RealtimeClientConnectionTests | test__086__Connection__Host_Fallback__failing_connections_with_custom_endpoint_should_result_in_an_error_immediately() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3373&StartingLineNumber=3373) |
34554aaa-1a41-48d4-aebc-9febd0e0957b | ea8531bb-d58e-46a0-975e-58541a4ac591 | RealtimeClientConnectionTests | test__087__Connection__Host_Fallback__failing_connections_with_custom_endpoint_should_result_in_time_outs() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3431&StartingLineNumber=3431) |
b60704c6-dd0e-43d6-9d66-a37436c10c38 | ae0b46f5-93e6-4f44-b4e3-5907a1939903 | RealtimeClientConnectionTests | test__088__Connection__Host_Fallback__applies_when_the_default_realtime_ably_io_endpoint_is_being_used() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3479&StartingLineNumber=3479) |
361f9dee-5788-4bfc-aace-84a907114dbb | 699d0903-8638-4843-887d-55c51ca94913 | RealtimeClientConnectionTests | test__089__Connection__Host_Fallback__applies_when_an_array_of_ClientOptions_fallbackHosts_is_provided() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3531&StartingLineNumber=3531) |
68d6da1f-c73f-4195-bd9c-a770e048f245 | 67bc4dd9-cb19-47a6-b481-96a2ed6eff11 | RealtimeClientConnectionTests | test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_realtime_ably_io() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3684&StartingLineNumber=3684) |
48c82860-952b-478a-8a0f-6d542fe207c9 | b747a0db-dfdb-497b-ab81-bddc93dbaf5a | RealtimeClientConnectionTests | test__092__Connection__Host_Fallback__should_retry_hosts_in_random_order_after_checkin_if_an_internet_connection_is_available() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3748&StartingLineNumber=3748) |
5040396d-7b00-410f-aa12-51ea38a9164f | ec8aec2c-b718-497e-8ecf-e75cfbe5538f | RealtimeClientConnectionTests | test__093__Connection__Host_Fallback__doesn_t_try_fallback_host_if_Internet_connection_check_fails() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3823&StartingLineNumber=3823) |
1202f44b-9c4a-40dc-aa77-692023d6af15 | 4fe749d0-c708-4431-8f36-bd15bda12878 | RealtimeClientConnectionTests | test__094__Connection__Host_Fallback__should_retry_custom_fallback_hosts_in_random_order_after_checkin_if_an_internet_connection_is_available() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3884&StartingLineNumber=3884) |
ee0a1e05-d510-4707-9185-0e6aac6f6e4d | 4fd7290a-0a6a-415b-aad2-715d7c897f84 | RealtimeClientConnectionTests | test__100__Connection__Host_Fallback__should_move_to_disconnected_when_there_s_no_internet__with_NSPOSIXErrorDomain_with_code_57() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=76&StartingLineNumber=76) |
1d557eec-ab7a-4707-8b9f-0060fb0507aa | 9757dd5a-e66d-4252-bf54-920ec2169b69 | RealtimeClientConnectionTests | test__101__Connection__Host_Fallback__should_move_to_disconnected_when_there_s_no_internet__with_NSPOSIXErrorDomain_with_code_50() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=76&StartingLineNumber=76) |
828fac62-3a19-4e84-8e01-275384b0aae8 | c3997754-5926-4eea-9475-59379da464c0 | RealtimeClientConnectionTests | test__102__Connection__Host_Fallback__should_move_to_disconnected_when_there_s_no_internet__with_any_kCFErrorDomainCFNetwork() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=76&StartingLineNumber=76) |
ef06e870-ccc4-4929-9b5c-64d9da369904 | cc135692-c0f6-4460-8ade-d2356983ef92 | RealtimeClientConnectionTests | test__107__Connection__Operating_System_events_for_network_internet_connectivity_changes__Ably_can_request_that_a_connected_client_re_authenticates_by_sending_the_client_an_AUTH_ProtocolMessage() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4296&StartingLineNumber=4296) |
21ea911b-43ea-4027-b8bb-805c7a562e25 | 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=4382&StartingLineNumber=4382) |
b040e570-0e5a-44bf-99af-1db081772763 | 0bc6270c-24f5-4fe0-9692-863405658de7 | RealtimeClientPresenceTests | test__007__Presence__should_indicate_an_error_if_the_client_is_identified_and_has_a_valid_clientId_and_the_clientId_argument_does_not_match_the_client_s_clientId() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3019&StartingLineNumber=3019) |
7b3affc7-a8ba-4735-a505-d6da660a26d8 | ec942625-beaf-476b-ab2f-e8feaa377d65 | RealtimeClientPresenceTests | test__020__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_DETACHED_state__all_queued_presence_messages_should_fail_immediately() | expected to not be nil, got <nil> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=601&StartingLineNumber=601) |
18ae2521-83e0-41ab-9e55-091f8f3c9be9 | 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=633&StartingLineNumber=633) |
df3a80de-1556-4feb-b7c3-c444dd7c4bea | 2583e31e-bcfc-4590-8a2b-cde5dc29bac1 | RealtimeClientPresenceTests | test__022__Presence__Channel_state_change_side_effects__channel_enters_the_SUSPENDED_state__all_queued_presence_messages_should_fail_immediately() | Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=723&StartingLineNumber=723) |
99baa2fb-750a-42f7-a4fe-b75f745ab91f | f03a47fa-2ca3-4d5d-a1f0-b922bba53d81 | RealtimeClientPresenceTests | test__023__Presence__Channel_state_change_side_effects__channel_enters_the_SUSPENDED_state__should_maintain_the_PresenceMap_and_any_members_present_before_and_after_the_sync_should_not_emit_presence_events() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=745&StartingLineNumber=745) |
e6f8fabb-7fc3-4e92-9caf-25640c9e4c7a | 552340b6-f49c-4b10-a1a7-787b686fca89 | RealtimeClientPresenceTests | test__029__Presence__subscribe__with_a_single_action_argument() | expected to eventually equal <1>, got <0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=955&StartingLineNumber=955) |
461d3228-c188-426d-a4db-84eb58c1f117 | 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() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1032&StartingLineNumber=1032) |
3432aa2c-575d-4b3b-b864-18755290331f | 114e01a8-8971-4c3a-9cb7-0bb128e2749e | RealtimeClientPresenceTests | test__037__Presence__update__should_update_the_data_for_the_present_member_with_a_value() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1170&StartingLineNumber=1170) |
3157922a-9804-4be1-aa88-ef203a9df481 | 1c82008a-6893-4d45-9dda-d4980e7c46d7 | RealtimeClientPresenceTests | test__041__Presence__update__optionally_a_callback_can_be_provided_that_is_called_for_failure() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1260&StartingLineNumber=1260) |
d5c773b9-2edd-4072-afe5-934dfba67a9d | 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() | expected to be identical to <0x600002c5f210>, got nil (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1269&StartingLineNumber=1269) |
b3cacfd7-48e1-48ff-b443-d454343a085b | 1e5beffd-b21f-4281-85c9-b1b6ab02471d | RealtimeClientPresenceTests | test__078__Presence__enter__optional_data_can_be_included_when_entering_a_channel() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2428&StartingLineNumber=2428) |
f4f37dad-91ae-4347-ba42-9bdcd2caa41f | 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=2466&StartingLineNumber=2466) |
fd8f4fa4-e560-4c2d-8b3f-965e3a7eca12 | 475032dd-1b9c-4b7d-919a-be92c30a6438 | RealtimeClientPresenceTests | test__086__Presence__enterClient__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2925&StartingLineNumber=2925) |
5c381b95-58d8-419e-9bce-3ee37bc89c03 | 94987072-0c55-47e1-a8ff-a6223361ceec | RealtimeClientPresenceTests | test__087__Presence__updateClient__should_implicitly_attach_the_Channel() | expected to equal <Error 0 - Fail test>, got <nil> (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2935&StartingLineNumber=2935) |
a4b64def-6505-4cec-875f-1c66b036cd42 | 467d19b7-c35e-4f4c-892f-2cf6ae410cbb | RealtimeClientPresenceTests | test__089__Presence__updateClient__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2925&StartingLineNumber=2925) |
13a1aab1-5880-405e-ab4c-5caaf569ddb6 | 6aea6767-16df-40c3-911b-20d4f96c9afc | RealtimeClientPresenceTests | test__090__Presence__leaveClient__should_implicitly_attach_the_Channel() | expected to equal <Error 0 - Fail test>, got <nil> (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2935&StartingLineNumber=2935) |
f671c15f-52bf-44f2-a808-094b0b1fc234 | 51d5450c-1874-4918-9df4-0c57b37c47ea | RealtimeClientPresenceTests | test__092__Presence__leaveClient__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2925&StartingLineNumber=2925) |
cc504a50-e972-4983-b991-9daafe501e0a | a57daa64-cb38-4dad-9788-980b93ccad70 | RealtimeClientPresenceTests | test__093__Presence__Connection_state_conditions__all_presence_messages_are_published_immediately_if_the_connection_is_CONNECTED() | expected to equal <Error 0 - Fail test>, got <nil> (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2935&StartingLineNumber=2935) |
69cb62de-5f70-4ecf-bf75-226d5e98e42d | 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=3197&StartingLineNumber=3197) |
757257d8-316b-45ca-9150-be5797d6d199 | f993802c-22e8-4dcb-9156-65a6f56658e6 | RealtimeClientPresenceTests | test__103__Presence__get__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3245&StartingLineNumber=3245) |
ecccc472-220e-445c-a54b-d3017cbec1fe | c9fdfaac-2e49-48e3-85e8-36d1de9f03fa | RealtimeClientPresenceTests | test__105__Presence__get__should_result_in_an_error_if_the_channel_moves_to_the_DETACHED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3307&StartingLineNumber=3307) |
e7bf3d79-027e-4ae3-a8d4-390c5c5fb7ff | 6ccdaa28-ae3c-4c36-8e21-2b6562a5d488 | RealtimeClientPresenceTests | test__107__Presence__get__If_the_Channel_is_in_the_SUSPENDED_state_then__by_default__results_in_an_error() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38) |
e945d9b2-f877-4f6e-8c08-edb1d14959fa | ff009170-3805-439e-b547-79a4da8a084e | RealtimeClientPresenceTests | test__108__Presence__get__If_the_Channel_is_in_the_SUSPENDED_state_then__if_waitForSync_is_true__results_in_an_error() | expected to be nil, got <[]> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=53&StartingLineNumber=53) |
e8879cc0-5032-45bf-8404-0df75e123b88 | 2386a5e0-7e8e-4d92-acc9-b9af5fb4770f | RealtimeClientPresenceTests | test__109__Presence__get__If_the_Channel_is_in_the_SUSPENDED_state_then__if_waitForSync_is_false__returns_the_members_in_the_current_PresenceMap() | expected to be nil, got <[]> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=53&StartingLineNumber=53) |
e9183b55-8d22-44c6-96fe-152873ceff5d | 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=3495&StartingLineNumber=3495) |
1b6b0b46-2862-4c3b-ae79-6e760dbd06fe | 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=3845&StartingLineNumber=3845) |
ab836fdd-707a-4a89-b717-00c9876489ef | 912583bf-475e-41d3-b79f-822413d45f70 | RealtimeClientTests | test__007__RealtimeClient__transport_should_guarantee_the_incoming_message_order() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1309&StartingLineNumber=1309) |
13e9db58-61cb-4d0e-99b1-f1002532712a | 4814e5dd-57bf-49d8-a358-e5f30f8ec29e | RealtimeClientTests | test__017__RealtimeClient__options__should_modify_the_realtime_endpoint_host_if_realtimeHost_is_assigned() | Waited more than 40.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=157&StartingLineNumber=157) |
fc3e3091-b1c5-450b-b0ab-0b348340eef5 | 9e09b085-68a9-43ad-ace6-ad44aa0c2023 | RealtimeClientTests | test__019__RealtimeClient__options__url_should_contains_transport_params() | Waited more than 40.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=206&StartingLineNumber=206) |
18bde49c-2c58-4265-ac8b-59fba379897d | e6fc59b0-4dfe-4328-ae6a-4ed48d48d5c1 | RealtimeClientTests | test__025__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__in_the_CONNECTED_state_and_auth_authorize_is_called__the_client_must_obtain_a_new_token__send_an_AUTH_ProtocolMessage_with_an_auth_attribute() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=423&StartingLineNumber=423) |
e129c468-7e9e-4c22-bb94-ac431233c2e6 | 9f138ab3-33cd-4da6-8c0d-8cfcf5f48f04 | RealtimeClientTests | test__026__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_authentication_token_change_is_successful__then_the_client_should_receive_a_new_CONNECTED_ProtocolMessage() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=480&StartingLineNumber=480) |
2b65f226-1204-4f55-9e06-46a74b8dcbce | 2666a220-3a6a-4a88-8b9d-ce1162837164 | RealtimeClientTests | test__027__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__performs_an_upgrade_of_capabilities_without_any_loss_of_continuity_or_connectivity_during_the_upgrade_process() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=540&StartingLineNumber=540) |
78af142d-dce9-4580-819d-cab0d1df4aaf | 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=640&StartingLineNumber=640) |
f5c78702-bace-4942-991c-b272ada336b2 | c051c7d2-0343-4d7d-86da-d8e449e21200 | RealtimeClientTests | test__029__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_authentication_token_change_fails__client_should_receive_an_ERROR_ProtocolMessage_triggering_the_connection_to_transition_to_the_FAILED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=692&StartingLineNumber=692) |
eec6b5a3-d713-4d75-a4fe-b48cd7497bcc | 1398b930-0f1b-43bc-a5e9-e8b4997ea1ba | RealtimeClientTests | test__030__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_request_fails() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=740&StartingLineNumber=740) |
5076ffcc-51fa-4ec4-b136-4224d6fa5d13 | 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) |
eedcbca3-df38-4d8f-830c-84b897a72a3c | 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() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=829&StartingLineNumber=829) |
d5bb0bf1-e734-4ab4-9e7e-1b9b9ee8ff79 | 66d66b61-b55a-4c8b-ae59-87733567baf6 | RealtimeClientTests | test__034__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_connection_moves_to_the_FAILED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=895&StartingLineNumber=895) |
a45cdf28-527c-4948-819f-d2261078fc7d | 40559ced-2ed7-4dc0-8c51-0ebf603761a7 | RealtimeClientTests | test__035__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_connection_moves_to_the_SUSPENDED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=945&StartingLineNumber=945) |
101071a0-155d-40b2-a1a9-e43c752959e5 | 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) |
4c68a509-1587-4396-86b1-32cd3794975f | 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) |
0b61d1c8-a2b4-4c95-9022-f7915aadc6e4 | c2b81ea2-d06c-41a7-b217-36a144da77e5 | RealtimeClientTests | test__039__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_DISCONNECTED_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=1141&StartingLineNumber=1141) |
8db877ad-d8a3-4de1-a65a-cc9408b35f7a | a54428fb-682f-4f07-98b2-9c7ed614f0c3 | RealtimeClientTests | test__040__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_FAILED_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=1196&StartingLineNumber=1196) |
c429b310-9923-4080-a64f-de878a1f8fe0 | 439e54d0-17ac-45e5-bd46-970c42a06c9f | RealtimeClientTests | test__041__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_the_publish_and_indicate_an_error() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1491&StartingLineNumber=1491) |
eba93c39-b5e7-416a-924f-429e06674cb7 | 2f45ddbf-62bf-4af6-b173-111c6eb0e4cf | RealtimeClientTests | test__042__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__enter_() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1508&StartingLineNumber=1508) |
ba733da3-6b5e-4fee-bb9f-9badcf7582af | ca2682bf-0cc8-4859-b1a2-ce4a415269f8 | RealtimeClientTests | test__043__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__leave_() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1524&StartingLineNumber=1524) |
7a29e61c-ba48-4eaf-a9b3-1a0c581b5c0e | b89cf080-cd1b-476e-86d5-55103220701d | RealtimeClientTests | test__044__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__update_() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1540&StartingLineNumber=1540) |
49924311-d77f-492d-91e2-62a747016f3f | bd0bb86b-9e68-4371-8544-3d4086b52b52 | RealtimeClientTests | test__045__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__updateClient_() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1556&StartingLineNumber=1556) |
077e6c89-72a5-4438-b15b-d55aaeed6f92 | 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) |
2d6ce170-7eab-4f11-b30b-cb346db29bae | 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) |
6f0ce79d-f40f-4f8d-96f7-d3cf35510e1a | 795fdf77-318c-42b3-9cd4-b46144403b71 | RestClientChannelTests | test__015__publish__Message_clientId__publishing_with_a_clientId_set_to_the_same_value_as_the_clientId_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=384&StartingLineNumber=384) |
f7f14953-77e2-489d-ad29-6220676b4862 | c1023732-429b-4ae8-aff3-11a92181edae | RestClientChannelTests | test__016__publish__Message_clientId__publishing_with_a_clientId_set_to_a_value_from_an_unidentified_client_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=413&StartingLineNumber=413) |
18f75751-31ac-4d16-bb1d-c3e01a3a228d | c367b120-107d-4a78-a48e-139854344a37 | RestClientChannelTests | test__017__publish__Message_clientId__publishing_with_a_clientId_set_to_a_different_value_from_the_clientId_in_the_client_options_should_result_in_a_message_being_rejected_by_the_server() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=443&StartingLineNumber=443) |
0457ff8a-4756-4d06-bbab-453b19c47fb0 | 9a7d3781-1032-43ad-8b05-30428021f695 | UtilitiesTests | test__009__Utilities__EventEmitter__should_emit_events_to_all_relevant_listeners() | expected to equal <123>, got <nil> (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=254&StartingLineNumber=254) |
99c16455-725d-408c-8d47-ab5839f6e860 | d0a97105-9869-453e-be12-e2b567460565 | UtilitiesTests | test__010__Utilities__EventEmitter__should_only_call_once_listeners_once_for_its_event() | expected to equal <456>, got <nil> (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=281&StartingLineNumber=281) |
1b118c73-e091-46bb-b1df-22f8b2751980 | 288897b6-1bc4-49b4-aece-d88221b3e354 | UtilitiesTests | test__011__Utilities__EventEmitter__calling_off_with_a_single_listener_argument__should_stop_receiving_events_when_calling_off_with_a_single_listener_argument() | expected to equal <123>, got <nil> (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=297&StartingLineNumber=297) |
dc33eb6e-29f7-4358-b29a-d493d51aaa90 | 54564a9f-478a-4a23-af86-b2768b597b8c | UtilitiesTests | test__013__Utilities__EventEmitter__calling_off_with_listener_and_event_arguments__should_still_receive_events_if_off_doesn_t_match_the_listener_s_criteria() | expected to equal <111>, got <nil> (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=331&StartingLineNumber=331) |
f6134d3b-d23f-4138-801a-5cdbc38f7aed | c27ff04a-44d8-4403-9418-2115d6fbf9d7 | UtilitiesTests | test__016__Utilities__EventEmitter__calling_off_with_no_arguments__should_allow_listening_again() | expected to equal <111>, got <nil> (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=368&StartingLineNumber=368) |
44b75556-8cde-4122-8704-be9c40d622e0 | 84dcf86c-9a07-47eb-b787-0ac0b55fe6ee | UtilitiesTests | test__018__Utilities__EventEmitter__the_timed_method__should_not_call_onTimeout_if_the_deadline_isn_t_reached() | onTimeout callback shouldn't have been called (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=392&StartingLineNumber=392) |
3cf9a552-7bc5-41ee-b4e7-a3697e9eea53 | 99bb104e-1508-44f9-b5a6-ed5329ad73ea | UtilitiesTests | test__020__Utilities__EventEmitter__set_of_listeners__should_not_change_over_the_course_of_the_emit() | expected to be true, got <false> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=436&StartingLineNumber=436) |