Details of upload 372a086f-ed6a-4f2b-8abe-c71c02b49de1

Created at
2025-12-17T03:44:04.694Z
Total number of tests
1081
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
9f9c758
Pull request base ref
main
Pull request head ref
2156-rest-requests-building
Branch / tag name
2164/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
20288372966
GitHub run attempt
1
GitHub run number
927
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/20288372966/job/58267199261
Loop iteration
1

Test failures

There are 282 failures in this upload.

Failure ID Test case ID Test class Test case Message
faaa86f0-c891-4f36-8fef-78e532387a71 e609c253-d7cb-4f3a-8e9c-e94754ee3309 AuthTests test__002__should_accept_authURL_response_with_timestamp_argument_as_string() Test crashed with signal abrt.
26574cf0-f7c6-4ef5-920b-b6da647fa080 dae4dc35-596a-46a4-affd-42f8417783df AuthTests test__004__Basic__should_send_the_API_key_in_the_Authorization_header() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
30202061-f8cb-4221-8a7b-5beb98ad74f0 d30ac454-ebb7-4e00-a108-4624c09b4f74 AuthTests test__008__Token__should_omit_capability_field_if_it_is_not_specified() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
713e4b01-a9fd-4390-a2c6-8765b0d1c5e2 542977dc-2b5d-4b2b-829e-7b97968bf1d3 AuthTests test__009__Token__should_add_capability_field_if_the_user_specifies_it() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
502a6130-786f-494d-8573-04c9fe7cb122 4cac49db-8759-4cb9-ac4d-762ee714a821 AuthTests test__010__Token__token_auth__should_work_over_HTTP() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
608cdff0-4fa7-48fb-aee5-708e645bdfc0 d152b14d-1a59-4c93-be43-844dad3f34f1 AuthTests test__011__Token__token_auth__should_work_over_HTTPS() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
109ff6bc-46d8-4521-a846-606589fb2b9f 47b650d0-c759-425e-ab2a-c57c6a4ba0ba AuthTests test__012__Token__token_auth__for_REST_requests__should_send_the_token_in_the_Authorization_header() Crash: xctest (24408) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
cd62da78-d7f5-481c-822c-d90f67cf0ec8 0371c657-95d1-4abc-a0d3-f508de21794f AuthTests test__013__Token__token_auth__for_Realtime_connections__should_send_the_token_in_the_querystring_as_a_param_named_accessToken() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
aa2257ed-11e1-4c7b-85d5-a0570d4aa852 88135a44-ae14-4893-a2b4-fe5bf994936d AuthTests test__020__Token__authentication_method__should_indicate_an_error_and_not_retry_the_request_when_the_server_responds_with_a_token_error_and_there_is_no_way_to_renew_the_token() Crash: xctest (24614) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
f5ad3ecb-777d-4dd5-9d8f-0fc850b33def 9dbff615-3ea1-4dbd-92f9-5366fe3329c8 AuthTests test__021__Token__authentication_method__should_transition_the_connection_to_the_FAILED_state_when_the_server_responds_with_a_token_error_and_there_is_no_way_to_renew_the_token() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
db8a1c55-3059-4df3-b1e0-fcb80b7e78c9 acd559e8-f57a-44c2-b659-ec34b4d85a9b AuthTests test__022__Token__authentication_method__on_token_error__reissues_token_and_retries_REST_requests() Crash: xctest (24978) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
da072914-2d60-4b0c-b7fc-e6f1831aceb1 da66dcc5-cd31-43f5-9777-f5efe94f16c4 AuthTests test__023__Token__authentication_method__in_REST__if_the_token_creation_failed_or_the_subsequent_request_with_the_new_token_failed_due_to_a_token_error__then_the_request_should_result_in_an_error() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
509d7e93-37c1-459a-99e3-5e9b11c03e4d 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
5120afe9-f52f-415e-b26f-745b11b36dbc a049ecbe-a097-4da8-bb45-6da7e8799fa1 AuthTests test__028__Token__authentication_method__local_token_validity_check__should_be_done_if_queryTime_is_true_and_local_time_is_in_sync_with_server() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
7458480e-6056-44af-b5b8-016e565d5483 b93ec894-ec18-4585-8c0b-20c00e5939fa AuthTests test__029__Token__authentication_method__local_token_validity_check__should_NOT_be_done_if_queryTime_is_false_and_local_time_is_NOT_in_sync_with_server() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
3b68e3f2-8a5b-40ab-b13f-ae2b03478fa1 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
aa1b013f-48a0-491c-851f-fe567772433d 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() Crash: xctest (26780) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
7bf0a994-a31c-414a-bbcc-aac8b71aad18 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
399fb758-9075-4ff6-8e45-6f530a657b0d 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() Crash: xctest (27494) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
f281cd05-af1c-4495-a3dd-31eaf04bbfbf 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
810216f8-63fb-4bcb-9a04-83624df18bdc 36f46b38-f059-422e-9319-39c4111bc176 AuthTests test__040__Token__token_auth_and_clientId__should_permit_to_be_unauthenticated() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
567b0169-3453-4e46-979d-968b49064cad f583375d-771a-4ba5-b7c1-0c5a1d8bb5c3 AuthTests test__041__Token__token_auth_and_clientId__should_check_clientId_consistency__on_rest() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
b44af8eb-ae28-4ea6-9631-ca9d0f81c69b 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
183d34ae-e0a1-4aa4-995e-bac82ed24aeb 38b9831c-4b4d-4626-bac8-fd72eb690893 AuthTests test__045__Token__token_auth_and_clientId__Incompatible_client__with_Rest__it_should_result_in_an_appropriate_error_response() Crash: xctest (29844) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
57c8cea0-c449-4bb8-8c2f-1a7e42af73d3 ad117472-67e2-4718-b014-723790ec3341 AuthTests test__046__Token__clientId_and_authenticated_clients__should_not_pass_clientId_with_published_message() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
739b28e5-53db-405d-9dce-84c5498f9385 93081bc1-eea4-4eeb-8008-04bc25afbf78 AuthTests test__047__Token__clientId_and_authenticated_clients__should_obtain_a_token_if_clientId_is_assigned() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
34ff03fa-b46a-4d23-b264-1f3f79795a1a 6bf76de1-c280-4954-871b-d98e3223e6ab AuthTests test__049__Token__clientId_and_authenticated_clients__ClientOptions_clientId_takes_precendence_when_a_clientId_value_is_provided_in_both_ClientOptions_clientId_and_ClientOptions_defaultTokenParams() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
4946db59-ce4d-48b1-9804-6af036a3540c 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() Crash: xctest (31355) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
2ee6e4cb-d236-4ed5-baf1-a47b0902c110 84601e74-0e79-40f7-9482-0d16a83b1f51 AuthTests test__052__Token__clientId_and_authenticated_clients__Auth_clientId_attribute_is_null__identity_may_change_and_become_identified() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
bd3ae105-43a9-4000-ad06-e6607eceee76 df92e0e9-3b0a-4db4-9eae-9d2f3e536b83 AuthTests test__053__Token__clientId_and_authenticated_clients__auth_clientId_not_null__when_clientId_attribute_is_assigned_on_client_options() Crash: xctest (32384) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
51261c7d-b9b1-455b-bff1-533ad053e301 10d0c009-aebf-4021-bb42-b8ed7a23d8c5 AuthTests test__054__Token__clientId_and_authenticated_clients__auth_clientId_not_null__when_tokenRequest_or_tokenDetails_has_clientId_not_null_or_wildcard_string() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
2bb12a77-d8ec-42ff-a1fe-950125cc04a7 5cd03bbe-486f-4e28-87bd-89304d1b123e AuthTests test__055__Token__clientId_and_authenticated_clients__auth_clientId_not_null__should_CONNECTED_ProtocolMessages_contain_a_clientId() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
f0b11372-486d-4033-8a74-ef9ecafa7dc6 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() Crash: xctest (32899) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
72d8d7e5-aee4-447b-bd77-b4c42afa5d2b 797af7c3-bce1-48f7-afaa-85dcfc283bd6 AuthTests test__057__requestToken__implicitly_creates_a_TokenRequest_and_requests_a_token() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
d6934047-2177-45e9-9083-a483db4b4550 b21fddd9-38de-4dd7-ab8e-ada4acb6b039 AuthTests test__058__requestToken__ensure_the_message_published_does_not_have_a_clientId() Crash: xctest (33620) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
2575b615-a115-498e-9542-439ce93da82c 73bbd40d-2aa9-4ef7-902f-abeee54ecb10 AuthTests test__059__requestToken__ensure_that_the_message_is_rejected() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
eb6254cd-a661-412a-848b-129f471fc025 fa579a24-11e7-4834-90a3-3a2f2d930742 AuthTests test__060__requestToken__ensure_the_message_published_with_a_wildcard_____does_not_have_a_clientId() Test crashed with signal abrt.
60677def-709a-492e-adf5-b8b6211feb1b b70a9f2c-2bdf-49a5-84cc-27f366132ff2 AuthTests test__061__requestToken__ensure_the_message_published_with_a_wildcard_____has_the_provided_clientId() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
d2ef608b-e822-4267-959f-c34a0959318e e15bd006-0f84-46b4-966f-1b2290785c1f AuthTests test__062__requestToken__arguments__should_not_merge_with_the_configured_params_and_options_but_instead_replace_all_corresponding_values__even_when__null_() Test crashed with signal abrt.
27e9eb03-c8b0-40a1-a4b0-8d7e65f4e969 ba1552cd-178d-4d37-85a0-a7da48ec322f AuthTests test__063__requestToken__arguments__should_use_configured_defaults_if_the_object_arguments_are_omitted() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
4876c179-dfc0-41cc-ac53-204b11cb2830 5e00ec77-8e4a-46d0-9258-dceb531c222a AuthTests test__064__requestToken__authUrl__query_will_provide_a_token_string() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
eb0bbae2-f692-48c0-80d7-727c85578f7a ac813b40-6aaf-4d38-b025-1f42e3ef9d7e AuthTests test__065__requestToken__authUrl__query_will_provide_a_TokenDetails() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
576ba8d3-a5b4-48e6-af7a-cf3d38ecce48 86188caa-8cbf-4144-8df0-e7ec142fd415 AuthTests test__066__requestToken__authUrl__query_will_provide_a_TokenRequest() Test crashed with signal abrt.
872849c2-3f1d-43ff-a1e4-045f503073d6 11f91c51-f98d-4918-bfa2-d215ed22e2af AuthTests test__071__requestToken__should_support_all_TokenParams__using_defaults() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
011d3468-247e-4f3a-a381-fa3e22261948 d5f9fc45-5c2f-44dd-96fc-0323cde56bf5 AuthTests test__072__requestToken__should_support_all_TokenParams__overriding_defaults() Test crashed with signal abrt.
728029ad-7997-4b40-8aee-6248f0227507 9eb9f6a2-328b-4b88-8714-2f0722755364 AuthTests test__075__requestToken__When_authCallback_option_is_set__it_will_invoke_the_callback__with_a_TokenRequest() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
5218126a-e838-4169-bc8b-edf3c941f2da fd1882dd-abbb-428b-84ab-505518793489 AuthTests test__076__createTokenRequest__should_not_merge_with_the_configured_params_and_options_but_instead_replace_all_corresponding_values__even_when__null_() Crash: xctest (40630) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
9b39c7b9-8e67-4a52-943d-d75e5719ff61 632f62fd-44a4-4ff1-82b2-46f1170039bc AuthTests test__077__createTokenRequest__should_override_defaults_if_AuthOptions_provided() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
ba08b70b-c9e0-449b-8d47-b26ed1be5622 ae51a106-79a0-45c6-87b0-7a137c65f3d5 AuthTests test__078__createTokenRequest__should_use_defaults_if_no_AuthOptions_is_provided() Test crashed with signal abrt.
f058b909-0a2c-4a5b-b0bb-707b9bf80bf7 ed8f1107-a119-46ed-8912-07a24c0fba7b AuthTests test__091__createTokenRequest__TTL__should_be_valid_to_request_a_token_for_24_hours() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
0ecdf008-73f0-497c-82f1-f693dc672c56 9262479b-5f56-426d-9df9-a6138d4a5beb AuthTests test__092__authorize__should_always_create_a_token() Test crashed with signal abrt.
6767e40c-218d-44c0-a20e-12a5976d5f9c bd37daf4-0fcf-4abe-8341-d425c5313233 AuthTests test__093__authorize__should_create_a_new_token_if_one_already_exist_and_ensure_Token_Auth_is_used_for_all_future_requests() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
c7c87df0-23eb-4cca-8577-4f4bb9575c8f 0b2004ea-c2fa-46ee-8ec7-2b41bf41680b AuthTests test__094__authorize__should_create_a_token_immediately_and_ensures_Token_Auth_is_used_for_all_future_requests() Test crashed with signal abrt.
9dd7ab69-67e0-47dd-86c7-7053ec489bb1 a748bd87-ea23-450e-acb1-84aeb2473f95 AuthTests test__096__authorize__should_use_the_requestToken_implementation() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
de0cfae3-9b97-42e5-8d12-dfece9bac488 ebd16014-5876-40f0-9023-405f566a32af AuthTests test__097__authorize__should_return_TokenDetails_with_valid_token_metadata() Crash: xctest (44830) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
028a0833-2ca9-452a-9200-338fa289c8c3 f516cbbb-7b4a-4186-b839-362800a98a18 AuthTests test__098__authorize__should_use_the_configured_Auth_clientId__if_not_null__by_default() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
c2b9c7c6-85b4-4db0-8fc7-890c39c7622f 5c7f3170-1fd4-430d-9f12-b339133e913a AuthTests test__099__authorize__on_subsequent_authorisations__should_store_the_AuthOptions_with_authUrl() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
fd573223-3901-4ba8-9e0e-1d40b2848c02 c7a35bd2-f1fd-43c8-8047-379ab5289390 AuthTests test__100__authorize__on_subsequent_authorisations__should_store_the_AuthOptions_with_authCallback() Test crashed with signal abrt.
2e883312-dcec-4d58-8b43-b9c6b713bb7b e6f7fb47-38f9-4148-9dda-f18098f619e4 AuthTests test__101__authorize__on_subsequent_authorisations__should_not_store_queryTime() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
a94c64d1-7765-4b5a-9f8a-0d9c3193a28a 90433261-c80e-4fb9-b48e-67caa223cc4f AuthTests test__102__authorize__on_subsequent_authorisations__should_store_the_TokenParams() Test crashed with signal abrt.
0e94faff-bbab-4908-86cd-3c2dc83e61b9 b12e1cbc-0f21-4094-b12f-7dc2890b58a6 AuthTests test__103__authorize__on_subsequent_authorisations__should_use_configured_defaults_if_the_object_arguments_are_omitted() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
0383878d-2adc-47a7-b976-d61651bd49dc a54d300d-fb94-4dad-a618-d4cbeb0ff7c2 AuthTests test__104__authorize__should_adhere_to_all_requirements_relating_to__TokenParams() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
d1f3819c-5396-4657-94ed-4616bebcf09c d9853253-031e-453e-a8bf-d9241adc6b1b AuthTests test__105__authorize__should_adhere_to_all_requirements_relating_to__authCallback() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
658141e3-4f63-4953-a3fb-859b5937b7b3 c5d6dadc-5655-4db2-9e0a-1b1703be3d31 AuthTests test__106__authorize__should_adhere_to_all_requirements_relating_to__authUrl() Test crashed with signal abrt.
8be419fc-caac-401c-abfd-fc2098b29b26 bf3fce77-0599-41b1-a0c5-2c56010f41ab AuthTests test__107__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_json() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
8a933832-7ea6-4a51-8755-99dc3de3ad5b 68c6b5e2-d84c-4b7f-8bc7-ad71831d989b AuthTests test__108__authorize__should_adhere_to_all_requirements_relating_to__authUrl_returning_TokenRequest_decodes_TTL_as_expected() Test crashed with signal abrt.
198eca36-4208-4731-822e-d0916891412d 6adc6bb5-f481-4314-88cd-76cb232fdc11 AuthTests test__109__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_plain_text() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
af7874ea-86a6-42c5-bdd9-1731f0efac7d c6433395-da1e-4f02-a55e-e705e3eea3f0 AuthTests test__110__authorize__when_TokenParams_and_AuthOptions_are_provided__should_supersede_configured_AuthOptions__using_key__even_if_arguments_objects_are_empty() Test crashed with signal abrt.
18d98d21-16e1-4f20-9dca-89c9a2f2e698 2435e200-0339-468f-951a-8b0780c900ef AuthTests test__111__authorize__when_TokenParams_and_AuthOptions_are_provided__should_supersede_configured_AuthOptions__using_authUrl__even_if_arguments_objects_are_empty() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
19b061f9-97c2-4446-b4ac-c1c79a486e41 62213bf6-e681-4d4e-888e-d13bba536506 AuthTests test__112__authorize__when_TokenParams_and_AuthOptions_are_provided__should_supersede_configured_AuthOptions__using_authCallback__even_if_arguments_objects_are_empty() Test crashed with signal abrt.
e844c461-6f10-490f-82fb-7524097d5099 2e437af4-12a2-4914-8e47-29012e3bc819 AuthTests test__113__authorize__when_TokenParams_and_AuthOptions_are_provided__should_supersede_configured_params_and_options_even_if_arguments_objects_are_empty() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
226b707f-570a-4b7d-ab9b-2eb75d717f47 919020c2-ada0-42bd-b7ec-339a67b2ee3e AuthTests test__114__authorize__when_TokenParams_and_AuthOptions_are_provided__example__if_a_client_is_initialised_with_TokenParams_ttl_configured_with_a_custom_value__and_a_TokenParams_object_is_passed_in_as_an_argument_to__authorize_with_a_null_value_for_ttl__then_the_ttl_used_for_every_subsequent_authorization_will_be_null() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
f85ae136-c57e-412e-bf4d-efbfcd6a7a8e b858410d-9ea4-4b8f-b343-6096af65bd90 AuthTests test__115__authorize__server_time_offset__should_obtain_server_time_once_and_persist_the_offset_from_the_local_clock() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
d083bd7e-6ee8-4bd9-9f00-ba9bb7eeae22 01193195-3dfe-4b5d-8b39-fad438533d2c AuthTests test__117__authorize__server_time_offset__should_be_possible_by_lib_Client_to_discard_the_cached_local_clock_offset() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
941ca3cf-4dd4-4c58-8dae-ade9a299e088 7d60c2fe-10f3-447c-bbee-7f243f0d8f57 AuthTests test__119__authorize__server_time_offset__should_request_server_time_when_queryTime_is_true_even_if_the_time_offset_is_assigned() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
2e4d8073-66bf-4c09-a4d5-931d7c222580 5efcb638-40b7-4e79-bac2-e7973de4a465 AuthTests test__120__authorize__server_time_offset__should_discard_the_time_offset_in_situations_in_which_it_may_have_been_invalidated() Test crashed with signal abrt.
7cc32a78-b74b-42eb-976b-3fcc77a1fa0e fad5cd07-0df8-4323-83e8-ecfb567762d5 AuthTests test__121__authorize__two_consecutive_authorizations__using_REST__should_call_each_authorize_callback() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
d7612919-d31e-4ff8-9304-b176d70538f0 f724070b-5530-4962-a4e0-20688f220bf1 AuthTests test__122__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTING__should_call_each_Realtime_authorize_callback() Test crashed with signal abrt.
d9d45304-5e64-4ec4-9025-d2d1f9b032c0 55ecbb43-8b12-46d5-a82a-52a9c7a9277f AuthTests test__123__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTED__should_call_each_Realtime_authorize_callback() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
c8f52221-cd4d-4197-b948-809bbe73ea45 00a9cd36-f835-42d1-a442-d1f3d4653c2b AuthTests test__127__Reauth__should_use_authorize__force__true___to_reauth_with_a_token_with_a_different_set_of_capabilities() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
bc8ed6c2-a275-46b3-8ac5-ba4391aa0bf9 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() Test crashed with signal abrt.
3c908269-54a7-4369-bad1-1dbaa8c7947e fea972ab-db84-458c-9bfb-5c52da48f514 AuthTests test__129__TokenParams__timestamp_should_not_be_a_member_of_any_default_token_params() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
900974a0-dd5f-4d7a-96b6-211d7fce9b17 cecb64d0-eaca-42d8-b198-f55c5a7ae484 AuthTests test__140__JWT_and_realtime__client_initialized_with_a_JWT_token_in_ClientOptions__with_valid_credentials__pulls_stats_successfully() Test crashed with signal abrt.
e8c87f4b-c047-4802-83b0-2ab9e49cd29f 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
3bd9c276-28e7-4e13-9ccd-273b1c21e66b 0ce18537-90bf-4c67-a4ec-673950ad24a5 AuthTests test__152__currentTokenDetails__should_be_set_with_the_current_token__if_applicable__on_instantiation_and_each_time_it_is_replaced() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
aac84e4f-c0cf-4db2-a0c1-61953225a660 d28098f7-a438-46ef-af50-383e02618a48 AuthTests test__154__JWT_and_rest__when_the_JWT_token_embeds_an_Ably_token__pulls_stats_successfully() Test crashed with signal abrt.
bb38d601-28a4-45a4-84d9-e3ebc3f9a7b4 c58e6934-a7ff-4868-9b9b-73efb6fa345a MessageUpdatesDeletesTests test__RSL11__getMessage() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
84477c7f-e12e-484d-bf9a-02880c268503 25af5e20-36a1-4757-aad0-af230d6c1b5d MessageUpdatesDeletesTests test__RSL12__RSL14__updateMessage__and__getMessageVersions() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
605639cc-5399-463a-ae82-d3cc9a26a9fb 719d733a-b4cb-4900-b334-6fb3c3a03d05 MessageUpdatesDeletesTests test__RSL13__deleteMessage() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
dd759ddc-d2e8-433e-9f05-a917b74d4c46 cb74ff04-3212-4d5e-8f41-6717dad1ce91 MessageUpdatesDeletesTests test__RTL29__RTL31__updateMessage__and__getMessageVersions() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
9f5382d2-4111-4f39-afea-026b9ed9426d 8683f7d0-6b6a-4ecc-97ee-dd79a4dbb035 MessageUpdatesDeletesTests test__RTL30__deleteMessage() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
8324b6d9-db1b-47ea-a516-4a8f96521420 9e66f6aa-08fb-4f5c-bc18-4c54a55daa38 ObjectLifetimesTests test__004__ObjectLifetimes__when_user_leaves_Realtime_open__still_works() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
2db9e812-5800-40d3-93c7-591424e4bdc5 5dfbc3a4-e580-46ab-a989-413047d812e8 ObjectLifetimesTests test__005__ObjectLifetimes__when_Realtime_is_closed_and_user_loses_its_reference__channels_don_t_leak() Test crashed with signal abrt.
7807ab89-d660-4bb5-b500-95c17598ee74 0412227b-451a-4fdb-a904-2878520d4ab5 PushTests test__005__activation__should_update_LocalDevice_clientId_when_it_s_null_with_auth_clientId() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
8cb14494-620c-4cc5-823f-0d12538477c4 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
b0729181-90d2-43dc-9a1a-3e2f84307297 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() Test crashed with signal abrt.
fcde2371-712c-4206-921b-e132ca0242c4 a353faee-e0ab-4c26-b6e0-05e92a63be7f RealtimeClientChannelTests test__011a__Channel__EventEmitter__channel_states_and_events__ChannelStateChange_will_contain_a_resumed_boolean_attribute_with_value__true__if_the_bit_flag_RESUMED_was_included() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
cd6a9a13-1ab9-4ee0-ad24-a05c5648be02 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
392d76f2-edb4-41fd-aba6-4a148db41f90 6d6557c5-12bb-4f48-9d81-c4427c4b0fd5 RealtimeClientChannelTests test__017__Channel__connection_state__changes_to_FAILED__ATTACHING_channel_should_transition_to_FAILED() Test crashed with signal abrt.
af31898b-a793-4f9c-a827-6a1b231826f1 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
f6e8bc7f-67c2-4a24-a4cc-daca3e929ab1 d9a8af1f-79c9-4659-92d1-39b835f88812 RealtimeClientChannelTests test__029__Channel__attach__if_the_channel_is_in_the_FAILED_state__the_attach_request_sets_its_errorReason_to_null__and_proceeds_with_a_channel_attach() Test crashed with signal abrt.
b07cce79-17f7-415f-ad87-ed5c0c6d0e53 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
a44dc866-ec8b-4717-9662-6f13f92eed0e 52929c79-153e-4c55-a020-f534585c2d62 RealtimeClientChannelTests test__032__Channel__attach__should_transition_the_channel_state_to_SUSPENDED_if_ATTACHED_ProtocolMessage_is_not_received() Test crashed with signal abrt.
d14264ae-4e11-43fd-afcc-799afa814471 35d89e7f-6b8c-4f6b-a97e-7f228d9fe341 RealtimeClientChannelTests test__064__Channel__publish__should_encode_messages_in_the_same_way_as_the_RestChannel() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
dd778fc5-a5a4-4c90-85b5-d1ffb313aade 1c07dc3e-44fc-4ba8-a12d-78b784f2ecf4 RealtimeClientChannelTests test__068__Channel__publish__should_invoke_callback__upon_failure() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
9cdecac8-b391-4dfc-8e28-3cfa3cf2ec60 3be847c5-6a88-45ea-b304-6fba1e8c0f40 RealtimeClientChannelTests test__069__Channel__publish__should_invoke_callback__for_all_messages_published() Test crashed with signal abrt.
5803d07f-1c9f-4099-8709-e96b2723f3b1 598aac66-fdfb-49fb-9d27-0562990d99e1 RealtimeClientChannelTests test__076__Channel__publish__Connection_state_conditions__the_message__should_be_queued_and_delivered_as_soon_as_the_connection_state_returns_to_CONNECTED_if_the_connection_is__INITIALIZED() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
8ff9a151-19af-44b0-863b-5e2b26245b96 3cc8a6f4-0c40-4ee9-8b22-2b9faed509a1 RealtimeClientChannelTests test__077__Channel__publish__Connection_state_conditions__the_message__should_be_queued_and_delivered_as_soon_as_the_connection_state_returns_to_CONNECTED_if_the_connection_is__CONNECTING() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
8c108949-9638-4c68-9441-9f2c4b21803a df9bd1bc-42ee-41aa-95cd-29b918e847b7 RealtimeClientChannelTests test__078__Channel__publish__Connection_state_conditions__the_message__should_be_queued_and_delivered_as_soon_as_the_connection_state_returns_to_CONNECTED_if_the_connection_is__DISCONNECTED() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
6767eed0-1dd6-49eb-83b2-6eb19b3aafb3 1e16c831-4450-4a89-b9a0-7bdd191cc1ad RealtimeClientChannelTests test__103__Channel__publish__Identified_clients_with_clientId__message_should_be_published_following_authentication_and_received_back_with_the_clientId_intact() Test crashed with signal abrt.
3bdf5875-bf47-4456-bea0-19a0cc45a9ae 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() Test crashed with signal abrt.
5bcb80c8-4b50-4700-842e-cf4751d349d9 6e84a100-db66-4a61-a9ba-f059993528d9 RealtimeClientChannelTests test__124__Channel__history__supports_the_param_untilAttach__should_invoke_an_error_when_the_untilAttach_is_specified_and_the_channel_is_not_attached() failed - Should raise an error (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3638&StartingLineNumber=3638)
005b0355-c857-44bb-9970-43b5d9c131aa 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() failed - expected to contain <fromSerial=01765937547831-000@e7dXonT5wBwxr063612962>, got <limit=100&direction=backwards> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=137&StartingLineNumber=137)
87b5def8-d8c6-4cf5-80e5-9a1b96f6ac5f 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() failed - expected to contain <fromSerial=01765937548573-000@e7dALVeYABwxZQ09035900>, got <limit=100&direction=backwards> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=137&StartingLineNumber=137)
d67b1b77-1ead-47a3-92a8-e0ab6fdec284 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() XCTAssertEqual failed: ("40") is not equal to ("20") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3710&StartingLineNumber=3710)
bdf74f6d-49d7-49ac-934c-54d601061f3d f7d5affa-8f63-457b-a44c-6b1accd92311 RealtimeClientChannelTests test__136__Channel__history__Channel_options__setOptions__should_fail_if_the_attach_moves_to_FAILED() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
83945a5d-1674-497f-b05b-eb59c9f9e35c 4f0242fb-d507-4200-9402-863cf7700750 RealtimeClientChannelTests test__137__Channel__history__Channel_options__setOptions__should_fail_if_the_attach_moves_to_DETACHED() Test crashed with signal abrt.
904f8a2e-e0f8-4709-aad4-b8d3cd93ffce d7892b50-535d-45e8-ad9f-57ae9b1bfd48 RealtimeClientConnectionTests test__013__Connection__should_set_the_Connection_reason_attribute_based_on_the_Error_member_of_the_CONNECTED_ProtocolMessage() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
90264d0e-9556-47a9-917a-553dc16b33d1 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() Crash: xctest (97805) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
59b6b157-cddd-4f9b-a372-71f1722dc032 3f34c0fc-fdfc-4695-bf2f-fe2652abcc7d RealtimeClientConnectionTests test__019__Connection__url__should_connect_with_query_string_params_including_clientId() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
e492e4d2-e991-4dc6-8a38-1bb89f1da98d 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
dbc4095d-917e-4960-a8f0-da3e527c0ff1 63b200a0-d17c-47a0-a15e-ae818dea47d6 RealtimeClientConnectionTests test__030__Connection__ACK_and_NACK__should_expect_either_an_ACK_or_NACK_to_confirm__message_failure() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
aa5abb0c-271b-462c-aa3b-721fea477a08 c5af8550-613f-4d06-af97-643e3beae853 RealtimeClientConnectionTests test__031__Connection__ACK_and_NACK__should_expect_either_an_ACK_or_NACK_to_confirm__presence_failure() Test crashed with signal abrt.
a482b7aa-a87d-4383-aeb7-1c385d4650db 89889c54-8d41-4c49-a967-c0c1f051c5e6 RealtimeClientConnectionTests test__033__Connection__ACK_and_NACK__ProtocolMessage__should_continue_incrementing_msgSerial_serially_if_the_connection_resumes_successfully() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
d58e11c7-1804-4741-ac7d-d94e525b65e7 4e71277a-67db-4317-9b0a-ac4ad4c6451e RealtimeClientConnectionTests test__034__Connection__ACK_and_NACK__ProtocolMessage__should_reset_msgSerial_serially_if_the_connection_does_not_resume() Test crashed with signal abrt.
fc7c6d78-c9e8-492e-8b76-2b3bdbd79f47 c04a5534-6e53-49f5-b598-550bb4089dc6 RealtimeClientConnectionTests test__054__Connection__connection_request_fails__on_DISCONNECTED_after_CONNECTED__should_not_emit_error_with_a_renewable_token() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
80c08497-f868-4236-a918-f802dff75e5f f9a63b3b-99a7-4871-aebb-73fc2ea32d2f RealtimeClientConnectionTests test__055__Connection__connection_request_fails__on_token_error_while_CONNECTING__reissues_token_and_reconnects() Test crashed with signal abrt.
e0c788c9-8e1d-400a-9da3-7b7234ab797a 81cc8b0a-f8b2-4816-b38b-bb36d83b110e RealtimeClientConnectionTests test__056__Connection__connection_request_fails__should_transition_to_disconnected_when_the_token_renewal_fails() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
b9452317-1473-44e2-8864-a694fc4e5ceb e63289f2-2265-40b6-a71b-e5c624906789 RealtimeClientConnectionTests test__057__Connection__connection_request_fails__should_transition_to_Failed_state_because_the_token_is_invalid_and_not_renewable() Test crashed with signal abrt.
3bc3d7f1-bf39-460e-a198-1c3b18a8954d 4cdae18f-3a05-44b5-a02b-0dfafb33f75d RealtimeClientConnectionTests test__072__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__should_resume_the_connection_after_an_auth_renewal() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
e8159232-0327-402e-b816-6707d86f048e 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() Test crashed with signal abrt.
a23de619-357c-41a9-98f9-f76356d9fe31 def2f0d7-4db9-41de-bec1-f79e9694992b RealtimeClientConnectionTests test__077__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__if_the_token_is_renewable_then_error_should_not_be_emitted() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
dddbf47d-cfb7-4a2d-b060-e6df94a33f37 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() Test crashed with signal abrt.
02957769-3b1e-4d8d-89c2-e77d592bc46a 232b9c4d-5f21-4474-94e5-3b70a592c697 RealtimeClientConnectionTests test__079__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__should_transition_to_disconnected_when_the_token_renewal_fails_and_the_error_should_be_emitted() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
97166b03-a53b-461d-b010-b59e279bb6c7 a71fb8e3-d256-437e-967a-023616848090 RealtimeClientConnectionTests test__080__Connection__Connection_recovery__connection_state_should_recover_explicitly_with_a_recover_key() Test crashed with signal abrt.
5889e2da-d4dc-49cf-b21c-0b7071e3c971 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
b2b048d3-8c32-4015-92c9-83b00fb71280 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
225a1345-3262-43c9-8863-1ef8a9004372 aab28c60-4df9-4e68-a652-c58f38b0fe46 RealtimeClientConnectionTests test__113__Connection__with_fixture_messages__should_send_messages_through_MsgPack_and_JSON_and_retrieve_equal_messages_through_raw_JSON_GET() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
072834ec-d125-45a1-bd41-caa78d03f6e7 e83546e8-65d6-41c4-aeda-629d30b09cc9 RealtimeClientConnectionTests test__200a__Connection__Connection_recovery__failures_system-response_to_unrecoverable_token_error() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
7bc950c2-fbc4-4124-8d53-14197124692a 5402ab91-2d58-4449-a0b3-7a393c1050da RealtimeClientConnectionTests test__200b__Connection__Connection_recovery__failures_system-response_to_unrecoverable_token_error() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
8c0d5c3e-4f74-432c-a8bd-9fb3c9d600f4 78104228-6c27-407c-9f6f-e52c69a752a0 RealtimeClientConnectionTests test__200c__Connection__Connection_recovery__failures_system-response_to_unrecoverable_token_error() Test crashed with signal abrt.
7fbcf7ac-4ebe-43b1-b9f9-62f0edd8e835 b516d13b-e84f-4e66-b51b-79246cfdedbd RealtimeClientConnectionTests test__202__Connection__Connection_recovery__failures_with_any_other_fatal_error_in_the_connection() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
3750acf9-10eb-44b4-a890-0d390cb8f8a2 1855dfc2-227b-490b-9d64-e39dd2963626 RealtimeClientPresenceTests test__002__Presence__should_receive_all_250_members() Test crashed with signal abrt.
c62a037b-2c1c-4e95-b113-7914948a03e8 64ff260b-19eb-4fb0-8ccb-e91bc2be94db RealtimeClientPresenceTests test__005__Presence__callback_can_be_provided_that_will_be_called_upon_failure() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
808c4936-457a-463f-bf69-a5a46af32b0c 13347ff5-369a-4bd0-835b-cb93a998cacb RealtimeClientPresenceTests test__056__Presence__enter__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
2b1ad648-de80-4bfc-b288-e7e060ecc63f 4646770f-8186-4a6e-9b53-030ce027f3e6 RealtimeClientPresenceTests test__057__Presence__update__should_result_in_an_error_immediately_if_the_client_is_anonymous() Test crashed with signal abrt.
cadb2a4b-4e5b-444d-b7b4-9f6c21fa11fc 086e6218-93b3-48a9-8f70-580325b0014e RealtimeClientPresenceTests test__060__Presence__update__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
fd1c80ed-778d-4260-a884-96cda69e59d3 39104623-fb43-4e25-9e45-79683d9945b6 RealtimeClientPresenceTests test__061__Presence__update__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() Test crashed with signal abrt.
fd096bc7-ac0f-4d45-8090-264f3ed00d4c bdf925ca-dde0-491c-bf03-82a502842b14 RealtimeClientPresenceTests test__073__Presence__leave__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
23d0cce1-7057-4ff1-9d4d-539c69aeb0f2 8b109cd8-395a-4b6c-b74b-34b2f1f4534b RealtimeClientPresenceTests test__074__Presence__leave__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() Test crashed with signal abrt.
67f300ab-ac2f-4c80-88f9-cf3bb2182e90 0e80293f-3cbd-4ff0-baaf-ff40bd405cdb RealtimeClientPresenceTests test__081__Presence__private_and_internal_PresenceMap_containing_only_members_that_match_the_current_connectionId__all_members_belonging_to_the_current_connection_are_published_as_a_PresenceMessage_on_the_Channel_by_the_server_irrespective_of_whether_the_client_has_permission_to_subscribe_or_the_Channel_is_configured_to_publish_presence_events() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
99d346cf-196b-46ac-95f9-bdd194e10050 53110f7e-28b3-4875-a2d6-3e7752a18b70 RealtimeClientPresenceTests test__084__Presence__enterClient__should_implicitly_attach_the_Channel() Test crashed with signal abrt.
4f90e0f5-4ae4-4ed0-b84c-729a42351fe1 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
dd7f5fec-0acb-434f-b18e-3e644abf0dae 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
4d79be12-fefb-4d75-bcc2-439963215d03 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() Test crashed with signal abrt.
cff844c1-dc9b-43d3-8904-451ac761bf26 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
9aa216d4-2850-49a1-bca6-2c26e1cda9a7 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() Test crashed with signal abrt.
b3e8e31a-b1bc-4c02-87d9-2955fcd587c7 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
4e1baf79-35ba-4b83-baed-9881ccfd2fa2 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() Test crashed with signal abrt.
22bc091b-da6b-47b2-bf9f-025800d499f8 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
393a5563-fa5e-4fb1-b6d4-032c7e25b328 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
6fddcc16-fc67-439e-b324-17fd812f432d 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() Test crashed with signal abrt.
18c256bb-6dcb-4c95-a743-4af9ec5308e5 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
17fa8550-14d5-4517-9004-2dc5a58effe5 6810d918-488d-4fab-b860-8a7221c35207 RealtimeClientTests test__036__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_connection_moves_to_the_CLOSED_state() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
c16b2ab4-6cc1-4433-a616-284232b0d356 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
e05ad0ec-3033-4b9e-a8a9-7b13078cb37d 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() Test crashed with signal abrt.
2e988a2a-9004-49ac-81a9-c0d64071fa4c 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
438979c1-f92e-4823-887d-758955ccc4d1 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() Test crashed with signal abrt.
84118e0d-68bd-4c94-a47f-59f1e7bc08ed ee49dcc6-c8c7-432f-bf8c-9b0e18ede076 RealtimeClientTests test_clientId() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
ef53adb6-8d40-4a2b-aecc-940ae79524db f71138b4-9142-4f80-b59f-f15a31dbe32f RestClientChannelTests test__001__publish__should_not_fail_sending_a_message_with_no_clientId_in_the_client_options_and_credentials_that_can_assume_any_clientId() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
aa241bb5-939e-4808-87ba-a5ef135ae86c bc07f176-e2c6-4d98-89be-91628236fcc3 RestClientChannelTests test__003__publish__should_provide_an_optional_argument_that_allows_the_extras_value_to_be_specified() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
a9105f59-888e-44d2-a1df-88f80f86de7e 21897761-1ba5-4366-bb50-9973829d5d27 RestClientChannelTests test__004__publish__should_include_attributes_supplied_by_the_caller_in_the_encoded_message() Crash: xctest (57577) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
f47d0f3d-5dc9-4406-9316-38c8d3eea6db 2d7934e6-6eb8-405a-9d1e-d3a12ee55563 RestClientChannelTests test__005__publish__with_name_and_data_arguments__publishes_the_message_and_invokes_callback_with_success() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
69dfba1c-d9e2-4a83-be81-331ce10181a2 147110d3-963f-447e-a637-8566317951fc RestClientChannelTests test__006__publish__with_name_only__publishes_the_message_and_invokes_callback_with_success() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
c763bdbf-5460-4210-a917-c3723c9783b3 3e3107d3-85d5-483d-bec7-ae62c00dfff7 RestClientChannelTests test__007__publish__with_data_only__publishes_the_message_and_invokes_callback_with_success() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
6a3f0eb0-0391-4e1c-919a-cd88364663cf fb206365-00fe-43d2-bf66-4fc8bf0ea2c4 RestClientChannelTests test__008__publish__with_neither_name_nor_data__publishes_the_message_and_invokes_callback_with_success() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
ad617faa-5624-46a5-9003-8dfc703915be 52bf0519-cc3b-40e9-a9c2-cef2514cb0fb RestClientChannelTests test__009__publish__with_a_Message_object__publishes_the_message_and_invokes_callback_with_success() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
dd604d17-fba3-46fb-b49c-81287a933289 2f9994a8-23e7-4400-acbf-60a3a4640e88 RestClientChannelTests test__010__publish__with_an_array_of_Message_objects__publishes_the_messages_in_a_single_request_and_invokes_callback_with_success() Test crashed with signal abrt.
63cf324a-c142-4786-985b-6b262a1ecf96 d434e1c1-a3b0-467e-837a-e7ad7bd61fbf RestClientChannelTests test__011__publish__Unidentified_clients_using_Basic_Auth__should_publish_message_with_the_provided_clientId() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
9168e5e4-23d6-42bb-9522-c7fd4d7587f6 8d0b1e0d-028d-4b0f-924d-253c25a4f8b9 RestClientChannelTests test__012__publish__ClientOptions_clientId__should_include_the_clientId_as_a_querystring_parameter_in_realtime_connection_requests() Test crashed with signal abrt.
47b31c90-3725-4508-b13f-c6bd385706b1 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
6b521f91-e2c4-4218-b991-f3974b65c5cd 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() Test crashed with signal abrt.
f850a359-1356-455d-8881-80dde26263db 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
6cebaae1-9df7-49d6-b573-64c59846c83c 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() Test crashed with signal abrt.
a86b33ad-89ed-4728-a75c-d820daa3a93c 68e5cedc-b525-4185-91dd-7911c706948b RestClientChannelTests test__021__publish__idempotent_publishing__should_not_generate_for_message_with_a_non_empty_id() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
b49999e1-01fa-48bd-ad3b-36df62cdb8b7 3f7f5c51-32e7-4fea-a9ea-da40e38c873a RestClientChannelTests test__022__publish__idempotent_publishing__should_generate_for_internal_message_that_is_created_in_publish_name_data___method() Test crashed with signal abrt.
734effc5-6d31-495f-a44e-7f305527d3ab f1408211-e7cd-48f7-8b38-c4e24f51ad7e RestClientChannelTests test__023__publish__idempotent_publishing__should_not_generate_for_multiple_messages_with_a_non_empty_id() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
bb5c05ba-99c1-4d24-8129-a7c79724e3fd de243746-e15c-4dd5-8e75-108fcd7666b3 RestClientChannelTests test__024__publish__idempotent_publishing__should_not_generate_when_idempotentRestPublishing_flag_is_off() Test crashed with signal abrt.
95ff0acb-a6c5-40f2-bc18-76eb35f039eb 8cd60d3e-74f0-4027-bf8e-dde4660efe5a RestClientChannelTests test__025__publish__idempotent_publishing__should_have_only_one_published_message() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
2ad2e9bb-d1ed-479b-98d1-a383abb10e75 5211345d-c0a5-402d-83c2-b7a3625086b8 RestClientChannelTests test__026__publish__idempotent_publishing__should_publish_a_message_with_implicit_Id_only_once() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
b9b57181-0940-4571-897c-b5d4a454c342 a2686635-cc78-45de-8b37-098a588dd2a9 RestClientChannelTests test__027__publish__idempotent_publishing__random_idempotent_publish_id__should_generate_for_one_message_with_empty_id() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
f608b424-de87-447c-82bd-83a5fe06d89a 414fd190-d7e3-4f4a-bb05-c51b4de9adbd RestClientChannelTests test__028__publish__idempotent_publishing__random_idempotent_publish_id__should_generate_for_multiple_messages_with_empty_id() Test crashed with signal abrt.
e05c068e-b353-4942-9568-a3c47d311fb6 24e64f7a-2245-4970-b710-c0da2ff8452c RestClientChannelTests test__029__history__should_return_a_PaginatedResult_page_containing_the_first_page_of_messages() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
57dc5b51-7dc1-4e68-bb76-81d4586fba15 ae4fc5d8-3dc7-4e2a-9e25-03e9fc9872cf RestClientChannelTests test__030__history__query_arguments__start_and_end_should_filter_messages_between_those_two_times() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
74194b58-0136-414f-bfff-adb2cf406df7 694ccffb-53aa-4ddb-abfa-62396980194a RestClientChannelTests test__032__history__query_arguments__direction_backwards_or_forwards() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
78fa27bf-35c6-4f94-8a7b-5ca33cf9789c ab5ce0e7-8f28-42e3-b2e3-7762bb2aabf8 RestClientChannelTests test__033__history__query_arguments__limit_items_result() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
73e473fd-e328-4731-964d-38cd0d142583 4ca56614-4dce-40a4-b488-ffb1edcca71f RestClientChannelTests test__036__message_encoding__payloads_should_be_binary__strings__or_objects_capable_of_JSON_representation() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
87d0aec3-9557-4999-8fcd-698eefcdfa1a ac78df1e-766f-4ce6-9669-1e8a1264e459 RestClientChannelTests test__037__message_encoding__encoding_attribute_should_represent_the_encoding_s__applied_in_right_to_left() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
03e6eaeb-0180-4775-9aec-19a5648b8d0f c5d76c61-0a30-4760-ae20-8c7af473905d RestClientChannelTests test__038__message_encoding__json__binary_payload_should_be_encoded_as_Base64_and_represented_as_a_JSON_string() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
51335bdc-a37f-48be-b0d7-92769804bd82 ac1bdbc2-74ff-460d-ad4d-e4d39617d62d RestClientChannelTests test__039__message_encoding__json__string_payload_should_be_represented_as_a_JSON_string() Test crashed with signal abrt.
203d7da0-2090-4796-9df1-39bb272b9508 01121299-c152-4b7a-84c6-f740a97bba5e RestClientChannelTests test__040__message_encoding__json__messages_received_should_be_decoded_based_on_the_encoding_field() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
128b27b0-1340-4203-a63d-529484980ad6 a9607ebb-93fe-4136-a1b3-1838a48eb9cd RestClientChannelTests test__041__message_encoding__json__json_payload_should_be_stringified_either__as_a_JSON_Array() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
6d7ce6b4-8fef-454d-a7fd-68ec5cfeb1b1 1a98b6c2-bcf8-4908-8f50-95be6f0ab3d6 RestClientChannelTests test__042__message_encoding__json__json_payload_should_be_stringified_either__as_a_JSON_Object() Test crashed with signal abrt.
7f40a219-1e8c-4b14-9778-c5974adbd46a 66cd10fc-b8db-4a5b-83a3-70ac690703bd RestClientChannelTests test__043__message_payload_encryption__should_support_AES_encryption__128_CBC_mode() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
1f4b7e3f-e203-48aa-aa16-b62500864aad de7258d7-5c54-4e65-82e8-81f56d639dc5 RestClientChannelTests test__044__message_payload_encryption__should_support_AES_encryption__256_CBC_mode() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
4f37291a-3419-4aa3-9833-bdea84160b36 831c08bd-201e-42be-90d4-25c5016284ed RestClientChannelTests test__045__message_decoding__should_deliver_with_a_binary_payload_when_the_payload_was_successfully_decoded_but_it_could_not_be_decrypted() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
8ffc9cf7-a19b-4399-a2cc-7cc4619a6cf4 6752322c-4078-47f0-a0ef-900d7cbe5550 RestClientChannelTests test__046__message_decoding__should_deliver_with_encoding_attribute_set_indicating_the_residual_encoding_and_error_should_be_emitted() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
8b974111-51ac-4fb6-a62f-6c3d67ef8ccf dae81878-212b-4675-aebe-c8e5777c082b RestClientChannelTests test__48__channel_name_can_contain_slash_character_which_is_url_encoded_in_the_rest_request_path() Test crashed with signal abrt.
947fe8cf-c489-4224-9670-5f896bba346b d5bcaf22-ff21-4cc5-8249-80158dc04652 RestClientPresenceTests test__001__Presence__presence_messages_retrieved_are_decoded_in_the_same_way_that_messages_are_decoded() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
b19c6927-4646-4cb0-9f33-393e871f0cd4 3454ff51-e12f-4e5b-a328-1344bf55934b RestClientTests test__001__RestClient__All_REST_requests_should_include_the_current_API_version() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
39bca2d0-aa06-4556-9fac-fcd99ecfcca2 e4ef9186-5186-48f1-8986-d62c8b39f890 RestClientTests test__003__RestClient__REST_endpoint_host_should_be_configurable_in_the_Client_constructor_with_the_option_restHost() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
567a04ae-e235-4773-83c3-b804eaf79255 0072ee2f-e36d-4d99-bba6-07462114fbcf RestClientTests test__004__RestClient__should_send_requests_over_http_and_https() Test crashed with signal abrt.
f748450b-aaac-4595-8e8a-1424bc65959d 70d3d1ff-a41b-4757-a214-d29ac4bb8d78 RestClientTests test__005__RestClient__should_use_Auth_to_manage_authentication() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
74709c25-539b-4a69-a61d-30f4bff46028 cebafe76-5187-43d0-b87e-83f59cb8cba3 RestClientTests test__006__RestClient__should_request_another_token_after_current_one_is_no_longer_valid() Test crashed with signal abrt.
b5e2d29a-6b9f-48bc-8a1c-ecf1ea7fd838 4fd93c5d-3210-4993-be9c-a5a9322bfe4a RestClientTests test__007__RestClient__should_result_in_an_error_when_user_does_not_have_sufficient_permissions() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
c2cdf334-cd2f-4121-9448-b2b70444e7eb e92b45a7-fb3f-40ee-b76b-da4e3b2acea3 RestClientTests test__008__RestClient__should_use_MsgPack_binary_protocol() Test crashed with signal abrt.
3a0881ec-51f6-4573-a98f-e2c42ea1773b c6012053-f168-492d-898c-31dfd90f2366 RestClientTests test__009__RestClient__should_use_JSON_text_protocol() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
89efea70-5da9-4bb2-9f5e-ab320c0bc8ed 36841c8e-f199-458e-8fcc-867af1261a18 RestClientTests test__010__RestClient__X_Ably_Version_must_be_included_in_all_REST_requests() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
e18072c2-b1a0-4d98-8e2d-fe3315b7e29f 311cae78-5d32-457b-88c9-e402e67a400f RestClientTests test__011__RestClient__The_Agent_library_identifier_is_composed_of_a_series_of_key__value__entries_joined_by_spaces() Test crashed with signal abrt.
0a6edf3b-a61a-415a-acc2-036d7a52de99 a9b5f087-9a3d-4b6a-b108-8edd8fdad3e1 RestClientTests test__012__RestClient__should_indicate_an_error_if_there_is_no_way_to_renew_the_token() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
fc97a66a-a92e-4387-80a0-c764e1b16d5b 15aa28d5-00fd-4aa0-9dfa-c3e1a27abcf0 RestClientTests test__015__RestClient__initializer__should_accept_an_API_key() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
edefc842-1d50-4b9d-9fba-5c9e2446413d 4a4d9c1f-1748-4e5f-a30a-3da14b5567cb RestClientTests test__017__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_key() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
2057a4b1-1efc-4660-8d8d-508eedfe9632 678110d7-6829-4d8e-8965-19914d2df406 RestClientTests test__018__RestClient__initializer__should_accept_a_token() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
5d63840d-5ba5-4707-a6c3-2c3740afc116 b646b3e4-7547-439e-ab78-8afc192f6776 RestClientTests test__019__RestClient__initializer__should_accept_an_options_object() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
2d6f9ace-fe1c-4c03-8eee-45806ae00349 4ab1e2d0-1dc1-42e9-b639-baab728118c2 RestClientTests test__020__RestClient__initializer__should_accept_an_options_object_with_token_authentication() Test crashed with signal abrt.
a1f3d714-4341-439a-9754-e02e50bf79e0 3ab93821-f32f-452c-8d74-35bde0aa169a RestClientTests test__021__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_token() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
626c2dcc-e266-4061-b44f-63f208371491 8641a59d-2221-4890-b4d7-bce1b98729c2 RestClientTests test__025__RestClient__endpoint__should_accept_a_custom_host_and_send_requests_to_the_specified_host() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
2a46f127-20b0-4b8a-bdcc-d06169b91289 9a092518-7b7b-42ed-89c4-ebfa5b3a8c76 RestClientTests test__026__RestClient__endpoint__should_ignore_an_environment_when_restHost_is_customized() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
d0d3de25-d54f-4c0d-ab58-6ff0254e95a7 ff182cde-b2c2-404a-8222-766040a2b719 RestClientTests test__027__RestClient__endpoint__should_accept_an_environment_when_restHost_is_left_unchanged() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
50b2ccde-e95e-44d5-86b1-e18d1534fa31 69161a09-0179-4413-841d-28b51b753913 RestClientTests test__028__RestClient__endpoint__should_default_to_https___rest_ably_io() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
b5629a72-ee9a-4c78-8ff3-78b6134eecf8 53d46b20-ad89-4a2d-bdab-7c5de00e6f19 RestClientTests test__029__RestClient__endpoint__should_connect_over_plain_http____when_tls_is_off() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
af06e699-fcd2-4db4-b7cd-ef0f0f711a11 9c308c90-9201-4d53-b044-1b6830a4e898 RestClientTests test__031__RestClient__should_use_the_the_connection_and_request_timeouts_specified__timeout_for_any_single_HTTP_request_and_response() Test crashed with signal abrt.
6684a67d-15bb-4489-8d3d-9396b73ee0c3 a27eb879-17ba-4a3b-9c9b-2899ff8131ba RestClientTests test__032__RestClient__should_use_the_the_connection_and_request_timeouts_specified__max_number_of_fallback_hosts() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
f18e57a7-5b87-41dc-9d77-8624fe51a5e2 9659eff1-4047-4287-8271-b7b7414d15a3 RestClientTests test__033__RestClient__should_use_the_the_connection_and_request_timeouts_specified__max_elapsed_time_in_which_fallback_host_retries_for_HTTP_requests_will_be_attempted() Test crashed with signal abrt.
5ea21d0c-60be-4a9b-9b52-dca3a6776299 2081f932-f5e2-4755-bab3-c630668145bb RestClientTests test__035__RestClient__Authentication__should_support_basic_authentication_when_an_API_key_is_provided_with_the_key_option() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
a1c95251-bc0a-40fc-93c1-1e0f94061fbc 055ed896-2240-470c-b636-ab5b7a52c20d RestClientTests test__036__RestClient__Authentication__should_error_when_expired_token_and_no_means_to_renew() Crash: xctest (8903) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
7e60a216-a709-46f8-ba7a-38da0392d750 0975d578-42e8-4175-a980-61bed059e0bd RestClientTests test__037__RestClient__Authentication__should_renew_the_token_when_it_has_expired() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
206d1c58-a358-49e9-bb52-29f3a1088c4f 0d5abdca-03fc-439a-92af-6f30111e712e RestClientTests test__045__RestClient__Host_Fallback__failing_HTTP_requests_with_custom_endpoint_should_result_in_an_error_immediately() Crash: xctest (9266) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
bc9062c3-4fa7-41cf-b276-f3e2a9d7616e 404be9cf-83f0-4679-a3b2-a7098b0485c0 RestClientTests test__046__RestClient__Host_Fallback__applies_when_ClientOptions_fallbackHostsUseDefault_is_true() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
7a1f3b4a-0b8f-4a58-82f1-ee94aa95d3b6 e01fec1e-1310-42ff-a272-bd4858e24bbd RestClientTests test__047__RestClient__Host_Fallback__won_t_apply_fallback_hosts_if_ClientOptions_fallbackHosts_array_is_empty() Test crashed with signal abrt.
703718b4-b036-4a22-87b5-aa537e9ddd7a f44ff95d-0700-44be-8fac-e437b7f4f1cb RestClientTests test__048__RestClient__Host_Fallback__won_t_apply_custom_fallback_hosts_if_ClientOptions_fallbackHosts_and_ClientOptions_environment_are_not_set__use_defaults_instead() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
078c001f-94b6-4f0b-851d-880e516b5488 fc1835b6-f378-4ddc-bbb4-2a7dbc2d6689 RestClientTests test__049__RestClient__Host_Fallback__every_new_HTTP_request_is_first_attempted_to_the_default_primary_host_rest_ably_io() Test crashed with signal abrt.
ab0354ba-0138-4f94-b9e0-4f1006177a20 449c4a38-3fb1-4d18-8993-4ddfa4333765 RestClientTests test__050__RestClient__Host_Fallback__should_not_use_an_alternative_host_when_the_client_receives_an_bad_request() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
b233a269-ba77-4f10-bb65-42cc1575c657 3bc2f12a-7598-4db4-a934-258cbfb31163 RestClientTests test__055__RestClient__Host_Fallback__Fallback_behavior__should_be_applied_when_restHost__port_and_tlsPort_has_not_been_set_to_an_explicit_value() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
0014f211-d566-4cdf-b0fb-406f14db5dc8 6831a787-fb5d-4c7b-b0d9-b60534e2bf0d RestClientTests test__056__RestClient__Host_Fallback__Fallback_behavior__should_NOT_be_applied_when_ClientOptions_restHost_has_been_set() Test crashed with signal abrt.
870a22d3-b7cd-4ef1-9f20-22bf5330c2a6 d38f5810-5269-4b3d-8008-dd8fe0d9ec98 RestClientTests test__057__RestClient__Host_Fallback__Fallback_behavior__should_NOT_be_applied_when_ClientOptions_port_has_been_set() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
9b3af0a7-4f63-434f-9858-b0f9e5902111 4a4b4f8e-51df-470b-ad9f-58357e463105 RestClientTests test__058__RestClient__Host_Fallback__Fallback_behavior__should_NOT_be_applied_when_ClientOptions_tlsPort_has_been_set() Test crashed with signal abrt.
4f8bfcc7-5b21-40e0-86ac-b29be76ce6b1 7c7e6091-e696-4428-9bab-38aae2691232 RestClientTests test__059__RestClient__Host_Fallback__Fallback_behavior__should_be_applied_when_ClientOptions_fallbackHosts_is_provided() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
b2b781b2-1392-4e10-b961-aadc62a27f73 851f2a54-0792-427a-9671-3073bd36a385 RestClientTests test__060__RestClient__Host_Fallback__Fallback_behavior__should_be_applied_when_ClientOptions_fallbackHosts_is_not_provided_and_deprecated_fallbackHostsUseDefault_is_on() Test crashed with signal abrt.
301d30b3-a235-48a5-9fb3-c97961ac00dc e497033f-bc35-4591-a802-e0f0670f979c RestClientTests test__061__RestClient__Host_Fallback__fallback_hosts_list_and_priorities__should_use_ClientOptions_fallbackHosts_when_list_is_provided() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
2b08f6e1-cc2b-4747-a1e9-e9519533c6ec 8d8e133d-0864-44c5-b8cb-1631c5448c60 RestClientTests test__062__RestClient__Host_Fallback__fallback_hosts_list_and_priorities__should_use_environment_fallback_hosts_when_ClientOptions_environment_is_set_to_a_value_other_than__production__and_ClientOptions_fallbackHosts_is_not_set() Test crashed with signal abrt.
938d30ae-c798-4078-92e8-baff35c9de44 7c82c94d-c541-4c77-b512-13f9a7774d84 RestClientTests test__063__RestClient__Host_Fallback__fallback_hosts_list_and_priorities__should_NOT_use_environment_fallback_hosts_when_ClientOptions_environment_is_set_to__production_() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
592072d0-6bb4-4f8f-bddd-d77b6d0f328a 13bb7fd7-b813-4317-b7ad-e6a0359b6713 RestClientTests test__064__RestClient__Host_Fallback__fallback_hosts_list_and_priorities__should_use_default_fallback_hosts_when_both_ClientOptions_fallbackHosts_and_ClientOptions_environment_are_not_set() Crash: xctest (17463) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
8993150d-080f-4d2d-b65d-81566800b54f 61970fcb-3415-43d3-80c9-32d5d3cf0d7e RestClientTests test__067__RestClient__Host_Fallback__retry_hosts_in_random_order__until_httpMaxRetryCount_has_been_reached() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
e05f5f7d-01f8-452f-9361-aab1545d15b5 ba664427-28a3-4e8c-b877-7e459dba29cd RestClientTests test__068__RestClient__Host_Fallback__retry_hosts_in_random_order__use_custom_fallback_hosts_if_set() Test crashed with signal abrt.
7e9a8ee0-a129-482c-ad44-f8e4d56f6e3b cac905f3-1668-446f-b662-85be70724811 RestClientTests test__069__RestClient__Host_Fallback__retry_hosts_in_random_order__until_all_fallback_hosts_have_been_tried() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
d963ca54-03a3-41ec-9e4c-5f5a8acb0eca 42dfe4db-6557-45f0-9eaa-47fc07c42c5e RestClientTests test__070__RestClient__Host_Fallback__retry_hosts_in_random_order__until_httpMaxRetryCount_has_been_reached__if_custom_fallback_hosts_are_provided_in_ClientOptions_fallbackHosts__then_they_will_be_used_instead() Test crashed with signal abrt.
1ce958c7-366e-4f18-93ad-3fed22db462f 40fe8b7c-dca3-47b2-b9f4-2804b2717e50 RestClientTests test__071__RestClient__Host_Fallback__retry_hosts_in_random_order__until_all_fallback_hosts_have_been_tried__if_custom_fallback_hosts_are_provided_in_ClientOptions_fallbackHosts__then_they_will_be_used_instead() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
007602e8-f514-4a71-98a9-4f742d731756 b830d925-f1c2-4b14-a684-6b18c2c091ff RestClientTests test__072__RestClient__Host_Fallback__retry_hosts_in_random_order__all_fallback_requests_headers_should_contain__Host__header_with_fallback_host_address() Test crashed with signal abrt.
9de7b72e-69c5-4aa2-847e-474e0f8575f8 30cac01d-55e2-4e23-9cb0-2d2c72d96a88 RestClientTests test__073__RestClient__Host_Fallback__retry_hosts_in_random_order__if_an_empty_array_of_fallback_hosts_is_provided__then_fallback_host_functionality_is_disabled() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
40571f18-3cc3-47d6-914d-71cdc3936c5a 9209aa84-fa29-4252-aeaa-807366a61e44 RestClientTests test__074__RestClient__Host_Fallback__should_use_an_alternative_host_when___hostUnreachable() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
2b0c19fa-9b6b-44d2-a5f8-703f812c1bb0 2a88498a-8cd2-4d76-b1d5-d9837200cd82 RestClientTests test__075__RestClient__Host_Fallback__should_use_an_alternative_host_when___requestTimeout_timeout__0_1_() Test crashed with signal abrt.
2698bf1d-3b4c-4238-99c0-65f81525e944 808b1aeb-8067-4f47-8f62-240b5a572514 RestClientTests test__076__RestClient__Host_Fallback__should_use_an_alternative_host_when___hostInternalError_code__501_() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
f35de256-69cc-46ba-9704-838773206132 cec544b2-f5e4-4f24-9fc1-edcc878f3e82 RestClientTests test__077__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host___hostUnreachable() Test crashed with signal abrt.
fc647f9f-ec3e-40d0-b7e1-113cfb2143e2 5a15dc0f-d62f-40e5-8eca-0b8686572a99 RestClientTests test__078__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host___requestTimeout_timeout__0_1_() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
9ab0d8ef-ab0b-4316-acca-617f2e71814e 1edf620a-13b1-4841-a858-2cde7ff10b84 RestClientTests test__079__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host___hostInternalError_code__501_() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
2fda6e9c-78ef-44e7-bcd3-30a8a3401031 074d2c24-f359-4e6d-ba25-df7018872625 RestClientTests test__080__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_restore_default_primary_host_after_fallbackRetryTimeout_expired___hostUnreachable() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
66069007-a48e-4739-836a-36ada0ebbef4 864d20e5-f6b3-4d6b-9320-5a6955a3fc16 RestClientTests test__081__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_restore_default_primary_host_after_fallbackRetryTimeout_expired___requestTimeout_timeout__0_1_() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
eff258f5-6626-4b7a-b14d-837aed9c9062 4a988095-52e4-4952-bbe0-285f9f6191a5 RestClientTests test__082__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_restore_default_primary_host_after_fallbackRetryTimeout_expired___hostInternalError_code__501_() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
c75fe23f-1d72-4607-804d-84f579bd4344 4cf6bcd0-f10e-4b39-b9a9-795e7b640a7e RestClientTests test__083__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_use_another_fallback_host_if_previous_fallback_request_failed_and_store_it_as_default_if_current_fallback_request_succseeded___hostUnreachable() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
835ea80d-720c-4b1f-adb5-d3e63b5dfc06 b338db27-c672-4068-8a1b-42268c84c500 RestClientTests test__084__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_use_another_fallback_host_if_previous_fallback_request_failed_and_store_it_as_default_if_current_fallback_request_succseeded___requestTimeout_timeout__0_1_() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
a7b4f7ce-6aff-44a8-897e-e93456fde35c bc58d518-fd51-4338-85a3-2c26ffcab812 RestClientTests test__085__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_use_another_fallback_host_if_previous_fallback_request_failed_and_store_it_as_default_if_current_fallback_request_succseeded___hostInternalError_code__501_() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
e59aef34-a4ad-4c39-b7f5-71ba497dcabd ff05c448-07ce-4221-8d5f-4f26f3a785e6 RestClientTests test__089__RestClient__request__method_signature_and_arguments__should_error_if_method_is_invalid() Method A isn't valid. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=643&StartingLineNumber=643)
fbbaea45-ed8d-4162-a187-4a1d42d1a151 60b01c8f-b8fd-43d6-880b-c38d804791ad RestClientTests test__090__RestClient__request__method_signature_and_arguments__should_error_if_path_is_invalid() Path cannot be empty. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=655&StartingLineNumber=655)
f9726722-7e66-452f-8bbb-e08d6b8b01bc 5ec77f24-1634-4cd8-b7bc-cc88774c9060 RestClientTests test__091__RestClient__request__method_signature_and_arguments__should_error_if_body_is_not_a_Dictionary_or_an_Array() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
2408ee5e-f7d7-4fc9-98c7-fac72c0e9817 da63a7e7-ebba-49ef-88b4-60d19204b599 RestClientTests test__092__RestClient__request__method_signature_and_arguments__should_do_a_request_and_receive_a_valid_response() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
677c8ad2-ba6b-4e44-9b6e-3c7c96d600db 14acd825-e0ca-4ae9-8e4b-675c069a7778 RestClientTests test__093__RestClient__request__method_signature_and_arguments__should_handle_response_failures() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
b03a6732-f6d5-4fbf-a441-4895fc46602b faf7e1fe-20b0-4367-8d97-d5890f9c4ef5 RestClientTests test__094__RestClient__if_in_the_course_of_a_REST_request_an_attempt_to_authenticate_using_authUrl_fails_due_to_a_timeout__the_request_should_result_in_an_error_with_code_40170__statusCode_401__and_a_suitable_error_message() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
212f9734-71cd-436e-a467-c3eeba697d7a 8fafc266-03ee-4b1f-b942-2f10cd6c57ce RestClientTests test__095__RestClient__request_IDs__should_add__request_id__query_parameter() Test crashed with signal abrt.
7d50c95b-a813-423a-9487-d9e464a4d698 44c6dfe2-1b0c-4df9-9608-6b5479e4b218 RestClientTests test__096__RestClient__request_IDs__should_remain_the_same_if_a_request_is_retried_to_a_fallback_host() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
8b78e2e0-c552-4011-ba94-7604120de9ec 8f0e75a4-9d8b-40fb-b330-23e822a2b31f RestClientTests test__097__RestClient__request_IDs__ErrorInfo_should_have__requestId__property() Test crashed with signal abrt.
ff8f92df-12a6-49ce-ac6b-d0b80037596d c8a7fb1e-9564-4c90-b7b2-f9dc61863c11 UtilitiesTests test__008__Utilities__JSON_Encoder__in_Rest__should_ignore_invalid_response_payload() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)