Details of upload 1ac3ad55-62bf-4f3f-a8fe-a2017e47db20

Created at
2025-09-15T21:40:59.853Z
Total number of tests
524
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
faacb2c
Pull request base ref
main
Pull request head ref
2025-09-08-third-claude-code-attempt-at-porting-to-swift
Branch / tag name
2110/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
17746073947
GitHub run attempt
1
GitHub run number
751
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/17746073947/job/50431408572
Loop iteration
1

Test failures

There are 219 failures in this upload.

Failure ID Test case ID Test class Test case Message
6877c1a1-0b83-426d-bc56-d598f82f1512 5f70ebd1-703e-4892-a612-d926afe8619a RealtimeClientPresenceTests test__052__Presence__PresenceMap__compare_for_newness__split_the_id_of_both_presence_messages() Test crashed with signal trap.
0eafc1f4-1d94-4fe7-bdf4-a17150597e00 32417542-2489-426e-9fbe-987d5ca479f0 RealtimeClientPresenceTests test__053__Presence__PresenceMap__compare_for_newness__presence_message_has_a_connectionId_which_is_not_an_initial_substring_of_its_id__compares_them_by_timestamp_numerically() Test crashed with signal trap.
1f58c270-26f5-4907-9843-e49f5f988a6c 13347ff5-369a-4bd0-835b-cb93a998cacb RealtimeClientPresenceTests test__056__Presence__enter__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() Crash: xctest (55899) unwrapValueWithAmbiguousObjectiveCNullability<A>(_:)
0b6a9004-8a77-4b40-9305-4ea1d1f15fdb 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 trap.
b1c7111c-9a50-41fd-b10b-1d9865b2f14f d4b220a4-b888-49bf-8298-780897ad6886 RealtimeClientPresenceTests test__058__Presence__update__should_result_in_an_error_immediately_if_the_channel_is_DETACHED() Test crashed with signal trap.
30f96c96-34ad-49ed-a7e2-0692b298a307 f1e5c10e-d905-4401-b818-094db808f783 RealtimeClientPresenceTests test__030__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_success() Test crashed with signal trap.
b4cac5e6-a31e-4179-8ad5-601c44b1fcee 3a77867c-4447-48e5-a09b-26fd753ba25c RealtimeClientPresenceTests test__031__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_failure() Test crashed with signal trap.
53ccfd9c-16e6-4ed8-afe8-7a36f68096b8 ac44f09c-f521-4bfc-a3d7-58d4f7428c74 RealtimeClientPresenceTests test__032__Presence__enter__entering_without_an_explicit_PresenceMessage_clientId_should_implicitly_use_the_clientId_of_the_current_connection() Test crashed with signal trap.
aeb1a9c4-04fe-4320-821c-8fc39826654b 9871719e-90d4-403d-b551-f262f9971f5f RealtimeClientPresenceTests test__034__Presence__enter__should_result_in_an_error_immediately_if_the_channel_is_DETACHED() Test crashed with signal trap.
5390cf09-c41a-43de-9c9e-933473acde4a a96ec163-3062-4138-8f3a-4ed3ff33f96d RealtimeClientPresenceTests test__036__Presence__enter__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() Test crashed with signal trap.
98b3beab-3404-4e0f-b49e-68e64814293e 114e01a8-8971-4c3a-9cb7-0bb128e2749e RealtimeClientPresenceTests test__037__Presence__update__should_update_the_data_for_the_present_member_with_a_value() Test crashed with signal trap.
f8bafbd8-ed5c-4de4-ad9f-0103096835e0 26a1fa72-c7bf-4623-bfd3-a445db809681 RealtimeClientPresenceTests test__038__Presence__update__should_update_the_data_for_the_present_member_with_null() Test crashed with signal trap.
52b936f4-137c-49ce-b831-31cde9934bc7 086e6218-93b3-48a9-8f70-580325b0014e RealtimeClientPresenceTests test__060__Presence__update__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() Test crashed with signal trap.
3babae79-f369-4058-81c7-175f203569b8 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 trap.
c0687544-255b-420c-9c94-26f5ea8ae9a3 42dc4bcd-9dfb-4486-a63e-50bfce9e5adc RealtimeClientPresenceTests test__062__Presence__leave__optionally_a_callback_can_be_provided_that_is_called_for_success() Test crashed with signal trap.
4db49b5d-cf8a-42b3-b3d7-a28c5214ddfe 7b4a1c93-f48b-4d0e-ae5e-b8bb7aaff373 RealtimeClientPresenceTests test__063__Presence__leave__optionally_a_callback_can_be_provided_that_is_called_for_failure() Test crashed with signal trap.
595dfd6a-33ed-4c0e-ac35-b3c45d007df1 058ef3da-6bc9-4e6e-aca7-98b83256a7a6 RealtimeClientPresenceTests test__064__Presence__leave__should_raise_an_error_if_client_is_not_present() Test crashed with signal trap.
f9ff3fec-a665-45c2-aef1-a4132edbf938 7bb0023d-42ce-4dde-b823-b22755045071 RealtimeClientPresenceTests test__065__Presence__leave__entering_without_an_explicit_PresenceMessage_clientId_should_implicitly_use_the_clientId_of_the_current_connection() Test crashed with signal trap.
a2258292-ed14-4e7f-8e08-820668aeafc1 be736b0e-8a77-4076-9892-721e9a6962ca RealtimeClientPresenceTests test__066__Presence__leave__if_the_client_is_not_currently_ENTERED__Ably_will_respond_with_an_ACK_and_the_request_will_succeed() Test crashed with signal trap.
7ab2de1b-66a3-46de-a580-5e0bb970624e 71e970e1-a189-4934-a8f0-d7434a079c88 RealtimeClientPresenceTests test__067__Presence__enter__implicitly_attaches_the_Channel() Test crashed with signal trap.
1d7cbfdd-576f-4bfb-b7a5-2536bbc8963b 7f94861f-be6e-4ab1-a333-967c748ef788 RealtimeClientPresenceTests test__069__Presence__enter__should_result_in_an_error_if_the_channel_is_in_the_DETACHED_state() Test crashed with signal trap.
99c2bf8c-c81b-4b04-8819-eb5f7284cf7b b502abea-7a64-42d6-b556-82f6d4195744 RealtimeClientPresenceTests test__070__Presence__leave__should_result_in_an_error_immediately_if_the_client_is_anonymous() Test crashed with signal trap.
ff62b792-029d-4205-8c5d-834264906590 97c8961a-79f8-4a00-9b7a-8493c8ab7c32 RealtimeClientPresenceTests test__071__Presence__leave__should_result_in_an_error_immediately_if_the_channel_is_DETACHED() Test crashed with signal trap.
910b01f8-8d43-466a-b3e2-e55ae9b4021b d6224b3f-7e56-402c-b8d0-c5421cb93186 RealtimeClientPresenceTests test__072__Presence__leave__should_result_in_an_error_immediately_if_the_channel_is_FAILED() Test crashed with signal trap.
d87aed62-170f-434d-a814-e0653e4e839d bdf925ca-dde0-491c-bf03-82a502842b14 RealtimeClientPresenceTests test__073__Presence__leave__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() Test crashed with signal trap.
0d0125c0-b9bc-41a7-99ea-369dfb10a88b 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 trap.
144c9e13-2e04-4db0-b019-2fd624c657ec 1e5beffd-b21f-4281-85c9-b1b6ab02471d RealtimeClientPresenceTests test__078__Presence__enter__optional_data_can_be_included_when_entering_a_channel() Test crashed with signal trap.
57a2d35a-059d-4903-8b63-ee5ff409768b 0121063a-f2a0-4447-812a-e54f43fb6354 RealtimeClientPresenceTests test__079__Presence__enter__should_emit_the_data_attribute_in_the_LEAVE_event_when_data_is_provided_when_entering_but_no_data_is_provided_when_leaving() Test crashed with signal trap.
973ad450-a760-4c23-b648-cafcff208b78 7a8d38a6-d49a-48b8-aad3-245437fedad8 RealtimeClientPresenceTests test__080__Presence__private_and_internal_PresenceMap_containing_only_members_that_match_the_current_connectionId__any_ENTER__PRESENT__UPDATE_or_LEAVE_event_that_matches_the_current_connectionId_should_be_applied_to_this_object() Test crashed with signal trap.
e491fd5d-632f-4fbb-a86a-61038589eb9c 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() Test crashed with signal trap.
817b9089-fc0b-4e30-9e5c-242070e42a45 53110f7e-28b3-4875-a2d6-3e7752a18b70 RealtimeClientPresenceTests test__084__Presence__enterClient__should_implicitly_attach_the_Channel() Test crashed with signal trap.
1d21977c-5491-4a6d-89ed-08f79fa33c04 475032dd-1b9c-4b7d-919a-be92c30a6438 RealtimeClientPresenceTests test__086__Presence__enterClient__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() Test crashed with signal trap.
4491e203-689c-4a06-8cf9-879f74991627 466bf238-433a-4a00-bb56-edca30f6295c RestClientPresenceTests test__008__Presence__history__connectionId_should_filter_members_by_the_provided_connectionId() Test crashed with signal trap.
3706943f-1f6a-4296-b7ca-6b10a658ae93 7141642d-e857-4320-82e5-288b84efa762 RestClientPresenceTests test__009__Presence__history__query_argument__limit_supports_up_to_1000_members() Test crashed with signal trap.
8e095168-5301-483a-baee-193aa773d80f 4de93fa8-d7b0-4cf9-819e-6f35a84f0896 RestClientPresenceTests test__010__Presence__history__query_argument__start_and_end_should_filter_members_between_those_two_times() Test crashed with signal trap.
d8c014ab-0278-49d4-9e5b-4c8390a80c9c e609c253-d7cb-4f3a-8e9c-e94754ee3309 AuthTests test__002__should_accept_authURL_response_with_timestamp_argument_as_string() XCTAssertNil failed: "Error -1002 - unsupported URL (reason: NSURLErrorDomain)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4531&StartingLineNumber=4531)
9c26cbda-433c-4b68-a857-7e5dd7e0c041 988dff42-5889-451a-baee-2d3ed9fa383b AuthTests test__007__Token__should_URL_query_be_correctly_encoded() failed - expected to param <capability=%7B%22*%22:%5B%22*%22%5D%7D> exists, got <capability=%7B%22*%22:%5B%22*%22%5D%7D&timestamp=1475965860000&format=msgpack> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1061&StartingLineNumber=1061)
516f8b47-1f47-4ffa-acd8-0b1d327a9a9a 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 - expected to param <accessToken=_tmp_5G0rqw.D4MEu466oMKgqsBDJo_f453isUIhtToBjC_dxRKauVT5E_Qdi_xxzYW-hML7pc2YaRAXtROU4kfYAPgd6iKhMeBi9NnFsJrecA9-gU_sqU6TW7_TkME7tTGt6WTLN_TGz> exists, got <format=msgpack&echo=true&v=2&accessToken=_tmp_5G0rqw.D4MEu466oMKgqsBDJo_f453isUIhtToBjC_dxRKauVT5E_Qdi_xxzYW-hML7pc2YaRAXtROU4kfYAPgd6iKhMeBi9NnFsJrecA9-gU_sqU6TW7_TkME7tTGt6WTLN_TGz&agent=ably-cocoa/1.2.44%20tvOS/18.4.0> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=206&StartingLineNumber=206)
41f90923-fc84-49f4-ab1f-ff1843ea9f96 85ddf9cb-cd8f-4bfe-b462-adfeed9f75d2 AuthTests test__026__Token__authentication_method__if_a_request_by_a_realtime_client_to_an_authUrl_results_in_an_HTTP_403_the_client_library_should_transition_to_the_FAILED_state() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=532&StartingLineNumber=532)
282a0e67-4784-4c29-a671-d34abd33e57b c8f6c971-0304-413d-89c5-52ea488fffcc AuthTests test__032__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_request_to_authUrl_fails__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() XCTUnwrap failed: expected non-nil value of type "ARTErrorInfo" - ErrorInfo is empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=601&StartingLineNumber=601)
fcf93557-3e95-4124-b644-9c323f1ab298 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() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=620&StartingLineNumber=620)
ac9925ca-fd73-4e0c-bf66-b429e9651981 5c87aba4-1d09-4f32-845d-779c8b2270b7 AuthTests test__036__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_provided_token_is_in_an_invalid_format__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() XCTUnwrap failed: expected non-nil value of type "ARTErrorInfo" - ErrorInfo is empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=739&StartingLineNumber=739)
f218b8fc-b784-4d8c-b1ae-cf22f913ef9e 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() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=761&StartingLineNumber=761)
614771d3-4084-4a99-9a54-4abec0b85824 da871a04-050c-4d8f-9b84-28cec2ef96bd AuthTests test__042__Token__token_auth_and_clientId__should_check_clientId_consistency__on_realtime() Crash: xctest (19765) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
26089c8f-9488-4fb5-a903-1032b9b9e713 5e00ec77-8e4a-46d0-9258-dceb531c222a AuthTests test__064__requestToken__authUrl__query_will_provide_a_token_string() XCTAssertEqual failed: ("nil") is not equal to ("Optional("echo.ably.io")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1503&StartingLineNumber=1503)
fa6a5999-8940-4e1c-86e7-74841c5b9322 ac813b40-6aaf-4d38-b025-1f42e3ef9d7e AuthTests test__065__requestToken__authUrl__query_will_provide_a_TokenDetails() XCTUnwrap failed: throwing "NSInvalidArgumentException: *** +[NSJSONSerialization dataWithJSONObject:options:error:]: Invalid top-level type in JSON write" - Invalid TokenDetails (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1515&StartingLineNumber=1515)
f9ac3340-2064-4885-ac24-11d7baf8339e 86188caa-8cbf-4144-8df0-e7ec142fd415 AuthTests test__066__requestToken__authUrl__query_will_provide_a_TokenRequest() XCTUnwrap failed: throwing "NSInvalidArgumentException: *** +[NSJSONSerialization dataWithJSONObject:options:error:]: Invalid top-level type in JSON write" - Invalid TokenRequest (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1571&StartingLineNumber=1571)
92a8ef5d-2bb2-4f30-b180-dc706fba091d 6f6496c9-dff5-4331-b1e3-5fda34effa21 AuthTests test__067__requestToken__authUrl__TokenParams_should_take_precedence_over_any_configured_authParams_when_a_name_conflict_occurs() Crash: xctest (22321) closure #1 in closure #2 in AuthTests.test__067__requestToken__authUrl__TokenParams_should_take_precedence_over_any_configured_authParams_when_a_name_conflict_occurs()
3228d29c-14b6-45a0-b095-77819c8b9d05 9eb9f6a2-328b-4b88-8714-2f0722755364 AuthTests test__075__requestToken__When_authCallback_option_is_set__it_will_invoke_the_callback__with_a_TokenRequest() XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1863&StartingLineNumber=1863)
f291de98-0dba-4c07-aa3d-dd39d8e42f07 3cdd883a-9372-46f7-aed4-af055837472e AuthTests test__090__createTokenRequest__TTL__should_be_specified_in_milliseconds() Crash: xctest (22836) closure #1 in closure #1 in AuthTests.test__090__createTokenRequest__TTL__should_be_specified_in_milliseconds()
92d0fc0f-63a6-4b54-b27e-8b9ee1c37271 5c7f3170-1fd4-430d-9f12-b339133e913a AuthTests test__099__authorize__on_subsequent_authorisations__should_store_the_AuthOptions_with_authUrl() XCTAssertNil failed: "Error Domain=NSURLErrorDomain Code=-1002 "unsupported URL" UserInfo={NSLocalizedDescription=unsupported URL, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <78ECB3EC-99DC-493B-8C66-86E58D94DD5A>.<1>" ), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <78ECB3EC-99DC-493B-8C66-86E58D94DD5A>.<1>, NSUnderlyingError=0x600000c45d10 {Error Domain=kCFErrorDomainCFNetwork Code=-1002 "(null)"}}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=2742&StartingLineNumber=2742)
33c4261d-3c71-44d8-93ba-d21da01016d0 c5d6dadc-5655-4db2-9e0a-1b1703be3d31 AuthTests test__106__authorize__should_adhere_to_all_requirements_relating_to__authUrl() failed - Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3013&StartingLineNumber=3013)
750839fb-d659-4cdd-8cb0-6e0eff6a2230 bf3fce77-0599-41b1-a0c5-2c56010f41ab AuthTests test__107__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_json() XCTUnwrap failed: throwing "NSInvalidArgumentException: *** +[NSJSONSerialization dataWithJSONObject:options:error:]: Invalid top-level type in JSON write" - Couldn't encode token details (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3026&StartingLineNumber=3026)
3876c7b1-51ba-466d-8fc1-cea090f1b43d 68c6b5e2-d84c-4b7f-8bc7-ad71831d989b AuthTests test__108__authorize__should_adhere_to_all_requirements_relating_to__authUrl_returning_TokenRequest_decodes_TTL_as_expected() XCTUnwrap failed: throwing "NSInvalidArgumentException: *** +[NSJSONSerialization dataWithJSONObject:options:error:]: Invalid top-level type in JSON write" - Encode failure (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3080&StartingLineNumber=3080)
c84f53a8-15b6-4c10-9e75-4565d4ec1523 6adc6bb5-f481-4314-88cd-76cb232fdc11 AuthTests test__109__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_plain_text() XCTAssertNil failed: "Error Domain=NSURLErrorDomain Code=-1002 "unsupported URL" UserInfo={_NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <B3447486-1198-45B2-93F4-6FD36E120DCD>.<1>, NSLocalizedDescription=unsupported URL, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <B3447486-1198-45B2-93F4-6FD36E120DCD>.<1>" ), NSUnderlyingError=0x600000c5a760 {Error Domain=kCFErrorDomainCFNetwork Code=-1002 "(null)"}}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3127&StartingLineNumber=3127)
6da6a009-4a08-4eed-aefa-ccb4840dfbe3 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() XCTUnwrap failed: throwing "NSInvalidArgumentException: *** +[NSJSONSerialization dataWithJSONObject:options:error:]: Invalid top-level type in JSON write" - Encode failure (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3192&StartingLineNumber=3192)
b64f0e0b-9409-44ac-ae2b-2c718a768706 d0e4ad58-0ded-42ee-ab7e-dea8c0422ec6 RealtimeClientPresenceTests test__039__Presence__update__should_enter_current_client_into_the_channel_if_the_client_was_not_already_entered() Crash: xctest (49697) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
bcc897a6-2ffd-43f5-a88a-8449645e78cf 0e4ded81-ffae-4246-ab54-53b7d412ea8d RealtimeClientPresenceTests test__040__Presence__update__optionally_a_callback_can_be_provided_that_is_called_for_success() Test crashed with signal trap.
88a43807-a8c8-45a7-a98f-42b31a445777 f724070b-5530-4962-a4e0-20688f220bf1 AuthTests test__122__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTING__should_call_each_Realtime_authorize_callback() failed - expected to param <accessToken=_tmp_gO54MA.Da8HvngNqWXjb9owtn7n9JDMKsTccjEWmdGGlkXHs-3mkw32IVQy19mv12ElMX4FZMp9jvDIWbKX9wTIN123e4I4fJVMQJ9vJWpDt0nm4yG8aWf_fUBZeZqIcXylLfx_1> exists, got <v=2&format=msgpack&echo=true&accessToken=_tmp_gO54MA.Da8HvngNqWXjb9owtn7n9JDMKsTccjEWmdGGlkXHs-3mkw32IVQy19mv12ElMX4FZMp9jvDIWbKX9wTIN123e4I4fJVMQJ9vJWpDt0nm4yG8aWf_fUBZeZqIcXylLfx_1&agent=ably-cocoa/1.2.44%20tvOS/18.4.0> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3791&StartingLineNumber=3791)
91d5ee52-dae4-4195-9209-e6797c135b23 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() Crash: xctest (22976) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
216c08d3-3796-406a-a8ed-c984f6b8f17f fea972ab-db84-458c-9bfb-5c52da48f514 AuthTests test__129__TokenParams__timestamp_should_not_be_a_member_of_any_default_token_params() failed - expected to be greater than <0>, got <0> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3977&StartingLineNumber=3977)
cac8620f-8b90-4668-b29a-104cdc32b55e 9989f7ef-95c7-426b-9f60-a5e1f2ded09a AuthTests test__133__TokenRequest__fromJson__with_TTL__accepts_a_NSDictionary() Crash: xctest (23186) test__accepts_a_NSDictionary #1 () in AuthTests.reusableTestsTestTokenRequestFromJson(_:testCase:beforeEach:afterEach:check:)
9bb53ede-6773-463a-91d4-1b657460da04 85521fb2-d232-435d-bdb3-4576448b3b3e AuthTests test__135__TokenRequest__fromJson__without_TTL__accepts_a_NSDictionary() Crash: xctest (23202) test__accepts_a_NSDictionary #1 () in AuthTests.reusableTestsTestTokenRequestFromJson(_:testCase:beforeEach:afterEach:check:)
a6f623e3-5bdd-4e0d-9115-5870a6f102a1 b83f81cc-0109-4cc3-923b-4991e20c54b6 AuthTests test__137__TokenDetails__fromJson__accepts_a_NSDictionary() Crash: xctest (23222) AuthTests.test__137__TokenDetails__fromJson__accepts_a_NSDictionary()
13bf431b-a189-4df7-a147-53352b2fe47f ce645d27-2448-432d-87b0-93c2a3551127 AuthTests test__142__JWT_and_realtime__when_using_authUrl__with_valid_credentials__fetches_a_channels_and_posts_a_message() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4152&StartingLineNumber=4152)
49310134-634f-4b81-b644-9bddaf6a576f 6124b61f-19f6-48cb-af64-10d2f7f9493b AuthTests test__143__JWT_and_realtime__when_using_authUrl__with_wrong_credentials__fails_to_connect_with_reason__invalid_signature_() XCTAssertEqual failed: ("80019") is not equal to ("40144") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4181&StartingLineNumber=4181)
c1cec737-dab8-416a-bb79-5aae9749566c eaebbab2-8b9f-4204-9c48-17e3cd9c4ca6 AuthTests test__144__JWT_and_realtime__when_using_authUrl__when_token_expires__receives_a_40142_error_from_the_server() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4203&StartingLineNumber=4203)
ffadea55-15bd-4937-88e2-60b686220298 1b51839b-2e27-4574-a935-c6a9198f94e1 AuthTests test__145__JWT_and_realtime__when_using_authUrl__when_the_server_sends_and_AUTH_protocol_message__client_reauths_correctly_without_going_through_a_disconnection() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4237&StartingLineNumber=4237)
5b80b40e-a0f1-4d6e-afa6-2e0bd7b3b009 87a40fc3-f49e-4640-9356-9dbe751c870e AuthTests test__156__JWT_and_rest__when_the_JWT_token_is_returned_with_application_jwt_content_type__the_client_successfully_connects_and_pulls_stats() XCTAssertNil failed: "Error 40400 - Could not find path: /createJWT" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4452&StartingLineNumber=4452)
d557c587-c941-4bca-8ccb-f6e6f4988d6c 29e223f8-0a2f-44be-a31b-ba318a53ed7d AuthTests test__157__JWT_and_rest__when_the_JWT_token_is_returned_with_application_jwt_content_type__the_client_can_request_a_new_token_to_initilize_another_client_that_connects_and_pulls_stats() Crash: xctest (23240) closure #1 in closure #1 in AuthTests.test__157__JWT_and_rest__when_the_JWT_token_is_returned_with_application_jwt_content_type__the_client_can_request_a_new_token_to_initilize_another_client_that_connects_and_pulls_stats()
aa454418-43d4-4fae-a0b8-966fa6636961 734b5c47-2ed0-457d-bf07-15c2b163fea0 ChannelOptionsTests test_copyChannelOptions() Crash: xctest (25199) static ARTCrypto.getDefaultParams(_:)
2f22e137-ba3e-4c34-a135-e249da8edfbf 93d12fb2-d73a-43ec-a541-ad44396863c7 ChannelOptionsTests test_copyRealtimeChannelOptions() Crash: xctest (25217) static ARTCrypto.getDefaultParams(_:)
cc45aaa5-a5fb-4ff7-b6b1-7aff3dd62046 7df332a9-fef5-47b4-971c-157350d9b652 CryptoTests test__002__Crypto__getDefaultParams__calculates_a_keyLength_from_the_key__its_size_in_bits_() Crash: xctest (25232) static ARTCrypto.getDefaultParams(_:)
9ac55574-84f4-4a48-932a-6b864ec6f9b8 1d04b1e5-51bb-4fcc-82ee-dec8ead35f69 CryptoTests test__004__Crypto__getDefaultParams__key_parameter__can_be_a_binary() Crash: xctest (25267) static ARTCrypto.getDefaultParams(_:)
84add4cd-1a04-425f-81e1-f98130b94af5 652673e9-235b-497b-97f8-9b99e9e1098a CryptoTests test__011__Crypto__with_fixtures_from_crypto_data_128_json__should_encrypt_messages_as_expected_in_the_fixtures() XCTAssertEqual failed: ("<ARTMessage: 0x0000000101324e10> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: Optional("utf-8/cipher+aes-128-cbc/base64"), data: Optional("HO4cYSP8LybPYBPZPHQOtmHItcxYdSvcNUC6kXVpMn0VFL+9z2/5tJ6WFbR0SBT1xhFRuJ+MeBGTU3yOY9P5ow==") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") is not equal to ("<ARTMessage: 0x0000000101320150> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: Optional("utf-8/cipher+aes-128-cbc/base64"), data: Optional("HO4cYSP8LybPYBPZPHQOtmHItcxYdSvcNUC6kXVpMn0VFL+9z2/5tJ6WFbR0SBT1xhFRuJ+MeBGTU3yOY9P5ow==") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/CryptoTests.swift#EndingLineNumber=162&StartingLineNumber=162)
7ae0c1ec-77af-44ac-8df3-34b9ad2bfead bf5103c9-44cd-414f-b063-b9f2a1995aa0 CryptoTests test__012__Crypto__with_fixtures_from_crypto_data_128_json__should_decrypt_messages_as_expected_in_the_fixtures() XCTAssertEqual failed: ("<ARTMessage: 0x0000000100b486a0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional(Optional("The quick brown fox jumped over the lazy dog")) extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") is not equal to ("<ARTMessage: 0x0000000100b48540> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional("The quick brown fox jumped over the lazy dog") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/CryptoTests.swift#EndingLineNumber=179&StartingLineNumber=179)
929cff06-94e0-43e3-bf63-24c56d0d4412 d1f04c9f-96f5-41d5-b42b-207fc07ea715 CryptoTests test__013__Crypto__with_fixtures_from_crypto_data_256_json__should_encrypt_messages_as_expected_in_the_fixtures() XCTAssertEqual failed: ("<ARTMessage: 0x0000000101309ae0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: Optional("utf-8/cipher+aes-256-cbc/base64"), data: Optional("NMDl1Acnel8HVdu1cEWdr9CGPYFoBoLgJCzoybbQbnyfwx3UQ8CGuKyP/g56Za/JB3xW6XGkNzrHYvZwad4fvA==") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") is not equal to ("<ARTMessage: 0x00000001013256d0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: Optional("utf-8/cipher+aes-256-cbc/base64"), data: Optional("NMDl1Acnel8HVdu1cEWdr9CGPYFoBoLgJCzoybbQbnyfwx3UQ8CGuKyP/g56Za/JB3xW6XGkNzrHYvZwad4fvA==") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/CryptoTests.swift#EndingLineNumber=162&StartingLineNumber=162)
b7fa9ff5-620a-4831-a024-60ec3dc29969 1c82008a-6893-4d45-9dda-d4980e7c46d7 RealtimeClientPresenceTests test__041__Presence__update__optionally_a_callback_can_be_provided_that_is_called_for_failure() Test crashed with signal trap.
7fa048f8-4cb2-439b-acc7-ac40317ccfd1 9d3cce67-4267-4074-9b55-9007d3fdcd6e RealtimeClientPresenceTests test__042__Presence__update__update_without_an_explicit_PresenceMessage_clientId_should_implicitly_use_the_clientId_of_the_current_connection() Test crashed with signal trap.
a30f4356-89cf-4cf4-b8e9-28a3dc19a4a1 7a23d368-8066-4f44-bbe1-e11fac490dea RealtimeClientPresenceTests test__043__Presence__leave__should_leave_the_current_client_from_the_channel_and_the_data_will_be_updated_with_the_value_provided() Test crashed with signal trap.
331b9d79-6868-42cd-93a4-e7482291a5f7 46f47a19-4643-477b-a77f-dacc9857225d RealtimeClientPresenceTests test__044__Presence__leave__should_leave_the_current_client_with_no_data() Test crashed with signal trap.
4d8012e5-20a1-4f8d-a09e-6966ae038afd 3746eabb-5ba9-4c1a-9c61-e85fa09ad570 RealtimeClientPresenceTests test__047__Presence__PresenceMap__if_action_of_UPDATE_arrives__it_should_be_added_to_the_presence_map_with_the_action_set_to_PRESENT() Crash: xctest (52761) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
d2f3bf59-9b83-49b6-9494-7d5024c539e8 175c69c1-816d-4bef-9445-052894e48bde RealtimeClientPresenceTests test__049__Presence__PresenceMap__if_a_SYNC_is_not_in_progress__then_when_a_presence_message_with_an_action_of_LEAVE_arrives__that_memberKey_should_be_deleted_from_the_presence_map__if_present() Test crashed with signal trap.
2bcd6a07-7b48-47c0-a322-c147b19b1c09 40312953-06ab-4574-aab5-d8ade2fa10e6 RealtimeClientPresenceTests test__051__Presence__PresenceMap__any_incoming_presence_message_that_passes_the_newness_check_should_be_emitted_on_the_Presence_object__with_an_event_name_set_to_its_original_action() Test crashed with signal trap.
2f091e01-88bf-4ec6-853f-2f5ca7f2e007 ff60f5de-0995-4d49-b3cc-fde85ac97d83 CryptoTests test__014__Crypto__with_fixtures_from_crypto_data_256_json__should_decrypt_messages_as_expected_in_the_fixtures() XCTAssertEqual failed: ("<ARTMessage: 0x0000000101309ae0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional(Optional("The quick brown fox jumped over the lazy dog")) extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") is not equal to ("<ARTMessage: 0x0000000101324a90> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional("The quick brown fox jumped over the lazy dog") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/CryptoTests.swift#EndingLineNumber=179&StartingLineNumber=179)
7b5832fd-4548-4ee2-b338-fc9b543054e1 1d9a80ef-948d-44a6-912b-c1e886ca3160 CryptoTests test__015__Crypto__with_fixtures_from_crypto_data_128_json__manual_decrypt_messages_as_expected_in_the_fixtures() XCTAssertEqual failed: ("<ARTMessage: 0x0000000101476a90> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional(Optional("The quick brown fox jumped over the lazy dog")) extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") is not equal to ("<ARTMessage: 0x000000010146fee0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional("The quick brown fox jumped over the lazy dog") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/CryptoTests.swift#EndingLineNumber=216&StartingLineNumber=216)
0541838f-6a63-48b1-a487-f3a81c91dcbc a1cb3a15-0296-41cc-8fff-5d29576917f2 CryptoTests test__016__Crypto__with_fixtures_from_crypto_data_256_json__manual_decrypt_messages_as_expected_in_the_fixtures() XCTAssertEqual failed: ("<ARTMessage: 0x0000000101478110> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional(Optional("The quick brown fox jumped over the lazy dog")) extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") is not equal to ("<ARTMessage: 0x000000010146fee0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional("The quick brown fox jumped over the lazy dog") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/CryptoTests.swift#EndingLineNumber=216&StartingLineNumber=216)
1426bfe1-efb1-4a44-b241-fd17c999ce90 f7369ba0-eac4-40eb-8aa9-fc76615001b3 DeltaCodecTests test__001__withBinaryProtocol_DeltaCodec__decoding__should_decode_vcdiff_encoded_messages() Crash: xctest (25285) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
671cfbb7-41ca-4989-a359-b9ffde4c6b33 b97b2616-dc1f-4821-8c89-23748d315107 DeltaCodecTests test__001__withoutBinaryProtocol_DeltaCodec__decoding__should_decode_vcdiff_encoded_messages() Crash: xctest (25438) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
ea094564-4989-4e20-9c4f-2391e92ed4cf 1e4cb687-6d57-4a49-94d2-3dea1df52645 DeltaCodecTests test__002__DeltaCodec__decoding__should_fail_and_recover_when_the_vcdiff_messages_are_out_of_order() Crash: xctest (25486) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
eb70ce24-0a2b-410c-99aa-92c6d036cef2 782f7ca8-16c7-45fa-93b9-2ddd1aa4ab9f DeltaCodecTests test__003__DeltaCodec__decoding__should_recover_when_the_vcdiff_message_decoding_fails() Crash: xctest (25491) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
b0ebeb54-a46d-4532-b538-d7cad61fe576 9e66f6aa-08fb-4f5c-bc18-4c54a55daa38 ObjectLifetimesTests test__004__ObjectLifetimes__when_user_leaves_Realtime_open__still_works() Crash: xctest (25541) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
d8b3134c-3a61-4af1-b059-33e03410ca04 5dfbc3a4-e580-46ab-a989-413047d812e8 ObjectLifetimesTests test__005__ObjectLifetimes__when_Realtime_is_closed_and_user_loses_its_reference__channels_don_t_leak() Crash: xctest (25676) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
d9eb7933-35c4-4d38-a17d-f76d40c0f8f6 ec5f9421-0e2e-4119-9314-96bd1427764a RealtimeClientChannelsTests test__003__Channels__get__should_be_possible_to_specify_a_ChannelOptions() Crash: xctest (25987) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
d7fdfa83-13e3-4bf0-9f5b-f2ccf7a22cc2 fd953a3b-88ef-4e81-9c23-cb2dcaa2d517 RealtimeClientChannelsTests test__004__Channels__get__accessing_an_existing_Channel_with_options_should_update_the_options_and_then_return_the_object() Crash: xctest (26512) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
05ce5c9b-9652-47bb-9b96-55a06d2d6593 55cbba98-ecd2-4338-ab92-fc5468e1e3da RealtimeClientChannelsTests test__005__Channels__release__should_release_a_channel() Crash: xctest (26628) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
7d60edf4-81a8-400b-8d58-a7017f9a78a2 1855dfc2-227b-490b-9d64-e39dd2963626 RealtimeClientPresenceTests test__002__Presence__should_receive_all_250_members() Crash: xctest (26635) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
614b11f9-10a8-4848-8bfc-4cff2485fc2f f8ff1eba-cbbf-4ef6-b714-6bf292f55a2f RealtimeClientPresenceTests test__003__Presence__should_be_used_a_PresenceMap_to_maintain_a_list_of_members() Crash: xctest (26717) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
a1013e0c-40bc-4717-a772-3d533d3c410e e78c32c1-273f-470d-a272-dc0b2afae167 RealtimeClientPresenceTests test__004__Presence__callback_can_be_provided_that_will_be_called_upon_success() Crash: xctest (26852) unwrapValueWithAmbiguousObjectiveCNullability<A>(_:)
705b2057-1397-47fd-9526-750eaf713288 64ff260b-19eb-4fb0-8ccb-e91bc2be94db RealtimeClientPresenceTests test__005__Presence__callback_can_be_provided_that_will_be_called_upon_failure() Test crashed with signal trap.
e6fab5d6-54f3-49c1-98d8-470dcbd5d8d8 f94862d8-e50f-42a0-a191-7ecd765fcc72 RealtimeClientPresenceTests test__006__Presence__should_also_ensure_that_using_updateClient_has_no_side_effects_on_a_client_that_has_entered_normally_using_Presence_enter() Test crashed with signal trap.
095b1b43-4aba-4eb4-9897-c5023697e375 0bc6270c-24f5-4fe0-9692-863405658de7 RealtimeClientPresenceTests test__007__Presence__should_indicate_an_error_if_the_client_is_identified_and_has_a_valid_clientId_and_the_clientId_argument_does_not_match_the_client_s_clientId() Test crashed with signal trap.
81e5db9a-040c-4453-b3b3-b64864406a52 a4f7c8f4-4394-44c3-be34-d621cec463d7 RealtimeClientPresenceTests test__008__Presence__Presence_syncComplete_returns_true_if_the_initial_SYNC_operation_has_completed() Test crashed with signal trap.
5033b063-f128-446e-91e7-194268cd5225 723f7cb6-2edc-4bfa-bd39-812a1aa42f5e RealtimeClientPresenceTests test__010__Presence__ProtocolMessage_bit_flag__when_members_are_present() Test crashed with signal trap.
e84b984b-3b18-4861-91d2-e4b6bfc34df8 5e7e2ea2-245c-4895-8926-f61601408c22 RealtimeClientPresenceTests test__011__Presence__realtime_system-reserves_the_right_to_initiate_a_sync_of_the_presence_members_at_any_point_once_a_channel_is_attached__should_do_a_new_sync_whenever_a_SYNC_ProtocolMessage_is_received_with_a_channel_attribute_and_a_new_sync_sequence_identifier_in_the_channelSerial_attribute() Test crashed with signal trap.
10855665-64e2-448d-a089-f8456a858d94 5525fa3a-4f5a-4dd9-a9cd-c72c32acc718 RealtimeClientPresenceTests test__012__Presence__realtime_system-reserves_the_right_to_initiate_a_sync_of_the_presence_members_at_any_point_once_a_channel_is_attached__when_a_SYNC_is_sent_with_no_channelSerial_attribute_then_the_sync_data_is_entirely_contained_within_that_ProtocolMessage() Test crashed with signal trap.
22aa3f6d-65dd-4314-a620-d23eda8e8dd1 0cde8214-69e6-499c-956e-a00ba036af05 RealtimeClientPresenceTests test__013__Presence__PresenceMap_has_existing_members_when_a_SYNC_is_started__should_ensure_that_members_no_longer_present_on_the_channel_are_removed_from_the_local_PresenceMap_once_the_sync_is_complete() Test crashed with signal trap.
0aa7f7fa-04c0-412d-8b3f-3b1b03c98084 c6239d64-f8cf-4c95-8ea0-14afa68e9c0d RealtimeClientPresenceTests test__014__Presence__PresenceMap_has_existing_members_when_a_SYNC_is_started__should_emit_a_LEAVE_event_for_each_existing_member_if_the_PresenceMap_has_existing_members_when_an_ATTACHED_message_is_received_without_a_HAS_PRESENCE_flag() Test crashed with signal trap.
64c54f0c-f6d5-4f25-8c87-e66e65da942b 84c9fbc5-8882-4010-ba99-3e44d1793397 RealtimeClientPresenceTests test__015__Presence__subscribe__with_no_arguments_should_subscribe_a_listener_to_all_presence_messages() Test crashed with signal trap.
62c480d5-745d-4d2a-af46-945d4e4ecd18 2e63efdb-cb3f-416f-8535-d87e0e127fdb RealtimeClientPresenceTests test__016__Presence__unsubscribe__with_no_arguments_unsubscribes_the_listener_if_previously_subscribed_with_an_action_specific_subscription() Test crashed with signal trap.
3ba9d81a-13be-47a9-b847-b0f1d2110333 b6700a0a-df60-4936-8528-f2833adb04fd RealtimeClientPresenceTests test__017__Presence__Channel_state_change_side_effects__if_a_channel_enters_the_ATTACHED_state_then_all_queued_presence_messages_will_be_sent_immediately_and_a_presence_SYNC_may_be_initiated() Test crashed with signal trap.
5e7cf89f-4534-49f9-a26e-4e115912c1ec 0648cb45-0cb3-43ec-9b51-adfd63ada756 RealtimeClientPresenceTests test__018__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_FAILED_state__all_queued_presence_messages_should_fail_immediately() Test crashed with signal trap.
24f5b6e2-bce3-408c-a38e-83cd320e3dfe 12e88312-9d11-4ace-bcc0-367205c9c24a RealtimeClientPresenceTests test__019__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_FAILED_state__should_clear_the_PresenceMap_including_local_members_and_does_not_emit_any_presence_events() Test crashed with signal trap.
bca6d954-c607-418c-8d0b-9827bbcad634 ec942625-beaf-476b-ab2f-e8feaa377d65 RealtimeClientPresenceTests test__020__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_DETACHED_state__all_queued_presence_messages_should_fail_immediately() Test crashed with signal trap.
65c96b1f-540a-4dd2-8ab3-0b3b6717d1a2 1601aa1a-33db-4c48-b570-bf4fc4a05346 RealtimeClientPresenceTests test__021__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_DETACHED_state__should_clear_the_PresenceMap_including_local_members_and_does_not_emit_any_presence_events() Test crashed with signal trap.
6d407cf8-1891-47e0-b749-8384e4b14414 2583e31e-bcfc-4590-8a2b-cde5dc29bac1 RealtimeClientPresenceTests test__022__Presence__Channel_state_change_side_effects__channel_enters_the_SUSPENDED_state__all_queued_presence_messages_should_fail_immediately() Test crashed with signal trap.
8ca22f0d-41fa-45b8-803a-97e6c8d2692c 40d251f4-3308-481f-9010-ac6ba81c2406 RealtimeClientPresenceTests test__023__Presence__Channel_state_change_side_effects__channel_enters_the_SUSPENDED_state__members_map_is_preserved_and_only_members_that_changed_between_ATTACHED_states_should_result_in_presence_events() Test crashed with signal trap.
89358fdb-47b3-472f-9495-8ccae87f5b06 15a78bdd-6f1b-4756-9bfb-eb5fc75088cb RealtimeClientPresenceTests test__024__Presence__enter__should_enter_the_current_client__optionally_with_the_data_provided() Test crashed with signal trap.
d002ac61-0217-4637-a0bf-ca1e6f311d66 fa57874d-24c7-4be2-abb2-8d47de94c7b1 RealtimeClientPresenceTests test__025__Presence__unsubscribe__with_a_single_action_argument_unsubscribes_the_provided_listener_to_all_presence_messages_for_that_action() Test crashed with signal trap.
d9ab8cb4-9ce3-48f3-8e0b-fb940c89454b 86fced53-9df1-4482-af14-075dd8543a53 RealtimeClientPresenceTests test__026__Presence__subscribe__should_implicitly_attach_the_channel_if_options_attachOnSubscribe_is_true() Test crashed with signal trap.
ae09bab3-7154-46f2-a168-2970006452ad 6402348a-58b4-4462-93e2-1b3369a12c08 RealtimeClientPresenceTests test__026b__Presence__subscribe__should_not_implicitly_attach_the_channel_if_options_attachOnSubscribe_is_false() Test crashed with signal trap.
86417c2a-3b31-47b2-9742-d2823d053123 0a9febb8-3fbe-49a0-8d41-61bb36010824 RealtimeClientPresenceTests test__027__Presence__subscribe__should_result_in_an_error_if_the_channel_is_in_the_FAILED_state_and_options_attachOnSubscribe_is_true() Test crashed with signal trap.
dbcba90f-8769-4381-83c8-5bde24c1e811 75aebb5d-0de4-4efa-a1fa-4338b5dcf82a RealtimeClientPresenceTests test__027b__Presence__subscribe__should_not_result_in_an_error_if_the_channel_is_in_the_FAILED_state_and_options_attachOnSubscribe_is_false() Test crashed with signal trap.
f122cf43-4ba5-4eee-a0b9-f776d8cc3fca 7975fe04-c13d-4e04-829a-4acaeea95051 RealtimeClientPresenceTests test__028__Presence__subscribe__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() Test crashed with signal trap.
9ba3b393-64a2-4bf4-a013-a408a4b4f2f5 552340b6-f49c-4b10-a1a7-787b686fca89 RealtimeClientPresenceTests test__029__Presence__subscribe__with_a_single_action_argument() Test crashed with signal trap.
b90006d7-03c1-4b15-a16d-9c1c3d7dd7f2 94987072-0c55-47e1-a8ff-a6223361ceec RealtimeClientPresenceTests test__087__Presence__updateClient__should_implicitly_attach_the_Channel() Crash: xctest (71167) unwrapValueWithAmbiguousObjectiveCNullability<A>(_:)
ed637518-44da-402f-aee4-15ff4873b7fe 467d19b7-c35e-4f4c-892f-2cf6ae410cbb RealtimeClientPresenceTests test__089__Presence__updateClient__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() Test crashed with signal trap.
06258571-bad6-46d5-b47a-8d8f7ffeedca 6aea6767-16df-40c3-911b-20d4f96c9afc RealtimeClientPresenceTests test__090__Presence__leaveClient__should_implicitly_attach_the_Channel() Test crashed with signal trap.
23f5ebd5-1573-41f9-9ae6-5129099a90bb 74cbfe96-9e90-43c3-a7d0-1fe9509995b9 RealtimeClientPresenceTests test__091__Presence__leaveClient__should_result_in_an_error_if_the_channel_is_in_the_FAILED_state() Test crashed with signal trap.
402aa67c-c8bd-4d28-9b68-8274d5bbfc34 51d5450c-1874-4918-9df4-0c57b37c47ea RealtimeClientPresenceTests test__092__Presence__leaveClient__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() Test crashed with signal trap.
311e6d37-0478-4043-8500-68d45a31857e a57daa64-cb38-4dad-9788-980b93ccad70 RealtimeClientPresenceTests test__093__Presence__Connection_state_conditions__all_presence_messages_are_published_immediately_if_the_connection_is_CONNECTED() Test crashed with signal trap.
77bf9a0f-d7e6-4f21-bb0b-51e66b31a4a7 1a0d6474-285c-4fcb-8aba-438c3723ad7b RealtimeClientPresenceTests test__094__Presence__Connection_state_conditions__all_presence_messages_will_be_queued_and_delivered_as_soon_as_the_connection_state_returns_to_CONNECTED() Crash: xctest (74797) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
c0559652-3d79-4da2-9330-6bb4df9abb0f f134ab05-2f5c-4575-9489-121bdc8a65cf RealtimeClientPresenceTests test__095__Presence__Connection_state_conditions__all_presence_messages_will_be_lost_if_queueMessages_has_been_explicitly_set_to_false() Test crashed with signal trap.
b39795c5-c0f4-4f85-ab6b-5e9f9650cd2e 3d3eb562-982f-43f6-99d0-35e393d3ad06 RealtimeClientPresenceTests test__096__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is_INITIALIZED_and_queueMessages_has_been_explicitly_set_to_false() Test crashed with signal trap.
a70123f4-1fc7-4e30-96a8-2e1d8511cff9 5a171792-ab9d-4605-a8e2-6f8d963fd1f0 RealtimeClientPresenceTests test__097__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is__suspended() Test crashed with signal trap.
0f6956ad-d97e-49ac-98e0-6345666ab56c 41196838-a277-4392-93db-7cfab1c22cd6 RealtimeClientPresenceTests test__098__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is__closed() Test crashed with signal trap.
f38ccefc-6a99-4505-b6da-10bda917eff7 2447fffe-92fe-49e0-8d2f-be833e4e5b43 RealtimeClientPresenceTests test__099__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is__failed() Test crashed with signal trap.
02cd6ce6-c6f5-428c-b3a3-f1f8da0aef43 45af1ef0-5b49-41fc-9439-4f28196380e9 RealtimeClientPresenceTests test__100__Presence__get__should_return_a_list_of_current_members_on_the_channel() Test crashed with signal trap.
d7f1a484-2746-457c-96c9-ac160e1836f2 c94dbac1-7e53-4f4c-a928-4c0bd8a9a955 RealtimeClientPresenceTests test__101__Presence__get__should_implicitly_attach_the_channel() Crash: xctest (78917) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021756678022157
a59eb7cd-1e50-4fab-942b-0e14aa80adb4 f993802c-22e8-4dcb-9156-65a6f56658e6 RealtimeClientPresenceTests test__103__Presence__get__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() Test crashed with signal trap.
4f2ed0c1-7467-4280-84c7-d8bb95f0278c 0e7cc456-f66b-4e88-bf4e-c064eddef37d RealtimeClientPresenceTests test__104__Presence__get__should_result_in_an_error_if_the_channel_is_in_the_DETACHED_state() Test crashed with signal trap.
463cabdf-df73-44b7-940b-f9f2af98e1eb c9fdfaac-2e49-48e3-85e8-36d1de9f03fa RealtimeClientPresenceTests test__105__Presence__get__should_result_in_an_error_if_the_channel_moves_to_the_DETACHED_state() Test crashed with signal trap.
77b0fc80-9ff9-4d06-8c6e-3f687099a879 6ccdaa28-ae3c-4c36-8e21-2b6562a5d488 RealtimeClientPresenceTests test__107__Presence__get__If_the_Channel_is_in_the_SUSPENDED_state_then__by_default__results_in_an_error() Test crashed with signal trap.
41a7bc9b-13aa-4383-8958-7623bd357890 ff009170-3805-439e-b547-79a4da8a084e RealtimeClientPresenceTests test__108__Presence__get__If_the_Channel_is_in_the_SUSPENDED_state_then__if_waitForSync_is_true__results_in_an_error() Test crashed with signal trap.
67343ecd-1fd9-4a17-974c-115736e9ff61 2386a5e0-7e8e-4d92-acc9-b9af5fb4770f RealtimeClientPresenceTests test__109__Presence__get__If_the_Channel_is_in_the_SUSPENDED_state_then__if_waitForSync_is_false__returns_the_members_in_the_current_PresenceMap() Test crashed with signal trap.
b8f1a2eb-4b82-48ad-8107-558ab223c55b e966c950-4c6f-4a4c-be1e-81cebd20bd4e RealtimeClientPresenceTests test__110__Presence__get__Query__set_of_params___waitForSync_is_true__should_wait_until_SYNC_is_complete_before_returning_a_list_of_members() Test crashed with signal trap.
d4fc4eb5-9205-453c-93bf-af989e3cb5bf ee46a8e6-e4ed-489c-83c7-648774930f92 RealtimeClientPresenceTests test__111__Presence__get__Query__set_of_params___waitForSync_is_false__should_return_immediately_the_known_set_of_presence_members() Test crashed with signal trap.
93a5f170-5c7f-4416-83ee-7a02a292251b cb634904-7121-4838-8fe8-068be495c523 RealtimeClientPresenceTests test__112__Presence__get__Query__set_of_params___should_return_members_filtered_by_clientId() Test crashed with signal trap.
2c2bdff0-9613-43ea-a9dd-157140aa1fd3 d7ca92ee-f622-488f-8410-5613f1d472c6 RealtimeClientPresenceTests test__113__Presence__get__Query__set_of_params___should_return_members_filtered_by_connectionId() Test crashed with signal trap.
61cf6748-f047-4930-bd3c-21390977f0df 2447ec22-b780-40ee-afa2-c0711b7cd579 RealtimeClientPresenceTests test__115__Presence__history__should_return_a_PaginatedResult_page() Test crashed with signal trap.
9483c985-c5c9-4761-8abc-54d06f054a6a 51de19db-f7f6-4e13-8079-cbf90703c0a4 RealtimeClientPresenceTests test__117__Presence__enterClient__should_be_present_all_the_registered_members_on_a_presence_channel() Test crashed with signal trap.
7258472a-63c2-4353-bdec-2c8e52481064 391ee30f-7781-4831-aeee-2334e60fb3fe RealtimeClientPresenceTests test__118__Presence__presence_message_attributes__if_the_presence_message_does_not_contain_an_id__it_should_be_set_to_protocolMsgId_index() Test crashed with signal trap.
dcc758ed-fc67-46f5-883d-9583db69e8e2 4fba756f-ff94-41f2-95a5-0f11192c678d RealtimeClientPresenceTests test__200__Presence__PresenceMap_should_perform_re_entry_whenever_a_channel_moves_into_the_attached_state_and_presence_message_consists_of_enter_action_with_client_id_and_data() Test crashed with signal trap.
6fdc2c3a-a780-4d7e-a2d6-ec331c1054c4 4ba6726c-a48c-46fa-85c2-31ee6db80716 RealtimeClientTests test__001__RealtimeClient__All_WebSocket_connections_should_include_the_current_API_version() failed - expected to param <v=2> exists, got <agent=ably-cocoa/1.2.44%20tvOS/18.4.0&echo=true&v=2&format=msgpack&key=_tmp_4Xz81g.a4_cJg:IiD-ALLyPXHIe9yWfZh46vXkOUbKCb_dn8XFEhcXG2c> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientTests.swift#EndingLineNumber=52&StartingLineNumber=52)
9753b26e-00e0-4fc2-b69b-708677614aad 99760350-31f2-49ea-8c6c-c26c40250e4e RealtimeClientTests test__003__RealtimeClient__should_provide_access_to_the_underlying_Channels_object() Test crashed with signal trap.
f5096b88-fbfc-4772-8908-19a2cfe43ece 368d7cb7-3588-4cca-9d2b-9a66abe0ec23 RealtimeClientTests test__005__RealtimeClient__background_behaviour() Test crashed with signal trap.
dc94f522-ac02-4e34-81ac-9d38468be4d8 da4d7d42-c79b-45fe-8d99-4ea6377fbabf RealtimeClientTests test__006__RealtimeClient__should_accept_acks_with_different_order() Test crashed with signal trap.
713b00d4-cd26-4784-bd1f-7d0cd5052ee8 912583bf-475e-41d3-b79f-822413d45f70 RealtimeClientTests test__007__RealtimeClient__transport_should_guarantee_the_incoming_message_order() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientTests.swift#EndingLineNumber=1379&StartingLineNumber=1379)
714405dc-e15f-4f43-95c1-443104a123ae 4d817098-c8bc-4441-a9da-7c9d45aa1a67 RealtimeClientTests test__008__RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent() Crash: xctest (92318) ARTChannel.options.getter. libdispatch.dylib: Abort Cause 27021769562915074
d43564c3-5a00-4da8-97d3-df90014e411d 1ecc7632-e148-477c-b4a8-aab3cb986aad RealtimeClientTests test__009__RealtimeClient__should_dispatch_in_user_queue_when_removing_an_observer() Test crashed with signal trap.
a6c4221f-274a-4744-8da8-5b3e5587d4ab 8c2f7c8b-12bb-4408-9031-56174ed492fa RealtimeClientTests test__011__RealtimeClient__should_never_register_any_message_and_channel_listeners_for_internal_use_with_the_public_EventEmitter() Test crashed with signal trap.
1b8ca2e1-a12b-41f2-8fac-6de1e1801460 c284317a-5ffa-47cf-a77b-a1a717ad38bc RealtimeClientTests test__012__RealtimeClient__moves_to_DISCONNECTED_on_an_unexpected_normal_WebSocket_close() Test crashed with signal trap.
54e1e30d-2753-4dfd-82a0-9429886b4bfa 6551d6ea-920f-4ed4-adb9-e26afef194e1 RealtimeClientTests test__023__RealtimeClient__stats__should_accept_all_the_same_params_as_RestClient() Test crashed with signal trap.
d13ae63e-a6bf-4ddc-95e4-71ced656ee6c 2666a220-3a6a-4a88-8b9d-ce1162837164 RealtimeClientTests test__027__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__performs_an_upgrade_of_capabilities_without_any_loss_of_continuity_or_connectivity_during_the_upgrade_process() Test crashed with signal trap.
b72b3f08-3c54-4661-808d-41be43249590 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 trap.
b79c85d7-3a7c-4dd2-870d-1ea8d8196b2b 2f45ddbf-62bf-4af6-b173-111c6eb0e4cf RealtimeClientTests test__042__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__enter_() Test crashed with signal trap.
72d2caed-5a17-4b3c-b2ce-e5ebe7b82c29 ca2682bf-0cc8-4859-b1a2-ce4a415269f8 RealtimeClientTests test__043__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__leave_() Test crashed with signal trap.
59b147bb-56bb-4153-9435-4e6ed904e339 b89cf080-cd1b-476e-86d5-55103220701d RealtimeClientTests test__044__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__update_() Test crashed with signal trap.
412a401c-52e4-45c5-81ce-1db6e0b3abaf bd0bb86b-9e68-4371-8544-3d4086b52b52 RealtimeClientTests test__045__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__updateClient_() Test crashed with signal trap.
e66390fc-7573-4142-8108-046707b5dc74 3519c988-acfa-43e7-ada2-652d394833b1 RealtimeClientTests test__046__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__leaveClient_() Test crashed with signal trap.
ebf916a5-30f3-4da8-860d-15936b0d607b 9fbae71c-0ed1-494c-b272-40b3d9b10470 RestClientChannelsTests test__003__RestClient__channels__get__should_return_a_channel() failed - expected to be a channel with name "734499E8-AC35-4820-9F91-1AFE0F2A1FB1-942-0000001681992034", got <<AblySwift.ARTRestChannelInternal: 0x60000290a7d0>> "734499E8-AC35-4820-9F91-1AFE0F2A1FB1-942-0000001681992034" instead (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelsTests.swift#EndingLineNumber=59&StartingLineNumber=59)
73cd59b0-ec1c-4a83-9a44-7aaf74fef42f 9a82acec-0907-4dca-956c-4db5ca7a68ff RestClientChannelsTests test__004__RestClient__channels__get__should_return_a_channel_with_the_provided_options() failed - expected to be a channel with name "4095B891-9249-443D-AF4D-ECAE223379E7-942-0000001681B7B648", got <<AblySwift.ARTRestChannelInternal: 0x600002906bc0>> "4095B891-9249-443D-AF4D-ECAE223379E7-942-0000001681B7B648" instead (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelsTests.swift#EndingLineNumber=70&StartingLineNumber=70)
40c7f77f-39e5-4eb0-8f5e-f6f0616edca7 07848149-75ce-4327-9498-dcc339c53c86 RestClientChannelsTests test__005__RestClient__channels__get__should_not_replace_the_options_on_an_existing_channel_when_none_are_provided() XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelsTests.swift#EndingLineNumber=82&StartingLineNumber=82)
744562b7-9c1e-462e-8118-b852aba77449 d3aefad6-61f3-41bd-ab73-f6ac10cf1441 RestClientChannelsTests test__008__RestClient__channels__releaseChannel__should_release_a_channel() failed - expected to be a channel with name "C860D192-99CF-4CB4-9142-DFBBB27AB92A-942-0000001681BA4AF4", got <<AblySwift.ARTRestChannelInternal: 0x60000290c620>> "C860D192-99CF-4CB4-9142-DFBBB27AB92A-942-0000001681BA4AF4" instead (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelsTests.swift#EndingLineNumber=116&StartingLineNumber=116)
38cc7f87-8b7c-4136-b734-8fb093c87839 0a4a184e-bea4-498b-9c0e-ddd0413ea2fa RestClientPresenceTests test__002__Presence__get__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() Test crashed with signal trap.
c8465d43-12b2-419f-baf3-d3ecc8c5645b 226b246e-5ff0-4821-a339-378ddff939dd RestClientPresenceTests test__004__Presence__get__clientId_should_filter_members_by_the_provided_clientId() Test crashed with signal trap.
01da287d-7271-4dda-9faa-664f6351257e d7fd8c1e-d13a-4937-9e2f-6a3d81937685 RestClientPresenceTests test__005__Presence__get__connectionId_should_filter_members_by_the_provided_connectionId() Test crashed with signal trap.
7720922b-d748-47b8-95e7-77d006263c03 ecb7da2d-b16a-4621-992d-53a9f6eb7cb0 RestClientPresenceTests test__006__Presence__history__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() Test crashed with signal trap.
188480eb-a454-4029-ac6e-3c25f44baf8b e798aab2-a9e1-4237-87ec-f29660701675 RestClientPresenceTests test__007__Presence__history__query_argument__direction_should_change_the_order_of_the_members() Test crashed with signal trap.
b07ef974-5714-47f6-b653-746853d72bcc d17ec17b-78b4-4e1d-a0d3-2dba60cc50f6 RestClientStatsTests test__002__RestClient__stats__result__should_match_hour_level_inbound_and_outbound_fixture_data__forwards_() XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=142&StartingLineNumber=142)
c577eb21-cfdf-4407-99c3-83efdf430d97 713c34a8-b1db-435d-a9bc-611215c67c3e RestClientStatsTests test__003__RestClient__stats__result__should_match_day_level_inbound_and_outbound_fixture_data__forwards_() XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=161&StartingLineNumber=161)
4328891e-c47d-46d4-adc3-142195c9045b aa3447d2-b2e0-41c2-9a05-fdc64e00cac2 RestClientStatsTests test__004__RestClient__stats__result__should_match_month_level_inbound_and_outbound_fixture_data__forwards_() XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=180&StartingLineNumber=180)
9c8b6cc2-a3d1-42f4-9633-1301aa738480 9bf380bb-5208-4456-949f-2902ee19f0b1 RestClientStatsTests test__005__RestClient__stats__result__should_contain_only_one_item_when_limit_is_1__backwards() XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=198&StartingLineNumber=198)
fd5e096c-9d16-4509-9897-0eb1443218ab 9ee08f8b-7a7f-4170-bf25-cade71e71952 RestClientStatsTests test__006__RestClient__stats__result__should_contain_only_one_item_when_limit_is_1__forwards() XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=217&StartingLineNumber=217)
334363d7-ef65-497d-b551-5eb8e4152c4b 0608cd85-e2a6-45d1-9f7b-0a599e5e0363 RestClientStatsTests test__007__RestClient__stats__result__should_be_paginated_according_to_the_limit__backwards() XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=232&StartingLineNumber=232)
870e5ede-8df9-41ef-865a-9272044c1e58 2f51de6b-f823-4ca4-a3ec-518549f6e373 RestClientStatsTests test__008__RestClient__stats__result__should_be_paginated_according_to_the_limit__fowards_() XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=282&StartingLineNumber=282)
045412b2-0ad4-40a8-9273-7e4fec43fdf2 95282934-f3e5-45b0-b1cc-00e52983ef05 RestClientTests test__002__RestClient__should_provide_access_to_the_AuthOptions_object_passed_in_ClientOptions() Test crashed with signal segv.
af170cca-654f-4ec0-bb66-111ab88ffab2 c6012053-f168-492d-898c-31dfd90f2366 RestClientTests test__009__RestClient__should_use_JSON_text_protocol() Test crashed with signal trap.
96389935-6215-4b19-9f6a-0ef06bac097a e4294b73-d042-4ed5-994f-f72ad3dc8ee4 RestClientTests test__014__RestClient__client_should_handle_error_messages_in_plaintext_and_HTML_format() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1799&StartingLineNumber=1799)
0249851a-0afe-4f55-bc29-1f3f2fcd5112 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() XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1313&StartingLineNumber=1313)
88d70e52-a2f9-4d56-8883-d9324d7e049d 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() XCTAssertEqual failed: ("5") is not equal to ("0") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1528&StartingLineNumber=1528)
83945143-e16f-4a1c-bd65-e4e69ad296dc 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() XCTAssertEqual failed: ("Optional("a.ably-realtime.com")") is not equal to ("Optional("rest.ably.io")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=113&StartingLineNumber=113)
e9d7af8b-ab0d-48ec-b1c8-f31d9982106f 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_() XCTAssertEqual failed: ("Optional("b.ably-realtime.com")") is not equal to ("Optional("rest.ably.io")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=113&StartingLineNumber=113)
cbecc4f3-8fcd-42bf-939f-625c04ddabf9 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_() XCTAssertEqual failed: ("Optional("c.ably-realtime.com")") is not equal to ("Optional("rest.ably.io")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=113&StartingLineNumber=113)
f408613d-346e-4ba3-adc2-6abce8bbbbad 2a2fe88e-aed9-4acf-b43b-0471f90192bc RestClientTests test__086__RestClient__request__method_signature_and_arguments__should_add_query_parameters() XCTAssertEqual failed: ("https://rest.ably.io:443/feature") is not equal to ("https://rest.ably.io:443/feature?foo=1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1844&StartingLineNumber=1844)
a7a7780b-3d7c-48c1-8dcc-5384c869b4c4 ff05c448-07ce-4221-8d5f-4f26f3a785e6 RestClientTests test__089__RestClient__request__method_signature_and_arguments__should_error_if_method_is_invalid() XCTAssertEqual failed: ("40005") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1910&StartingLineNumber=1910)
2e39422d-c362-44ff-ac1a-b7ad0ed9ca23 60b01c8f-b8fd-43d6-880b-c38d804791ad RestClientTests test__090__RestClient__request__method_signature_and_arguments__should_error_if_path_is_invalid() XCTAssertEqual failed: ("40007") is not equal to ("3") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1934&StartingLineNumber=1934)
ee039d12-c2e9-4613-af69-8f039302afcd 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() XCTAssertEqual failed: ("40006") is not equal to ("2") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1949&StartingLineNumber=1949)
44860e8e-7a03-4b82-b551-f7c9f0d2657b 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() XCTAssertEqual failed: ("0") is not equal to ("401") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=2069&StartingLineNumber=2069)
5d3d9a78-f999-4754-90b9-762171409efe 2367fdbc-0b5c-4cad-9390-be424c75d1f0 StatsTests test__001__Stats__all__should_return_a_MessagesTypes_object() [<AblySwift.ARTStats 0x600002c44500> valueForUndefinedKey:]: this class is not key value coding-compliant for the key all. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86)
67b68238-0680-44ff-a51b-854b1b845d29 8f03d4ab-0ad5-4d13-b87c-deb029b4efb7 StatsTests test__002__Stats__all__should_return_value_for_message_counts() [<AblySwift.ARTStats 0x600002c57880> valueForUndefinedKey:]: this class is not key value coding-compliant for the key all. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86)
c1731b51-b73c-4ed8-bb83-d2a4ad57b2b7 6fca7d6f-7447-4415-887f-9ceceeab27cf StatsTests test__003__Stats__all__should_return_value_for_all_data_transferred() [<AblySwift.ARTStats 0x600002c44d00> valueForUndefinedKey:]: this class is not key value coding-compliant for the key all. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86)
de70fbf5-29ec-44d9-acf9-5c3f837b1202 e8e1b25f-44d8-4ca5-8bae-007856b33f7c StatsTests test__004__Stats__all__should_return_zero_for_empty_values() [<AblySwift.ARTStats 0x600002c46780> valueForUndefinedKey:]: this class is not key value coding-compliant for the key all. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86)
f63fac2a-1409-4858-a363-fbde6ef181f9 cf42dceb-d484-4c04-b565-aaabd38dca46 StatsTests test__005__Stats__persisted__should_return_a_MessagesTypes_object() [<AblySwift.ARTStats 0x600002c55c80> valueForUndefinedKey:]: this class is not key value coding-compliant for the key persisted. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86)
edcc5893-03f3-4e06-8bd1-c80d9363067e 97690ece-8cc4-44bb-b5bc-26519fb081c5 StatsTests test__006__Stats__persisted__should_return_value_for_message_counts() [<AblySwift.ARTStats 0x600002c44b00> valueForUndefinedKey:]: this class is not key value coding-compliant for the key persisted. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86)
df5d831d-00fd-4975-b4ed-a75f052fbabc 27beb167-e853-48fa-bf74-36fd812b2f0c StatsTests test__007__Stats__persisted__should_return_value_for_all_data_transferred() [<AblySwift.ARTStats 0x600002c57000> valueForUndefinedKey:]: this class is not key value coding-compliant for the key persisted. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86)
b2f5f0fe-67f4-4f02-800e-74d7428a7575 d37c52b1-ab25-4606-88c1-2e6e49c7a140 StatsTests test__008__Stats__persisted__should_return_zero_for_empty_values() [<AblySwift.ARTStats 0x600002c57b00> valueForUndefinedKey:]: this class is not key value coding-compliant for the key persisted. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86)
f6ec42de-705f-420d-80f8-7c173971bdff 79692492-06b3-4ed2-a0e3-d716e0a10f7d StatsTests test__009__Stats__inbound__should_return_a_MessageTraffic_object() [<AblySwift.ARTStats 0x600002c4f280> valueForUndefinedKey:]: this class is not key value coding-compliant for the key inbound. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=191&StartingLineNumber=191)
e3ad4ee0-04b0-48e6-82a7-f48569316e76 c93d1bac-0420-4aed-908a-968d33a5b0e6 StatsTests test__010__Stats__inbound__should_return_value_for_realtime_message_counts() [<AblySwift.ARTStats 0x600002c56400> valueForUndefinedKey:]: this class is not key value coding-compliant for the key inbound. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=191&StartingLineNumber=191)
d83bcdc1-65f7-41c9-b390-d036c24ddd11 43a962c3-37a5-41d4-8cd1-446ac8b49b0b StatsTests test__011__Stats__inbound__should_return_value_for_all_presence_data() [<AblySwift.ARTStats 0x600002c30080> valueForUndefinedKey:]: this class is not key value coding-compliant for the key inbound. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=191&StartingLineNumber=191)
6517289f-1fa9-45e5-83fc-150ef35d76c9 05359792-c597-4c3b-9825-460e0d05b7a8 StatsTests test__012__Stats__outbound__should_return_a_MessageTraffic_object() [<AblySwift.ARTStats 0x600002c4f200> valueForUndefinedKey:]: this class is not key value coding-compliant for the key outbound. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=191&StartingLineNumber=191)
e601aefe-2ad9-4b1a-9b63-d1206c92ca8a 95d8c237-5b8c-4154-baca-556857f9e016 StatsTests test__013__Stats__outbound__should_return_value_for_realtime_message_counts() [<AblySwift.ARTStats 0x600002c33880> valueForUndefinedKey:]: this class is not key value coding-compliant for the key outbound. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=191&StartingLineNumber=191)
802a79d1-b69c-4062-82bd-4ce0e856d18a c2d28f9a-8347-48ab-b3a4-78cc6a225158 StatsTests test__014__Stats__outbound__should_return_value_for_all_presence_data() [<AblySwift.ARTStats 0x600002c44e00> valueForUndefinedKey:]: this class is not key value coding-compliant for the key outbound. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=191&StartingLineNumber=191)
d87d6675-5d8f-438f-9bcb-df4a534ff7c4 415b51a3-1b84-4ebb-9c19-7abd3084ce5a StatsTests test__023__Stats__apiRequests__should_return_a_RequestCount_object() [<AblySwift.ARTStats 0x600002c4d300> valueForUndefinedKey:]: this class is not key value coding-compliant for the key apiRequests. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=312&StartingLineNumber=312)
f3f7ce27-45d8-47ce-b11b-a4cb95b7161e 99ce6d36-d32f-42e9-9021-436ed128795d StatsTests test__024__Stats__apiRequests__should_return_value_for_succeeded() [<AblySwift.ARTStats 0x600002c44a80> valueForUndefinedKey:]: this class is not key value coding-compliant for the key apiRequests. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=312&StartingLineNumber=312)
0a90ba59-9166-4ba6-ab15-aeb30ae9be41 a01bce33-783a-4825-bf55-2cbdadb34383 StatsTests test__025__Stats__apiRequests__should_return_value_for_failed() [<AblySwift.ARTStats 0x600002c4cf00> valueForUndefinedKey:]: this class is not key value coding-compliant for the key apiRequests. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=312&StartingLineNumber=312)
d954cdf2-aa09-45f9-877f-a1839769d3b8 a3c0c297-a473-4de7-bc55-d564c733348b StatsTests test__026__Stats__tokenRequests__should_return_a_RequestCount_object() [<AblySwift.ARTStats 0x600002c4d280> valueForUndefinedKey:]: this class is not key value coding-compliant for the key tokenRequests. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=312&StartingLineNumber=312)
03280325-b285-4cc4-aa5b-5b94cd8a56d2 8b840d28-8d3a-4ea6-9d16-9c29bc1576df StatsTests test__027__Stats__tokenRequests__should_return_value_for_succeeded() [<AblySwift.ARTStats 0x600002c44100> valueForUndefinedKey:]: this class is not key value coding-compliant for the key tokenRequests. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=312&StartingLineNumber=312)
e409afbd-f711-4a75-8ccc-ce3ab4a92ebd b1d90cb0-1730-4888-8702-769637354da4 StatsTests test__028__Stats__tokenRequests__should_return_value_for_failed() [<AblySwift.ARTStats 0x600002c32300> valueForUndefinedKey:]: this class is not key value coding-compliant for the key tokenRequests. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=312&StartingLineNumber=312)