Details of upload bb9f0f1e-3d93-44a4-befb-58fbc52d38e2

Created at
2025-12-17T03:46:02.346Z
Total number of tests
960
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/58267199257
Loop iteration
1

Test failures

There are 284 failures in this upload.

Failure ID Test case ID Test class Test case Message
da348d18-1197-435d-b7c8-7771b9a78495 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() Crash: xctest (46093) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
fa07a5e7-05e9-425f-b567-ff82f320c877 1855dfc2-227b-490b-9d64-e39dd2963626 RealtimeClientPresenceTests test__002__Presence__should_receive_all_250_members() Test crashed with signal abrt.
8630bf96-4486-4953-8218-76ae537e3301 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.
392a08e4-43d9-48a9-9424-db25d5acde2e e609c253-d7cb-4f3a-8e9c-e94754ee3309 AuthTests test__002__should_accept_authURL_response_with_timestamp_argument_as_string() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
e43d5171-5bb5-40c8-a73d-8c35eeef8379 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)
dd0a4b7c-3d9c-4a49-a877-9184b618f4ef 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)
828b4780-a8d1-435e-bd05-cd0a9aedfe0a 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)
18af8406-1a8e-42e1-935b-0c5fd7d557f5 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)
ff3c8bc9-a94e-4ef3-81aa-d12ea020f355 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)
fdc34f74-f443-44db-9613-5d3fc91babda 47b650d0-c759-425e-ab2a-c57c6a4ba0ba AuthTests test__012__Token__token_auth__for_REST_requests__should_send_the_token_in_the_Authorization_header() Crash: xctest (16753) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
88a8f3d0-902c-43d9-898e-81a61585cf0d 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)
2a19aaea-501d-4130-909d-31253f0fd864 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 (17246) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
6cea138e-15e2-4a38-b052-1fe2bfcdedfe 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)
a620cb6c-a76b-4232-912f-24df547000f3 acd559e8-f57a-44c2-b659-ec34b4d85a9b AuthTests test__022__Token__authentication_method__on_token_error__reissues_token_and_retries_REST_requests() Crash: xctest (18216) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
a5545fbe-ad76-4069-a956-9179da28b465 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)
8c68a1ca-0474-4840-9913-7c87bd6b4b33 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)
759e2907-eff3-47f0-8ed7-301cc3e2a463 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)
783ba58e-6a79-4b65-a9d5-199fba28f191 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)
79583c30-09d6-4004-81d2-a29561cc6dc0 c8f6c971-0304-413d-89c5-52ea488fffcc AuthTests test__032__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_request_to_authUrl_fails__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() Crash: xctest (19698) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
3daca600-a8a9-48f5-80d3-d0f6f7db610f 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)
00965d6f-48a2-4cf3-9837-eae61237731d 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 (20395) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
eabe0e80-e2f8-4e13-a016-7dbc7167ce73 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)
73f6c946-dee5-4f94-b6f5-dd4ce15371eb 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 (20844) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
4e48cc3b-591f-4cd8-820e-fe2bb25bb8d1 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)
9ffd513a-c9b1-49c7-9cd7-abdc0f314fc2 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)
c9774431-9e71-483e-8c76-d9538e173458 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)
58c325ff-5d16-4193-80cf-58238a9face0 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)
1eee1322-ba09-4745-924f-86f6bddb24df 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 (22874) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
9b4516a3-d2a2-4566-90e5-5966a7b16faf 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)
0f02c2b7-3a34-4ee3-80f1-2df3e936e11a 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)
c02bb9f7-33cf-4cda-9159-e2307b806a1f 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)
3788fcfe-832a-4bec-853c-4a2958823027 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 (24586) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
67f76d45-d637-4d0c-bf84-8b44dcb84baf 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)
7052ed79-cc7e-48cc-9348-0ead395709af 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 (25393) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
ac3ea3f8-c0c2-401d-b10e-af350faf447e 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)
21574f56-14d8-4f0c-a4d8-1ab3c336050f 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)
e54121ed-1c23-466e-b1bf-4dbe586e9a30 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 (26343) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
86439c22-dbbc-4693-92ac-736055d88b11 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)
152b6875-01d8-4d27-9372-c3d48a8317d3 b21fddd9-38de-4dd7-ab8e-ada4acb6b039 AuthTests test__058__requestToken__ensure_the_message_published_does_not_have_a_clientId() Crash: xctest (26678) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
2ad94c55-8375-46a7-9fbe-051b24a60786 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)
1c57538c-4747-40f8-9efb-d302e8a231ed 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.
dfd19b7e-de22-4b8e-bf73-542c4afe2648 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)
1e4cd0f8-d4d9-4c11-8d05-781adb669ee1 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.
091f30de-91cd-44a3-9cbb-a71d494aeb0b 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)
1e47b5df-0551-4505-a92c-ddff588e9e74 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)
329aad89-e10b-463b-bf76-d8d8e8b73125 ac813b40-6aaf-4d38-b025-1f42e3ef9d7e AuthTests test__065__requestToken__authUrl__query_will_provide_a_TokenDetails() Test crashed with signal abrt.
e3aba359-1efc-4347-bc14-22eeed03ee17 86188caa-8cbf-4144-8df0-e7ec142fd415 AuthTests test__066__requestToken__authUrl__query_will_provide_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)
b22b382e-63f3-4aa6-b1d4-7225db01bfb6 6f6496c9-dff5-4331-b1e3-5fda34effa21 AuthTests test__067__requestToken__authUrl__TokenParams_should_take_precedence_over_any_configured_authParams_when_a_name_conflict_occurs() Crash: xctest (31888) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
ef0854f3-15d9-42e9-b97c-e1e5a10691a7 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)
220edf46-57bc-47d2-9126-7afe9376500b d5f9fc45-5c2f-44dd-96fc-0323cde56bf5 AuthTests test__072__requestToken__should_support_all_TokenParams__overriding_defaults() Test crashed with signal abrt.
15d5492f-182d-4f61-a3f6-13922b73a6d7 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)
5ca62d13-b39a-455d-9d7c-7633c50ea5e6 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_() Test crashed with signal abrt.
5dc92801-3d1e-48db-b361-b885a89a7f3f 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)
0e2c78a5-cc9c-44f7-a5d4-556d47af0329 ae51a106-79a0-45c6-87b0-7a137c65f3d5 AuthTests test__078__createTokenRequest__should_use_defaults_if_no_AuthOptions_is_provided() Test crashed with signal abrt.
ea1b9abf-a184-4305-91cf-ed02081684d3 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)
e397348f-8944-4b9c-885f-be7dd24b97bd 9262479b-5f56-426d-9df9-a6138d4a5beb AuthTests test__092__authorize__should_always_create_a_token() Test crashed with signal abrt.
abd5e37f-49ef-4dbb-942d-f1e8833b033f 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)
bb4ea04d-69e0-416e-a04e-9b0cf4c55af0 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.
5f6b1e91-247b-43af-8e9c-c4a68bf53474 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)
9102fcad-d6d5-4bbc-8863-e93939b818e1 ebd16014-5876-40f0-9023-405f566a32af AuthTests test__097__authorize__should_return_TokenDetails_with_valid_token_metadata() Crash: xctest (37504) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
514702a3-66f0-4bd8-b7d6-415cbed4d34a 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)
4e03a5fe-e4d9-462f-ae88-8bd4422c2035 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)
a2c0299d-f1ce-449e-a426-62392390b250 c7a35bd2-f1fd-43c8-8047-379ab5289390 AuthTests test__100__authorize__on_subsequent_authorisations__should_store_the_AuthOptions_with_authCallback() Test crashed with signal abrt.
414795e7-6197-49ae-b9ba-12879f481d1d 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)
66c826ae-7b5c-4790-b9c3-4a092685789d 90433261-c80e-4fb9-b48e-67caa223cc4f AuthTests test__102__authorize__on_subsequent_authorisations__should_store_the_TokenParams() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
b5cdd70f-886e-4e35-8a90-44b3baa0fab3 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)
66adc952-a972-468d-94d2-060ea1ab83a5 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)
e770498b-287a-450a-8d5d-474f17351755 d9853253-031e-453e-a8bf-d9241adc6b1b AuthTests test__105__authorize__should_adhere_to_all_requirements_relating_to__authCallback() Test crashed with signal abrt.
5e3bee2e-8c2d-49dc-bc57-73b79849ecf9 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)
c633e9b8-e428-45e5-bd8d-fc15ccf46020 68c6b5e2-d84c-4b7f-8bc7-ad71831d989b AuthTests test__108__authorize__should_adhere_to_all_requirements_relating_to__authUrl_returning_TokenRequest_decodes_TTL_as_expected() Crash: xctest (44204) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
459c50f5-9df7-411d-a983-ddf8dbd2b161 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)
3825960d-3531-4b95-9c49-c01b0840a854 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.
8c456b82-74e1-4656-aa02-89a0fb2b5e2e 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)
1dd824c8-3948-4baa-be50-2f326f214156 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)
c21543fb-bf85-42cc-99de-5a96f0b5ad81 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)
2b310fb0-8788-44c6-8ed3-6ce8617d420b 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)
c719219b-72a8-41e0-bef9-7df7e7ab4031 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)
3cc59641-fefc-4ee8-bb0b-68cefad4efb6 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)
89b237ad-92b7-4e2f-ac21-6fcadac42356 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)
709181d9-b242-4059-a8ca-a2db72b72c72 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.
4e4ded0a-fa4a-4aef-82c1-1eb14d45b454 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)
6aef2129-cf4a-45d7-b2b1-a69cdc145b87 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)
e1173d61-d071-4f4b-b610-71b5ee81387c 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
642f6809-2340-4ff4-b21b-52d4c6ba5fd0 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)
857028d4-219e-4bb7-b882-0e898e8be5e7 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.
51442c6e-1fdc-470a-93b5-9c1a57e065bf 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)
fc1ad641-b8fe-4c89-9a0f-bb6b70519cc6 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() Test crashed with signal abrt.
c0c5d677-d5a9-449a-a03f-06d7e995cb1f 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)
b58d3d0b-ca32-4ed7-a704-a66af23be11b 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)
8c802ec4-4e9d-44e9-8578-0c57d83683a7 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)
7bc72107-f5f4-45ce-ba11-a8b873c69609 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)
55d8757e-9993-4797-ba38-f9258a40a5f4 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)
48422e7c-31e3-45aa-8ef7-2100920ab492 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)
5570055d-b781-40cd-a329-74cddb041f7a 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.
8c78d91e-b93b-44f7-8318-db17a4be6de4 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)
d67c0013-a1db-4d5a-8f5c-350611a8d5fa 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.
6a973ff1-7962-48f7-86cd-41019ebb5ee2 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)
05b8ee96-8e60-4b8f-96c8-f35bd6c36254 6d18e8fe-8f8a-4491-8a01-7a12dbc228cd RealtimeClientChannelTests test__011b__Channel__EventEmitter__channel_states_and_events__ChannelStateChange_will_contain_a_resumed_boolean_attribute_with_value__true__if_the_bit_flag_RESUMED_was_included_for_recovered_connection() Test crashed with signal abrt.
96ed8fbf-941b-44af-a730-d915104531da 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)
d2ac1463-b2ea-49a3-8896-3d27e4bbeb1c 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.
09102d62-209a-4194-b8b3-bce31cf40747 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)
858c3c25-85c9-4ed8-b558-76e8ba32567b 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.
4575fe97-1451-40a0-ae3d-61e5cc63440f 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)
f248a3f7-ce0b-40c1-b770-7b3af157f8eb 52929c79-153e-4c55-a020-f534585c2d62 RealtimeClientChannelTests test__032__Channel__attach__should_transition_the_channel_state_to_SUSPENDED_if_ATTACHED_ProtocolMessage_is_not_received() Crash: xctest (70902) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
b74b545e-7157-47a7-9ee7-89b695582a16 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)
274e745f-5898-4f8f-a64e-a96774d53ba8 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)
7498651f-f298-4c7e-a91a-df469344524e 3be847c5-6a88-45ea-b304-6fba1e8c0f40 RealtimeClientChannelTests test__069__Channel__publish__should_invoke_callback__for_all_messages_published() Test crashed with signal abrt.
e1c6f7d9-2472-4c9b-ac34-1f41d0523f89 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)
795cdb5b-ac82-45c2-8de7-78bf67ae3468 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)
57f9f42d-f27e-4de8-a44a-55ca5fd5d67e 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)
22ccf658-624f-48aa-b053-d61462df3445 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.
6c07c40e-68f8-45cb-8075-dcb40047041b 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.
7d134d53-56c8-402b-b9be-9b55a746b243 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)
2fe0ff1a-f08d-4f6c-b1f4-783da69bb038 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=01765937475549-000@e7dSzYdpgBwxZP97920444>, got <limit=100&direction=backwards> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=137&StartingLineNumber=137)
6cdae593-26a7-4516-991e-0850eeade138 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=01765937476046-000@e7dCl6x5wBwxqz55896483>, got <limit=100&direction=backwards> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=137&StartingLineNumber=137)
5ca5d93b-fbe2-40d6-b735-5473c30eb733 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)
1abd8871-f90b-4034-954b-0387884d443e 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)
af798968-23f5-432b-b9ad-c8efa3099f14 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.
3c358d68-defd-4526-83c0-3302e573ff09 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)
80728c11-0269-4d9c-9ded-97b2a04d030f 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() Test crashed with signal abrt.
111dc1e7-7368-4175-b3d7-6e9e21410b19 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)
4fcacf3a-f854-4f94-bc5d-ba3b227bcf0e 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)
74e54b13-da3c-4723-9e41-445a21077abb 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)
2f833f60-9722-44c1-b4ef-1d13c5a320ee 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.
aba79a85-5994-49f4-91cd-1f561257c727 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)
f27b1faa-5d80-4f85-b478-cc4420ad8439 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.
86c89e78-08e7-4450-937a-e46a2c6b7477 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)
d4741c8e-e23a-410f-bbcc-9ae12745ad96 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.
2b8d259c-ce59-48de-978d-c5b3e65ffe4a 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)
3c9e35d6-32f9-4c92-a27f-387a38cc65eb 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
148e2b3b-0452-4e59-b2ca-9fc6cbed42ca 26f4d0b5-ad0c-488f-8b05-eea64f640997 RealtimeClientConnectionTests test__058__Connection__connection_request_fails__connection_attempt_should_fail_if_not_connected_within_the_default_realtime_request_timeout() Test crashed with signal abrt.
ea564ff7-d52a-46c1-bb96-933cee691c65 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)
ae3e3dcb-6a8d-45b6-8732-89707a60304f 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)
48518b26-5d12-41c8-a418-c4f2d43eb7af 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.
f6cd2e0d-b458-4c00-94fb-f2c89e611bff 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)
b6fefb10-0f88-41c2-8511-2c454d7602f9 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.
6d84aacf-eb79-4927-b33b-b34b37eba5f0 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)
8ee9856f-7d48-44f4-af10-4f732ea523fa 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)
acb6addd-5ed9-4ab7-bcea-09ced28445f9 6619746b-63d7-4862-8bde-2de0e294e26d RealtimeClientConnectionTests test__109__Connection__Operating_System_events_for_network_internet_connectivity_changes__should_immediately_change_the_state_to_DISCONNECTED_if_the_operating_system-indicates_that_the_underlying_internet_connection_is_no_longer_available__when_CONNECTING() Test crashed with signal abrt.
f71aca22-77e9-4f92-9ade-e21566a9ce86 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)
e75650d9-f938-408a-b796-d64dc9b7c371 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)
c5f1b1dc-14d8-4719-b466-82ab9f4a05ff 5402ab91-2d58-4449-a0b3-7a393c1050da RealtimeClientConnectionTests test__200b__Connection__Connection_recovery__failures_system-response_to_unrecoverable_token_error() Test crashed with signal abrt.
0b4ea312-1401-4e7a-8b3c-a83d0058c5d4 78104228-6c27-407c-9f6f-e52c69a752a0 RealtimeClientConnectionTests test__200c__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)
f3df0fd6-797f-4a30-b056-7f466c79e3e7 9f2f4049-e6d1-4fcc-a092-7bd898ce3883 RealtimeClientConnectionTests test__201__Connection__Connection_recovery__failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_different_connectionId_than_the_current_client_and_an_non_fatal_error() Test crashed with signal abrt.
f83a8d68-944d-49e8-ac72-03f42ba3e041 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)
9be7c4cc-2041-4875-88a7-3a659161b0e3 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)
5fdceb00-f16c-4d52-8f73-c7684b89b7d1 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)
fdfcad66-1447-4fdf-9a52-165e51958a0a 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.
da71eebe-a4a8-43cb-a437-63415e918d35 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)
c8cc6a56-6d11-42ba-bec6-7816b3b891ca 39104623-fb43-4e25-9e45-79683d9945b6 RealtimeClientPresenceTests test__061__Presence__update__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() Crash: xctest (18952) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
8ab47c98-6056-4c69-9539-44eb14a3071a 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)
46c59f8b-9fc0-4f02-a5db-678006ca5c0e 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.
da458849-d9f3-462e-ab65-6f6c40277d9e 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)
03cb0f2b-9293-4a4f-8b4b-2793249f4f98 53110f7e-28b3-4875-a2d6-3e7752a18b70 RealtimeClientPresenceTests test__084__Presence__enterClient__should_implicitly_attach_the_Channel() Test crashed with signal abrt.
b39c6b03-3411-4bf3-a841-2992b46444b4 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)
136099d1-6665-47c3-b5d2-887d77bb2e77 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)
12043463-cab7-4ba7-b61c-72512c244384 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
6f3caa7c-3bb7-4f35-a929-ebff05370add 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)
6ab264f0-be83-4d1f-a80a-3ac9174a6562 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.
5cad0f26-d657-4bd7-b982-6c42d4042e1c 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)
67aee6e5-a091-4dcb-b30b-3e0db8e47a72 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.
6a99ba69-7a4d-41b3-82a7-d35a22cb9572 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)
edc5d700-495f-4ed1-a3f4-05d223e625f8 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)
d245913d-7b6a-4f1e-bed1-cf6647dbdf24 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
792157f5-058a-414d-992d-df98e50b2af5 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)
9fe1a66a-e104-476c-8fed-af3785e60522 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)
b7fb0ae9-15b1-468b-a3ec-806859811b04 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)
2816f06b-5b91-439f-83c4-8f026d30aed0 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.
50ce6041-1717-4670-8f8c-0702556bc91f 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)
ff23ea36-81ca-4ae7-83c1-1e480727510e 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
5b49b6d7-2aca-44d1-a5d3-b3c022cafafa 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)
20c3c2d1-becd-4039-bb7c-15ee5b28f388 a6461dd0-181c-4960-a2fb-b7eed73f4589 RestAnnotationsTests test__idempotent_publishing_should_publish_annotation_with_implicit_id_only_once() Test crashed with signal abrt.
b935d95d-27d1-4e88-8262-c9b8cf1143d4 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)
a7a6f8ec-597b-4277-8774-e41fc10c2560 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)
0ef6f31b-7b88-49cf-8f48-70515726f663 21897761-1ba5-4366-bb50-9973829d5d27 RestClientChannelTests test__004__publish__should_include_attributes_supplied_by_the_caller_in_the_encoded_message() Test crashed with signal abrt.
66f9bf7c-dac5-411a-8365-8c9c1367c82d 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)
c470b401-4009-4d97-8f16-9818282411cf 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)
4e769ebe-081c-4df4-a074-ff917b89cd08 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)
1bff1968-79b6-4f37-98a0-688ddcecd1a0 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)
a866009c-7c7c-4f60-8e2a-ef8b9483cd64 52bf0519-cc3b-40e9-a9c2-cef2514cb0fb RestClientChannelTests test__009__publish__with_a_Message_object__publishes_the_message_and_invokes_callback_with_success() Test crashed with signal abrt.
b0a41f47-1910-49e5-814d-3954df572f54 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
56bebe5d-03a4-45fb-9994-fd573912b644 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)
54d130ae-9f59-4ee8-9a74-8ee17d1ad5c1 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.
1879f6bc-082f-4167-97f7-748de78edc9c 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)
7bf083c0-aaf5-44e9-9f50-7bae83259c73 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.
30f0aae6-cd36-4ad5-9d2e-5e5fa113e4b8 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)
889c0d7f-069f-47fb-84ee-9d02825aff59 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.
487a7113-7268-444e-a20f-0d7fe142705b 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)
6e03bcba-fa1f-4016-b52f-30cc35ec9f76 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.
2b62bde7-9b5a-42c7-bc7a-a4aa72ebf094 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)
c66b74aa-4278-4415-918b-34339a02c515 de243746-e15c-4dd5-8e75-108fcd7666b3 RestClientChannelTests test__024__publish__idempotent_publishing__should_not_generate_when_idempotentRestPublishing_flag_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)
ebc01307-818b-4fb7-b7ed-92b4009f8264 8cd60d3e-74f0-4027-bf8e-dde4660efe5a RestClientChannelTests test__025__publish__idempotent_publishing__should_have_only_one_published_message() Test crashed with signal abrt.
7ae6ee7d-c264-4f60-978f-62221ce1cb9c 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)
a05825de-3cee-4eea-8f6a-a71b779789aa 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)
d6c71e28-72c6-4160-896e-8cfe82b58e19 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.
55e26dbb-1890-4c06-b4d3-b9b844ba3992 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)
b982d69a-7dcc-484b-bd75-add760b5ad1c 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)
6d4c022b-ed85-4e0d-815e-bc506753c80e 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)
c544071a-c400-4591-af5f-0f07bd3a3d0b 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)
f3ab4900-10fd-4905-9fc4-e7b33a241853 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)
4f2d098c-0134-4cad-8de3-a3225c914cc9 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)
9ba34cc9-c479-4a6a-8708-8369f5ed6d86 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)
e4a76105-bbac-4596-92d8-dd56e342ae7e 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.
5da65bee-18cc-46c8-a23e-cac68bc3b6a1 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)
02e4a394-5003-4575-b868-7e574abdde9d 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)
72401e68-7804-4593-8e9f-83ceb187ecc4 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.
a23727a7-3aa8-496d-990d-a57949af825d 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)
461d4aa7-0f3d-4fb8-9886-b8f9b5049cc9 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)
3b49ff7f-c45e-4b72-9627-79cf79133576 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)
aef72afe-5612-4389-8d5c-a8bea1b1d8b9 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)
1c9235ca-cee5-4ce6-8f22-c5cc11c289a4 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.
f7e22fd6-8876-4fc0-943b-41f9ec8eedd9 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)
dcda3d71-3a57-4d48-b5f9-478176ec8ec3 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)
301c9df6-aa65-4f82-9587-199884f024a0 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)
6a7e1092-2501-4137-aa38-c92ee0accd8a 0072ee2f-e36d-4d99-bba6-07462114fbcf RestClientTests test__004__RestClient__should_send_requests_over_http_and_https() Test crashed with signal abrt.
26fc7394-ac5f-4833-9bb0-c497047d579a 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)
e4411d01-bcf7-4a07-a0c4-91195df0148c 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)
ee7dd949-1d0c-4fe3-be19-7d82ede3ff46 e92b45a7-fb3f-40ee-b76b-da4e3b2acea3 RestClientTests test__008__RestClient__should_use_MsgPack_binary_protocol() Test crashed with signal abrt.
20c6a089-ebc4-48ea-9f6c-ea441a45bf45 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)
65dbddb8-c9ad-4d17-af07-e179b31172c0 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)
10669330-5ccc-42ca-8db5-12de2150c5eb 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.
fdfd5478-f186-42d0-bd75-d8744a539bc0 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)
9e3964c8-dbbc-4beb-84eb-f3a4dbf479bc bf71aa47-f157-4ec2-ade5-8493e8427e53 RestClientTests test__013__RestClient__background_behaviour() Test crashed with signal abrt.
2e74bf8c-d6af-401d-856b-4174ed83b99b 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)
d9e1b89e-794a-4977-88f1-34d9c6fdebf1 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)
427a9d6f-67a7-4090-9368-3aed8513a816 b646b3e4-7547-439e-ab78-8afc192f6776 RestClientTests test__019__RestClient__initializer__should_accept_an_options_object() Test crashed with signal abrt.
364e7ca6-d266-4551-bd10-dafc6ed04c9a 4ab1e2d0-1dc1-42e9-b639-baab728118c2 RestClientTests test__020__RestClient__initializer__should_accept_an_options_object_with_token_authentication() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
82acf352-86f1-430a-aad1-a7c7e407d7ee 3ab93821-f32f-452c-8d74-35bde0aa169a RestClientTests test__021__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_token() Test crashed with signal abrt.
387d7b6b-78c7-4401-be70-3e35a9b873e4 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)
29a0779b-72dc-4792-bd65-b0448851869c 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)
7e7bfbc9-444d-4504-82bf-7ffc620ed5bb 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)
2ebed7a6-481a-4cd2-ba0b-8fe148a7c422 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)
bd68533a-ecb7-434b-a778-655726b55db8 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)
581597a0-b0ee-4b25-a902-f515799e5ce3 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.
be37cd84-7787-447d-a436-07f96a488749 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)
53729ab0-a10c-4eb8-a280-1d326ecabbb9 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.
ba3c20ee-9788-47e1-8c57-85b2f4510bf4 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)
094ad592-552c-431d-95b0-226274ada6a9 055ed896-2240-470c-b636-ab5b7a52c20d RestClientTests test__036__RestClient__Authentication__should_error_when_expired_token_and_no_means_to_renew() Test crashed with signal abrt.
89509b88-0d07-413f-8039-041a23e1e41e 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)
8830acb0-9657-4b9b-8c3a-db74479e2531 0d5abdca-03fc-439a-92af-6f30111e712e RestClientTests test__045__RestClient__Host_Fallback__failing_HTTP_requests_with_custom_endpoint_should_result_in_an_error_immediately() Test crashed with signal abrt.
7011172d-4258-439f-8c3e-79ab407acca7 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)
aa31ce99-f22c-4119-b8d6-9d387fc2cc4b 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.
19d0d6ab-a127-4808-a1ac-c68134f02557 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)
7f277461-055e-49da-b950-1798026dfe77 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.
57e3f3e3-d9a0-4d9c-9e41-6400e0f47df1 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)
a313dc79-3f8b-4330-aa46-eac73c451455 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)
6fc2ee0d-1508-43fd-a2f6-f049ef2580e8 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.
b47a447f-20e5-4093-aa57-a4a94add43f2 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)
340d801b-d58b-4dbe-b9e9-3601543e26a8 4a4b4f8e-51df-470b-ad9f-58357e463105 RestClientTests test__058__RestClient__Host_Fallback__Fallback_behavior__should_NOT_be_applied_when_ClientOptions_tlsPort_has_been_set() Crash: xctest (11357) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
f4dd9f7d-2f26-4c55-9360-4bf671d5c781 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)
927ef4fc-d8ed-4f36-a978-033c4472a697 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.
b7c12b86-6f76-4aba-a2b7-632a0294bb85 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)
97be4d5f-2205-4e87-bbea-e04ba2c4b2b6 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.
c9dbb399-c58e-40b1-9d64-4385268bedbb 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)
40cb4c06-4151-4f7d-ab53-dadd07c1134d 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 (15206) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]
2963e038-8940-4fac-9e22-fafcbc5888e6 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)
e2cd0013-0c30-4f5a-b102-2d8d6af9b23b ba664427-28a3-4e8c-b877-7e459dba29cd RestClientTests test__068__RestClient__Host_Fallback__retry_hosts_in_random_order__use_custom_fallback_hosts_if_set() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
13c7776f-28b6-49bb-ae2c-7c1f12ae4eb4 cac905f3-1668-446f-b662-85be70724811 RestClientTests test__069__RestClient__Host_Fallback__retry_hosts_in_random_order__until_all_fallback_hosts_have_been_tried() Test crashed with signal abrt.
d704f6e1-8b58-408c-903b-f5ccb83503cf 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
e2b01ab9-1b81-4bf2-8acb-caaba035dddc 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() Test crashed with signal abrt.
46d6911a-1057-4474-840e-a72cc8cbfeff 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
13666c6c-8e5f-4b34-82d1-4af0d13e1e87 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() Test crashed with signal abrt.
67d1c6fe-105f-4c85-a03c-8cafa8ccf369 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)
c1d4b853-2603-4046-9ed8-93bbab9a4cb6 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.
eb3aa92e-abb4-4dae-9829-35a42927af92 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)
84a98ca0-899e-435c-ba22-98fcde6b0b31 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.
d9269ba5-539b-444d-85e8-21d2db302e99 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)
89259ec3-bbc5-4b61-bd5c-6cdd8292a052 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)
7b9b57d7-91c0-43aa-ad43-be0a3d987234 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)
4a49ee76-a777-4232-bbdd-dac7a74b8f7b 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)
24d78eea-13be-4aca-884b-401abf8437b1 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)
46eab5c7-db7a-4157-a203-f79bda2ac55f 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)
8958033d-c8d9-4049-9206-20ef42e0a53e 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)
2c39e1cf-2f7a-4954-a0fc-283c5867b7eb 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)
4e295e9c-4e2d-4492-8308-3392109fa0fd 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)
142967b1-fd86-4ae4-a34b-216902d6cd8f 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)
d3ab52f9-6ba3-4bf9-b6b6-618a70edda57 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)
4a08646d-254a-4a68-98cf-65c309c88300 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)
5518b00e-5360-401b-93b5-3a7654f2ceeb 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)
26c44f15-3815-487f-846f-5aed2b18b19b 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)
2600147c-222e-43ae-b1dc-c8d6caf47a82 8fafc266-03ee-4b1f-b942-2f10cd6c57ce RestClientTests test__095__RestClient__request_IDs__should_add__request_id__query_parameter() Test crashed with signal abrt.
ce7b8588-f523-40b9-851d-0be03c92d23f 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)
59f63e85-28d8-4491-914e-59b04d0a423c 8f0e75a4-9d8b-40fb-b330-23e822a2b31f RestClientTests test__097__RestClient__request_IDs__ErrorInfo_should_have__requestId__property() Test crashed with signal abrt.
cd25b6f1-2bbc-4db1-ad25-4b7c0dda0890 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)