Details of upload 16c1ce37-a608-4aec-b505-0af3cfb3b916

Created at
2025-12-17T05:02:18.822Z
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/58267199258
Loop iteration
1

Test failures

There are 292 failures in this upload.

Failure ID Test case ID Test class Test case Message
8560488e-0cd4-4ad2-9d5f-90d497041208 fa579a24-11e7-4834-90a3-3a2f2d930742 AuthTests test__060__requestToken__ensure_the_message_published_with_a_wildcard_____does_not_have_a_clientId() Crash: xctest (45984) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
739660bc-82fb-4d95-976c-b3de43762a71 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)
12c8c756-b62f-4cfb-8780-15efc3435fed 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)
2c487245-f0f1-4ed5-8e27-4ce9b78653ef 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)
db7f910b-518c-408d-8c39-722f99fdca1c 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)
f64a4003-9fef-4b80-8d48-dcab8d23c0b4 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)
2075c62f-a7fc-43bb-9fb6-3623fb7d53a6 d152b14d-1a59-4c93-be43-844dad3f34f1 AuthTests test__011__Token__token_auth__should_work_over_HTTPS() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Test%20Utilities/TestUtilities.swift#EndingLineNumber=153&StartingLineNumber=153)
0835371c-9411-47a5-92ec-d485eeeef9af 47b650d0-c759-425e-ab2a-c57c6a4ba0ba AuthTests test__012__Token__token_auth__for_REST_requests__should_send_the_token_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)
d8068abd-2f5b-42ef-bea3-23338a39b4d0 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() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=197&StartingLineNumber=197)
4b367f45-2047-4520-a1d0-10e166b85e1f d02776f0-c234-4724-8a75-f6cfe67d78c5 AuthTests test__014__Token__authentication_method__should_be_default_auth_method_when_options__useTokenAuth_is_set() Crash: xctest (21909) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
d64f797f-6770-48cf-bc4d-fff31fd9bd10 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
baa143d2-9c2b-4a4e-8662-cf6993860b14 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() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=271&StartingLineNumber=271)
b6948b43-ed59-47fc-be4c-1264da287ed9 acd559e8-f57a-44c2-b659-ec34b4d85a9b AuthTests test__022__Token__authentication_method__on_token_error__reissues_token_and_retries_REST_requests() Crash: xctest (23688) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
532e5576-a736-4788-a62f-8e8a8d359a35 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)
cfc30703-d6bc-41c2-997d-b78390dacc8b 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)
226377ec-182f-41ed-8ce3-569307263a97 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)
22c17036-6944-4976-bd98-59b1b1b7e2bd 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() Crash: xctest (27675) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
5528716c-6677-40ce-8823-8fbe6ff710b4 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)
67c67722-629b-4ad3-a35e-ece934f8676f 3a4cdd24-b31d-4c4c-96ed-2679a25ca45c AuthTests test__034__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_request_to_authCallback_fails__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() Crash: xctest (29366) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
3c630ec9-e904-4375-a7cf-dd684b415fd5 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 (30243) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
8c41443c-376f-450b-a23c-6723f8eccb30 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)
a40b3aee-389f-4f0f-bacc-e155abc5235d 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 (32118) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
b0d354ac-6064-4ba6-9ef2-f8708dc3da56 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)
88a27e52-ad60-4f57-b3ea-dc83dcb4bcb2 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)
920d7ab1-051e-4119-93f5-c22b1c3f0a89 f583375d-771a-4ba5-b7c1-0c5a1d8bb5c3 AuthTests test__041__Token__token_auth_and_clientId__should_check_clientId_consistency__on_rest() Crash: xctest (35580) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
a7729aab-44de-4de4-a00b-c5f4f82eb6ad 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)
5c13ca9f-9d21-49e1-a73d-4e304b8460b2 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() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1023&StartingLineNumber=1023)
69ef5d35-d4b8-40d5-9d05-ee1aacb0c63e ad117472-67e2-4718-b014-723790ec3341 AuthTests test__046__Token__clientId_and_authenticated_clients__should_not_pass_clientId_with_published_message() Crash: xctest (36523) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
8cdcc193-6224-4deb-b195-e61b3fd3da05 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)
d14c71d0-d673-402d-b298-c8c6bcccd25d 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)
5e71df27-7643-4897-bda3-6222376ac3a1 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 (39914) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
a93688ec-f06a-4a00-8d0c-3cc69adea484 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)
e19b48d4-c958-4a15-b594-47ccd533cac5 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 (41611) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
d9f9f399-f056-4b14-80bb-93c5a1ad3388 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)
02fea08c-714c-4d6a-befb-eb4f59d51572 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)
1047a15a-9fbd-4fc7-a43e-e7cb9b61c498 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() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1352&StartingLineNumber=1352)
b179b1cc-10db-4851-b353-7096f73f1b3a 797af7c3-bce1-48f7-afaa-85dcfc283bd6 AuthTests test__057__requestToken__implicitly_creates_a_TokenRequest_and_requests_a_token() Crash: xctest (44137) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
dde70de6-a1c7-41a5-89a2-7ac1c6db1919 b21fddd9-38de-4dd7-ab8e-ada4acb6b039 AuthTests test__058__requestToken__ensure_the_message_published_does_not_have_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)
fd45e5f2-9e64-447e-80e3-12c22f7eb1cc 73bbd40d-2aa9-4ef7-902f-abeee54ecb10 AuthTests test__059__requestToken__ensure_that_the_message_is_rejected() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1916&StartingLineNumber=1916)
35ad2a69-2a8b-47a0-848d-6aa570ed580f 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)
f6d686fd-988d-4bbd-83c2-4aa9330404ec 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_() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1389&StartingLineNumber=1389)
1bb1c930-92f4-4410-aeda-0033843a2131 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)
47fca9bf-38d3-430f-9bd9-41bfc19c3c1c 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)
5030f57b-7515-4a99-a066-509ecb220154 ac813b40-6aaf-4d38-b025-1f42e3ef9d7e AuthTests test__065__requestToken__authUrl__query_will_provide_a_TokenDetails() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1511&StartingLineNumber=1511)
42a81d74-0c8a-4cbf-9440-ac9147b85c30 86188caa-8cbf-4144-8df0-e7ec142fd415 AuthTests test__066__requestToken__authUrl__query_will_provide_a_TokenRequest() Crash: xctest (50208) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
4c04ad72-ff7d-4fb5-814c-ce46bd7b0bb2 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)
e60e3674-0390-4cc0-9846-e2e6e088c4a3 d5f9fc45-5c2f-44dd-96fc-0323cde56bf5 AuthTests test__072__requestToken__should_support_all_TokenParams__overriding_defaults() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1792&StartingLineNumber=1792)
4a04c766-5f15-4305-8f9c-a87bf1594f29 44e8d5ef-806f-4e5b-a7b4-70778b28624c AuthTests test__073__requestToken__When_authCallback_option_is_set__it_will_invoke_the_callback__with_a_token_string() Test crashed with signal abrt.
6a58d117-605d-4a66-921d-810b02499084 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)
a1091cbc-cb69-4e8e-9818-6440b95029f9 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_() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=2017&StartingLineNumber=2017)
88196b5f-b97f-4f46-b946-72aee7f63f62 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)
190bcd44-ff0c-4b50-bd5b-269c6e42aed7 ae51a106-79a0-45c6-87b0-7a137c65f3d5 AuthTests test__078__createTokenRequest__should_use_defaults_if_no_AuthOptions_is_provided() failed - expected to eventually not be nil, got <nil> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=2141&StartingLineNumber=2141)
a957bb92-3846-4d29-9160-89d70d1c738f 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)
97472e81-53c1-476c-9141-952593d746e2 9262479b-5f56-426d-9df9-a6138d4a5beb AuthTests test__092__authorize__should_always_create_a_token() Test crashed with signal abrt.
06500c27-a368-49cc-8eff-35b0435c3db6 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)
48efd4e5-b080-4402-8e13-9fd67b24f531 0b2004ea-c2fa-46ee-8ec7-2b41bf41680b AuthTests test__094__authorize__should_create_a_token_immediately_and_ensures_Token_Auth_is_used_for_all_future_requests() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=2616&StartingLineNumber=2616)
f67bc70f-c4a3-4064-b360-b144cad2c66b 032149cf-0d18-486f-a038-05c64f920555 AuthTests test__095__authorize__should_supports_all_TokenParams_and_AuthOptions() Test crashed with signal abrt.
0540e9ba-f10c-4712-ba5a-d016f86c9932 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)
20713261-82d6-4ff8-b0d0-2fca3c6bd14d ebd16014-5876-40f0-9023-405f566a32af AuthTests test__097__authorize__should_return_TokenDetails_with_valid_token_metadata() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=2687&StartingLineNumber=2687)
4b94c28f-2390-460a-88f8-0efbafde4883 f516cbbb-7b4a-4186-b839-362800a98a18 AuthTests test__098__authorize__should_use_the_configured_Auth_clientId__if_not_null__by_default() Crash: xctest (62011) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
27785b62-6a6b-4250-a1ba-7a1383a2d3eb 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)
59f106da-d991-409f-9958-cd6dbc27fa75 c7a35bd2-f1fd-43c8-8047-379ab5289390 AuthTests test__100__authorize__on_subsequent_authorisations__should_store_the_AuthOptions_with_authCallback() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=2763&StartingLineNumber=2763)
b770f278-7074-4b1b-8341-35e8c766626d e6f7fb47-38f9-4148-9dda-f18098f619e4 AuthTests test__101__authorize__on_subsequent_authorisations__should_not_store_queryTime() Test crashed with signal abrt.
06121043-85e5-4ab1-9400-b44f8e059c7e 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)
82cac16f-fe57-413f-b35f-270eb09427b3 b12e1cbc-0f21-4094-b12f-7dc2890b58a6 AuthTests test__103__authorize__on_subsequent_authorisations__should_use_configured_defaults_if_the_object_arguments_are_omitted() Test crashed with signal abrt.
5584eb2c-0bdd-4f94-8842-30f78136e1cf 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)
56133812-3d09-47e4-9ce2-95eea8a5b20d d9853253-031e-453e-a8bf-d9241adc6b1b AuthTests test__105__authorize__should_adhere_to_all_requirements_relating_to__authCallback() failed - expected to eventually not be nil, got <nil> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=2960&StartingLineNumber=2960)
5b068805-37ff-4c6c-ae16-d33e28238dfa c5d6dadc-5655-4db2-9e0a-1b1703be3d31 AuthTests test__106__authorize__should_adhere_to_all_requirements_relating_to__authUrl() Test crashed with signal abrt.
e8d3c1e9-b3db-45cf-b9bb-64495d80f53f 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)
d872d181-ebd2-4580-ac28-9ff5d0dedd55 68c6b5e2-d84c-4b7f-8bc7-ad71831d989b AuthTests test__108__authorize__should_adhere_to_all_requirements_relating_to__authUrl_returning_TokenRequest_decodes_TTL_as_expected() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3049&StartingLineNumber=3049)
f3816079-9923-49af-ac0b-162f4b2dbc56 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)
f1b4fd50-12b3-485e-856f-8cfae24eb405 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() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3126&StartingLineNumber=3126)
d9fa7c03-4dc9-4d81-9665-8ba3d6814dd5 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)
7325ae68-e480-433d-b9db-8b4b15922368 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)
9ea8fe5b-889b-4cec-91b8-41689779623a 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)
42f889b8-ddb2-497b-9e8f-31453fb607ae 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() Test crashed with signal abrt.
ebba8f1f-6721-400f-9584-8ee00892c885 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)
60daa932-aa70-4a05-8fd9-80067b4fd42c 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)
08467a69-1503-4c27-9dd8-05bcaf376454 5efcb638-40b7-4e79-bac2-e7973de4a465 AuthTests test__120__authorize__server_time_offset__should_discard_the_time_offset_in_situations_in_which_it_may_have_been_invalidated() Test crashed with signal abrt.
838fca83-0b8f-48f6-bba4-471bc89bab3c 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)
24493760-49f9-4b2d-a24c-2bb5589e741b 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.
f54933f4-7746-4658-8a11-083808b040d4 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)
b684d0f3-18e0-4724-9ed8-3d2f9e1a98f9 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)
7130a0d5-4861-47b9-be1d-2db2399cc97c 29488355-836a-40ea-8d01-d67f7be2832a AuthTests test__128__Reauth__for_a_token_change_that_fails_due_to_an_incompatible_token__which_should_result_in_the_connection_entering_the_FAILED_state() Test crashed with signal abrt.
48cd329e-6a3f-49aa-a622-f883d6414300 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)
e17216ef-7736-4842-870a-b9fa5d57d0b7 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.
59788bd3-22cf-4f54-8800-e72570ce374f 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)
384a78cd-a4f9-4ade-b755-f72dd329080b 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() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4366&StartingLineNumber=4366)
88b92e8b-4ce3-4c2c-9187-85b406133ba2 d28098f7-a438-46ef-af50-383e02618a48 AuthTests test__154__JWT_and_rest__when_the_JWT_token_embeds_an_Ably_token__pulls_stats_successfully() Test crashed with signal abrt.
307d4eb9-d5a3-4a64-9f6b-5355af642140 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)
fd22d512-54d8-4b62-8d13-7ce915a51f24 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)
e035b573-5d94-4578-ad60-db19e2fc7002 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)
b4cb40e0-339f-4eaa-8273-328d691013c4 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)
dbe9621a-9890-4407-89c6-feedc7b72bb2 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)
80bd03bb-4f6f-4b6f-a9b8-895b92e2c09d 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)
ded3e445-eb3a-43f5-8f81-31d8abae29cc 5dfbc3a4-e580-46ab-a989-413047d812e8 ObjectLifetimesTests test__005__ObjectLifetimes__when_Realtime_is_closed_and_user_loses_its_reference__channels_don_t_leak() Crash: xctest (4627) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
264e3118-0373-40a6-ab7d-6f63eca6e3a8 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)
d5482f52-feda-45f5-a67f-54e6518aeedb 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.
0e81e744-a91c-4ac5-a9e8-878f338d1197 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)
4b1445d9-fc35-41be-880a-bf8634a92f97 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.
dc64b32f-ab44-4edf-a3e6-b3dc34cb0ddf 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)
ed23931e-df9e-4755-a0e3-160fe05ff725 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.
2151027d-d94f-42cc-98ac-a61d33af34b7 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)
d5fe95b7-0ce5-4a40-b7c9-59b8fc49c377 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.
36891146-9715-4be7-93b1-8c0b2bb674ea 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)
f1630170-a33f-42db-b025-9bdba7a8e3a7 52929c79-153e-4c55-a020-f534585c2d62 RealtimeClientChannelTests test__032__Channel__attach__should_transition_the_channel_state_to_SUSPENDED_if_ATTACHED_ProtocolMessage_is_not_received() Test crashed with signal abrt.
058c0500-9fec-4c23-b631-3cf4c8715e7b 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)
5b4c2f01-37ae-4bab-948b-39f739715af5 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)
55e4ded0-5e98-4723-90d8-cd5dd76d239e 3be847c5-6a88-45ea-b304-6fba1e8c0f40 RealtimeClientChannelTests test__069__Channel__publish__should_invoke_callback__for_all_messages_published() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2242&StartingLineNumber=2242)
a1b74613-220e-4bcf-b865-5b8106b1cb49 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)
c1b5c53c-1993-4a49-9afd-f9ff5915ff25 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)
1d600a4a-729c-4cce-b450-390984cadc9a 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)
34ff2692-9ad1-4eb4-a2ca-add1ca2b5b24 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.
1996a90f-40ff-4768-bcf8-4442ddaf7e2c 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.
7f26def4-3ef6-4098-82bc-e52386072de5 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)
3586c504-a8fa-499a-918f-17a54adba6a7 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=01765939143023-000@e7dSzYdpgBwxZP25418829>, got <limit=100&direction=backwards> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=137&StartingLineNumber=137)
f3599048-5e2e-4379-a42a-dcecf5500b88 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=01765939143611-000@e7dXonT5wBwxr043904507>, got <limit=100&direction=backwards> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=137&StartingLineNumber=137)
8f31e8c0-4e2b-4aa9-855c-3f1902614bbc 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)
a360faa8-af42-4f00-8712-c837c0ff7d73 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)
3a14d612-cab1-4ba7-aca7-6ab15e2544d4 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.
22951768-5379-4c1e-8ff9-920c8b5a2bdb 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)
3d4f8c95-2981-40db-b1b9-a487417f75fa 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.
7107cf97-87ea-45ed-a764-d455c36f6fbc 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)
3596edbd-c5dd-449c-96de-8a90fcf83e5f 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)
dc228db3-ee57-4ecb-b349-285252bdfa6e 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)
6e0caef9-50ed-4f0b-83d9-4c6d38077366 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.
161d1343-26db-449b-9f21-5a15ecf463da 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)
69a9c87e-d9d3-41c7-849f-d2e08a0541ab 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.
994dfeb6-0624-4875-abc0-c0f1dc05a21c 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)
b8f611de-1e8d-469a-bea0-2f617bf45a97 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.
027fd95d-ad6f-43a2-bfab-37a747445415 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)
2b3072e6-2e8e-4e79-b1a1-d0069ab9aac7 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() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2127&StartingLineNumber=2127)
962c4222-a316-4ffa-8736-3f705972c753 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.
bedffb12-690d-4e7a-8cbf-e8b1d2ca2398 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)
c5235bdc-9e5a-4fee-8a73-a52e7edc6b2f 2450eb4a-b634-490b-b6cc-4ffc6ae2fa0f RealtimeClientConnectionTests test__073__Connection__connection_failures_once_CONNECTED__when_a_connection_is_resumed__the_connection_key_may_change_and_will_be_provided_in_the_first_CONNECTED_ProtocolMessage_connectionDetails() Crash: xctest (47505) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
ab6f144a-999a-4d03-8d1e-144d8887e7f8 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)
770870cc-8fd6-42ef-a6bd-e3a0269f861d 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() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3197&StartingLineNumber=3197)
b453ec82-1c6f-4aee-b39c-25be5c42fafe 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() Test crashed with signal abrt.
0a90fdb0-8c88-41fd-96ac-aedd88207469 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)
922942f0-d5b7-497c-bbd7-a1ca2c528b86 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)
1cca703b-4f01-434f-92b0-77e917c5bd22 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.
286fab84-a9d2-4ded-924b-e6b3c9df658f 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)
47a2edea-5334-4c57-a98c-91de23148746 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)
dfff5bfd-d252-4fba-9851-a8ebf7e53b2c 5402ab91-2d58-4449-a0b3-7a393c1050da RealtimeClientConnectionTests test__200b__Connection__Connection_recovery__failures_system-response_to_unrecoverable_token_error() Test crashed with signal abrt.
a43d1afc-395a-439f-a0e6-1419c5692b2e 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)
401f665d-a4f9-4ea8-9c4e-1971552a7aa7 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.
75c79153-d0dc-4c4f-9f94-656bd7efb16e 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)
2641006d-39cc-4828-bd72-e3f89b5b1113 1855dfc2-227b-490b-9d64-e39dd2963626 RealtimeClientPresenceTests test__002__Presence__should_receive_all_250_members() Test crashed with signal abrt.
c6301fcd-595b-4c2f-95c1-634cdd61b504 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)
ff31b2f2-a5fb-427b-a7eb-f926b6560193 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)
d1a9ec3e-9f00-4a4c-958a-34726a403f4a 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.
61070073-3c9d-41d6-8cd6-1ae32c90bc24 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)
b41e18f6-d712-4829-b985-2f97a439d3d2 39104623-fb43-4e25-9e45-79683d9945b6 RealtimeClientPresenceTests test__061__Presence__update__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() Test crashed with signal abrt.
b60d9843-32ac-47a1-9fbe-10f2b8cfb8d6 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)
13f4e733-e3be-4dff-bf49-05e6dec04cbc 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.
097d6dd4-23a1-4138-8d01-6fbac787bf5b 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)
cdacd36c-59f7-4dd4-a574-243e62920688 53110f7e-28b3-4875-a2d6-3e7752a18b70 RealtimeClientPresenceTests test__084__Presence__enterClient__should_implicitly_attach_the_Channel() Test crashed with signal abrt.
d498add5-8e0b-4904-a035-a179e7fbd3a3 d7ca92ee-f622-488f-8410-5613f1d472c6 RealtimeClientPresenceTests test__113__Presence__get__Query__set_of_params___should_return_members_filtered_by_connectionId() XCTAssertEqual failed: ("0") is not equal to ("2") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3598&StartingLineNumber=3598)
bc9682c2-8e2a-47e1-8d87-15bbc1ebe278 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)
5ec57905-c1e8-42da-84af-7ccdebc13e62 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)
0e6b8d27-b1e7-43da-91c6-d2097e6a6312 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() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientTests.swift#EndingLineNumber=555&StartingLineNumber=555)
8573f180-52eb-41fd-a5bb-df7f2c8b16d5 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() Test crashed with signal abrt.
6155ccd2-91a2-4891-96f2-fb61a11fcebb 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
6b814cd6-d6af-4ef3-9ebc-6e1bc038ee45 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)
045b9c2e-ef47-471a-a2c4-e8bdf1f3e3b0 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.
5a731f4a-0975-43ca-ad02-5114270e078a 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)
4158c01f-58d7-4da6-903c-500d53f1d086 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)
f6dfec76-30f9-45f1-b7cf-fef54dfe541a 66d66b61-b55a-4c8b-ae59-87733567baf6 RealtimeClientTests test__034__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_connection_moves_to_the_FAILED_state() Test crashed with signal abrt.
5d0b97a9-7830-4387-8f96-7ee1f7877417 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)
3938e9e0-8c36-4741-9480-d8d5c67a65d4 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)
b37f9fa4-00b7-4b4d-8be0-47ccc6ec9493 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)
524e002d-5464-42ad-bbd7-e3b6d2df0ea8 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() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientTests.swift#EndingLineNumber=1120&StartingLineNumber=1120)
39d38642-60cb-47c3-836c-1a110bbd4b28 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() Test crashed with signal abrt.
d1a85a01-4d21-4a87-96ee-20549ceb6082 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)
48a71b3c-6c55-49a9-afc2-e3376f9996de 439e54d0-17ac-45e5-bd46-970c42a06c9f RealtimeClientTests test__041__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_the_publish_and_indicate_an_error() Test crashed with signal abrt.
83e67a1c-8d66-4971-9b43-5778b65ed9ee 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)
7cd4215d-40bb-4d4b-a960-8368b7c00050 a6461dd0-181c-4960-a2fb-b7eed73f4589 RestAnnotationsTests test__idempotent_publishing_should_publish_annotation_with_implicit_id_only_once() Test crashed with signal abrt.
4c7bf2a9-cfa2-4689-a043-1f16ecc2eda8 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)
f3ce4fa3-1f2a-4517-ba7f-0b820590bf0b 6417787d-7a7b-44be-a919-8fecb3dff0a8 RestClientChannelTests test__002__publish__should_provide_an_optional_argument_that_allows_the_clientId_value_to_be_specified() Test crashed with signal abrt.
451638fe-8661-4721-ac67-91771a0574a4 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)
0c7a4091-d495-4882-90b1-af3a7e9f268f 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.
5bc9577c-804b-4f90-bafe-bfa6da5ef276 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)
60a09d3e-1679-4e2a-96c7-3dac7ad738ac 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)
4a814fdb-a9a4-4322-b217-3a00cd3b7e0e 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)
7b6f2d06-d15a-439c-a39e-6a33b2a6355c 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)
db4f551b-84f2-4606-b2f2-ed4c42564953 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.
8be6101a-fd7c-4407-bcee-abcb9d23dab1 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)
41a6a6e8-0df2-4f44-bb95-518304cad4ac 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)
382b6f1c-7189-427a-8774-b8a736721c15 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.
61be2a31-21d4-4eba-bb9e-5ed4ffee47a2 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)
710918e7-f8a9-4939-a376-ec5323922bb8 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.
074e7933-febe-43e1-b597-fdf783844631 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)
d84e60a6-1d6a-43c5-b3bd-35a436e1fc81 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.
bfab1ab6-9457-4fd3-80fa-5d19de4da104 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)
3d41e3d4-bf54-4e4a-92ea-fd5fdd6266ce 3f7f5c51-32e7-4fea-a9ea-da40e38c873a RestClientChannelTests test__022__publish__idempotent_publishing__should_generate_for_internal_message_that_is_created_in_publish_name_data___method() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
abd50912-53b5-42ec-bb80-e90450074d9c 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)
08b9e002-9663-4151-8c35-23e46876f16e 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)
8be4c9b0-8220-48eb-a23a-8686614fdd4b 8cd60d3e-74f0-4027-bf8e-dde4660efe5a RestClientChannelTests test__025__publish__idempotent_publishing__should_have_only_one_published_message() Test crashed with signal abrt.
01f39c5d-d22d-413a-b2ad-51d274d5c903 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)
0942997a-aa81-4160-9749-144198b642f1 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)
9b3ed68f-1b18-483d-bda1-91ce6ce1bb39 414fd190-d7e3-4f4a-bb05-c51b4de9adbd RestClientChannelTests test__028__publish__idempotent_publishing__random_idempotent_publish_id__should_generate_for_multiple_messages_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)
031a2a7f-b5cd-4c77-a076-f04307fac261 24e64f7a-2245-4970-b710-c0da2ff8452c RestClientChannelTests test__029__history__should_return_a_PaginatedResult_page_containing_the_first_page_of_messages() Crash: xctest (42079) -[ARTRestInternal buildRequest:path:baseUrl:params:body:headers:]. libsystem-c.dylib: abort() called
82153691-b29b-4c58-9839-036f5d39f57e 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)
ac38085c-fac5-44ce-85ad-1acd9c318a41 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)
2a2b2073-5cea-4627-986d-39f691a51e19 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)
f073ac07-570b-4389-8d62-95c5466ee3b2 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)
4af3afd2-35c3-43df-8eea-c5362045bf06 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)
95159c5e-a78d-46f4-8d6b-388d9baf13c2 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)
c697cd48-41f4-48d5-820d-84cf84fc7e09 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.
6787d2ed-7e3e-4607-9ead-2d94823a171a 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)
54076acc-b7eb-4870-b793-4c5ef9d74fce 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)
58748121-9e9c-45f1-a458-d96e1476d815 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.
9f98c3d5-e7c9-4bd5-919c-ceca72d3e361 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)
da0f4351-4d1e-4076-add3-4920dff7151d 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)
d2ba4a5a-c49c-4dd9-87c3-fb5ae5e6edf7 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)
02ae70fd-a684-41ff-9578-cc1e2c464c0b 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)
0c3922a7-f69b-4cce-8614-4991947fda19 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.
47dc2cf0-0385-49ae-8f68-79e83c318a57 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)
2da256a9-11e9-41b1-ae4a-af21d639ffc9 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)
ed4efa5b-c488-4cf9-b32b-2df791121d29 e4ef9186-5186-48f1-8986-d62c8b39f890 RestClientTests test__003__RestClient__REST_endpoint_host_should_be_configurable_in_the_Client_constructor_with_the_option_restHost() Test crashed with signal abrt.
6fa864b6-7033-4266-9952-abcb726de80e 0072ee2f-e36d-4d99-bba6-07462114fbcf RestClientTests test__004__RestClient__should_send_requests_over_http_and_https() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
ecfabc31-bc82-446d-9d77-a1a9cf1d6289 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)
5238b00b-9efd-4323-a33f-a53147f479c7 cebafe76-5187-43d0-b87e-83f59cb8cba3 RestClientTests test__006__RestClient__should_request_another_token_after_current_one_is_no_longer_valid() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=580&StartingLineNumber=580)
36667ed4-fcfc-45f0-b663-c14b70f1f657 4fd93c5d-3210-4993-be9c-a5a9322bfe4a RestClientTests test__007__RestClient__should_result_in_an_error_when_user_does_not_have_sufficient_permissions() Test crashed with signal abrt.
ad9c1e50-f30b-4a1c-be5f-3c841071019e e92b45a7-fb3f-40ee-b76b-da4e3b2acea3 RestClientTests test__008__RestClient__should_use_MsgPack_binary_protocol() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
e20bc047-1eee-4778-9b05-cbe29d3297b3 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)
b4c2a4d8-6e70-4d68-a268-36f4a7a06f1b 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)
794a9eab-077c-4dd0-9deb-d14001c8b905 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.
43f74720-14ad-4c19-9d10-81ccd48aa846 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)
81726794-e4f1-4e4e-be4a-d9535712a934 bf71aa47-f157-4ec2-ade5-8493e8427e53 RestClientTests test__013__RestClient__background_behaviour() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1784&StartingLineNumber=1784)
de3ed9d5-d4a7-4c92-8469-a78fa1e695ad e4294b73-d042-4ed5-994f-f72ad3dc8ee4 RestClientTests test__014__RestClient__client_should_handle_error_messages_in_plaintext_and_HTML_format() Test crashed with signal abrt.
55231765-1902-46cf-8693-65c25931e2ce 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)
04611973-4e8b-4adb-a75d-34405b5c2db3 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)
a3d47366-99d9-448a-b633-25af4c1b7c95 b646b3e4-7547-439e-ab78-8afc192f6776 RestClientTests test__019__RestClient__initializer__should_accept_an_options_object() Test crashed with signal abrt.
152b954a-a6bd-499c-9a2a-ccf56cd320ce 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)
0f0bfb32-38c9-44af-8cc4-028393ac5b6b 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.
a47d6411-13f1-4365-8c44-22e253bec274 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)
9a96ce85-ac34-49ab-8121-a3901cc28d6f 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)
d2827391-51e9-4bcb-9c9b-a0fe2e1d0ec7 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)
749a0f27-760a-4c43-852e-f1cf9abda789 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)
abb9c718-eec9-4175-9a20-e41ca59a9344 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)
a09e9d71-f038-4581-930c-6825037c2ab2 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
a43b6e7c-30ed-415d-a5f7-309e5667642e 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)
4324e7ca-9b53-42d6-a56a-1be3c456b523 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
5940c470-644f-4f08-88d6-f32110c0b936 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)
b8ccea1f-86cb-47c1-817a-ba436c749efe 055ed896-2240-470c-b636-ab5b7a52c20d RestClientTests test__036__RestClient__Authentication__should_error_when_expired_token_and_no_means_to_renew() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
1944b7fb-5628-47a9-9a7d-10f11f6bdcbf 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)
75f34695-73e2-49d7-a55d-900bf1fc194a 0d5abdca-03fc-439a-92af-6f30111e712e RestClientTests test__045__RestClient__Host_Fallback__failing_HTTP_requests_with_custom_endpoint_should_result_in_an_error_immediately() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
d12a8cd0-5a03-4029-92d3-d791d4b9e9f7 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)
6ce940f9-0a65-4146-8ac0-1198c6727a37 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.
9d065f55-403e-4015-a1f7-838870af0f12 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)
ee72c5f1-7900-4829-95c3-c51b87a45308 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
ff4225e9-6e78-4a5a-a291-9efdf8712f42 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)
8a5a077b-8da8-4725-8103-11e57688fbdd 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)
67747356-25b0-4642-bbee-53d0a90542e0 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.
4eada4d5-34b2-4f9d-9fea-cd3768330d56 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)
88769066-d861-470e-ac52-59c716530f09 4a4b4f8e-51df-470b-ad9f-58357e463105 RestClientTests test__058__RestClient__Host_Fallback__Fallback_behavior__should_NOT_be_applied_when_ClientOptions_tlsPort_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)
409c1610-83ee-4b8f-a60a-8792f17bd2f5 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)
d1e82346-dfdf-4f7e-89ba-b79b51416055 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
640a3c16-7bc3-4dd9-bbf0-8c9b4f906238 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)
ca7b2c62-cf97-487a-85b2-2eb611491bc2 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
a8f4cee7-2bbd-46fe-b0c5-98ace29f231f 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)
7452fd4b-ccf5-4e97-bf3e-144ff13c8a27 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() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
60dcd254-9171-4812-8d26-cbe90196e894 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)
e994fea0-a198-403e-9442-a99173c4f210 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)
6a7e5e9d-5370-4168-8096-eef71d2f5d7a cac905f3-1668-446f-b662-85be70724811 RestClientTests test__069__RestClient__Host_Fallback__retry_hosts_in_random_order__until_all_fallback_hosts_have_been_tried() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
f053191d-b04a-458c-bd22-08319f9349e8 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)
4f96f534-1922-4294-9ae0-69f0ca0eead8 40fe8b7c-dca3-47b2-b9f4-2804b2717e50 RestClientTests test__071__RestClient__Host_Fallback__retry_hosts_in_random_order__until_all_fallback_hosts_have_been_tried__if_custom_fallback_hosts_are_provided_in_ClientOptions_fallbackHosts__then_they_will_be_used_instead() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
7c0c4eb2-5b54-4051-b6c2-aff78787efdd 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)
e3f36d95-f9db-4d3e-a620-6aaced616814 30cac01d-55e2-4e23-9cb0-2d2c72d96a88 RestClientTests test__073__RestClient__Host_Fallback__retry_hosts_in_random_order__if_an_empty_array_of_fallback_hosts_is_provided__then_fallback_host_functionality_is_disabled() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
d94af65d-beb1-4395-aab4-293958741428 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)
daf5ecf4-1fc8-4ca2-a3bc-2811d25eae39 2a88498a-8cd2-4d76-b1d5-d9837200cd82 RestClientTests test__075__RestClient__Host_Fallback__should_use_an_alternative_host_when___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)
178c5c3e-c2c8-4bee-a5b3-0ba171509e16 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)
34d95833-2dea-4af8-bfae-080f32dc681b cec544b2-f5e4-4f24-9fc1-edcc878f3e82 RestClientTests test__077__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host___hostUnreachable() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
28560719-435d-4939-b2b0-a1a7dc6a8040 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)
1ebf1864-1a30-429a-b835-735bd093a92d 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)
7e921f22-ed9b-4dd2-a7f9-d9da247adeed 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)
f47bab9f-3744-4b42-a961-bf1f4dc74913 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)
91393164-38e2-426c-a1a0-a7e72904b4a8 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)
ff6749f5-b03e-41ac-b4e0-38bed9e6113a 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)
ea594f5e-fa2c-4580-85f2-be70bf132f78 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)
bf5499a1-a2c8-4f7d-80d0-168df9429917 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)
a2c89e5d-65a9-4f2c-9bf9-b3896e23d28c 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)
448e60b2-859c-42b3-9b35-1716bb0d39ad 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)
0878e451-af22-40c5-b384-d9d8560f711c 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)
a84ababa-eaba-487c-8dca-b5a5bb343e61 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)
a128ce02-5533-48ca-b324-141a9ad071e4 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)
0d9bba54-5f23-49e8-aa24-b192b358ea5b 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)
70f280b0-8e2f-4d40-a16b-9987e01a3082 8fafc266-03ee-4b1f-b942-2f10cd6c57ce RestClientTests test__095__RestClient__request_IDs__should_add__request_id__query_parameter() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
be9afcc4-5e12-4706-874f-d94aa3ae6fc1 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)
f8c3e1aa-d253-4111-90e4-5ab471017218 8f0e75a4-9d8b-40fb-b330-23e822a2b31f RestClientTests test__097__RestClient__request_IDs__ErrorInfo_should_have__requestId__property() Body should be a Dictionary or an Array. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)
5a4a7a17-37c4-41c6-bb41-b3e9388b4c46 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)