Details of upload 36362b88-e182-4e88-b07a-a7f9cdbda40d

Created at
2023-04-11T20:57:10.827Z
Total number of tests
837
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
4b27d84
Pull request base ref
main
Pull request head ref
accumulate-context-information-in-logger
Branch / tag name
1639/merge
Workflow asset retention period
90 days
GitHub action
__run_4
GitHub run ID
4671813340
GitHub run attempt
1
GitHub run number
246
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 688 failures in this upload.

Failure ID Test case ID Test class Test case Message
7f99ec8f-6528-4bae-a8fe-8a9bcce5fb92 e609c253-d7cb-4f3a-8e9c-e94754ee3309 AuthTests test__002__should_accept_authURL_response_with_timestamp_argument_as_string() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002be52d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4315&StartingLineNumber=4315)
fe1b9d54-19ed-4afd-acc9-0eca2503ba9f dae4dc35-596a-46a4-affd-42f8417783df AuthTests test__004__Basic__should_send_the_API_key_in_the_Authorization_header() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028901c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=131&StartingLineNumber=131)
51e5da5b-85e7-4d91-a126-86cdb318d03b f3a971d6-f63d-4076-a6bb-359b4a5e2c79 AuthTests test__005__Basic__should_be_default_when_an_API_key_is_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002878150 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=155&StartingLineNumber=155)
17e46f49-fcd2-4eb1-977d-0b976304ad76 988dff42-5889-451a-baee-2d3ed9fa383b AuthTests test__007__Token__should_URL_query_be_correctly_encoded() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002890380 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1054&StartingLineNumber=1054)
d57f7cd2-f19a-47b5-85a3-6e6b84167ab9 d30ac454-ebb7-4e00-a108-4624c09b4f74 AuthTests test__008__Token__should_omit_capability_field_if_it_is_not_specified() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287cbd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1069&StartingLineNumber=1069)
beebb7fa-567c-488e-873a-4c5bafaca547 542977dc-2b5d-4b2b-829e-7b97968bf1d3 AuthTests test__009__Token__should_add_capability_field_if_the_user_specifies_it() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002890230 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1101&StartingLineNumber=1101)
90c075ea-d74d-4eb5-97f9-cfa43c6c338d 4cac49db-8759-4cb9-ac4d-762ee714a821 AuthTests test__010__Token__token_auth__should_work_over_HTTP() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002878af0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
6ae26e6b-c0d6-446e-b949-83cf6d7f9422 d152b14d-1a59-4c93-be43-844dad3f34f1 AuthTests test__011__Token__token_auth__should_work_over_HTTPS() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002891810 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
93ab1cd6-98d7-402b-8039-bd799a187afd 47b650d0-c759-425e-ab2a-c57c6a4ba0ba AuthTests test__012__Token__token_auth__for_REST_requests__should_send_the_token_in_the_Authorization_header() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028798f0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
84727cff-1e05-4367-b6f0-0e6dbeb11b5d 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287cb60 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
67698ebf-caeb-457a-bc0c-e5ff0a6801f1 d02776f0-c234-4724-8a75-f6cfe67d78c5 AuthTests test__014__Token__authentication_method__should_be_default_auth_method_when_options__useTokenAuth_is_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287c930 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=249&StartingLineNumber=249)
9e17be21-9d64-4f88-b9e6-92de1942ae18 ac66990e-3499-4219-8720-583422fa7740 AuthTests test__015__Token__authentication_method__should_be_default_auth_method_when_options__authUrl_is_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002891650 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=253&StartingLineNumber=253)
89f8a235-e57f-425c-b6e0-d22e4e88f36a ccb112eb-5749-499e-96c1-1e55f98aa276 AuthTests test__016__Token__authentication_method__should_be_default_auth_method_when_options__authCallback_is_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287c460 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=257&StartingLineNumber=257)
d3c50e6b-464f-4ccd-b6c0-2512df6418ac cd4559fe-ef1a-4044-b367-a71bb5149276 AuthTests test__017__Token__authentication_method__should_be_default_auth_method_when_options__tokenDetails_is_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287cd90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=261&StartingLineNumber=261)
cfb5ec94-c340-49a8-806f-0f74c08f48af dbf91474-6b34-4d6d-ade0-89e850a21dc4 AuthTests test__018__Token__authentication_method__should_be_default_auth_method_when_options__token_is_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002890930 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=264&StartingLineNumber=264)
bb8b8bd5-cf47-4539-bdc6-c4de870e317b 68ace9d0-493e-4ebc-9ed9-88df5272298f AuthTests test__019__Token__authentication_method__should_be_default_auth_method_when_options__key_is_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287cfc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=269&StartingLineNumber=269)
204c1af5-2bbf-41ed-9d2c-dcaf21ad15b2 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002890770 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
390e9f62-8507-46da-81b2-858f77fa76c9 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287ce70 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
7d859c09-862f-4ec0-b335-67bd02c09aa7 acd559e8-f57a-44c2-b659-ec34b4d85a9b AuthTests test__022__Token__authentication_method__on_token_error__reissues_token_and_retries_REST_requests() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002879ab0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=345&StartingLineNumber=345)
dfd159be-a992-4d73-b67c-bbd4559d06d5 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028913b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=372&StartingLineNumber=372)
cef961a2-6bb1-4c88-bffb-cb8bcf7acffe 72ab51aa-4292-4232-b328-c12076851759 AuthTests test__024__Token__authentication_method__in_Realtime__if_the_token_creation_failed_then_the_connection_should_move_to_the_DISCONNECTED_state_and_reports_the_error() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028790a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=405&StartingLineNumber=405)
4acae25e-4bca-42fb-890e-bb18ec30c754 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028905b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=434&StartingLineNumber=434)
7645a981-49f0-4a2e-84a7-5b08a0a8f900 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002890d90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=551&StartingLineNumber=551)
484e7a47-f557-44ae-b496-a3b6d73ccc99 79480345-fee2-4f7c-adf9-1c98cfe425cc AuthTests test__027__Token__authentication_method__if_an_authCallback_results_in_an_HTTP_403_the_client_library_should_transition_to_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287d180 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=573&StartingLineNumber=573)
29acfebf-2bed-46b8-bd36-9281a5bdf419 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287d030 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
31f65f0c-de43-42c1-badd-10a4cbd87fd5 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028788c0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
f2ddfcd1-1732-4bb3-94b5-5203523bc433 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028910a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=604&StartingLineNumber=604)
e8430b61-de05-4f2c-9174-c34197e3ace0 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028919d0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
194fad42-fa99-43ad-8e6c-7f0fca8580bc 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287c310 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=669&StartingLineNumber=669)
ec2fb66b-cf88-4d13-96f2-c7e4977edbaf 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287ce00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=698&StartingLineNumber=698)
7b985f84-5a4e-47d6-82cf-34b72825b2d8 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287cc40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=738&StartingLineNumber=738)
561df1d4-f184-44a2-93d8-01e3076a8e80 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287c770 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
fdb0f90f-1d1b-4fbb-bc42-0cb0ee58a9ea 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002892300 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=822&StartingLineNumber=822)
cc8fbae8-8e8c-47a2-b2ef-486a728cf735 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287d2d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=853&StartingLineNumber=853)
30fb7c1b-cd92-4e24-8aaf-a9750bd0d9f4 36f46b38-f059-422e-9319-39c4111bc176 AuthTests test__040__Token__token_auth_and_clientId__should_permit_to_be_unauthenticated() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002890d20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=971&StartingLineNumber=971)
97b327a2-04a8-45ac-b53b-8316d7704f91 f583375d-771a-4ba5-b7c1-0c5a1d8bb5c3 AuthTests test__041__Token__token_auth_and_clientId__should_check_clientId_consistency__on_rest() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028921b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=899&StartingLineNumber=899)
7618659c-62f3-4b6c-a8e4-5bd42f1ba959 da871a04-050c-4d8f-9b84-28cec2ef96bd AuthTests test__042__Token__token_auth_and_clientId__should_check_clientId_consistency__on_realtime() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002890700 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=933&StartingLineNumber=933)
7bd4a5ca-4ed7-40ad-a435-4f6454f3bee1 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287d7a0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
d51db95a-a567-43f1-bfe9-9990c35f818d 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028918f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1021&StartingLineNumber=1021)
999010d5-8df4-40ad-99b6-01c44291c571 ad117472-67e2-4718-b014-723790ec3341 AuthTests test__046__Token__clientId_and_authenticated_clients__should_not_pass_clientId_with_published_message() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002879340 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1132&StartingLineNumber=1132)
820e910a-1978-4b22-85d0-c60bc35752f3 93081bc1-eea4-4eeb-8008-04bc25afbf78 AuthTests test__047__Token__clientId_and_authenticated_clients__should_obtain_a_token_if_clientId_is_assigned() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287c620 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1157&StartingLineNumber=1157)
60c995db-8b03-4f25-8391-250d796a25f9 8c85531b-70a8-4b96-b0ed-2eb64145e2ee AuthTests test__048__Token__clientId_and_authenticated_clients__should_convenience_clientId_return_a_string() XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287d420" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1180&StartingLineNumber=1180)
a1957292-1b9f-4e1a-9cc1-1981cc9ef3f5 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028780e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1194&StartingLineNumber=1194)
012d2da7-2dea-43b1-aa7c-cc194265085a 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002878310 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
bb472b17-b7a3-4734-a1ea-0018a7c3bba6 84601e74-0e79-40f7-9482-0d16a83b1f51 AuthTests test__052__Token__clientId_and_authenticated_clients__Auth_clientId_attribute_is_null__identity_may_change_and_become_identified() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002878fc0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
a627b097-6686-403a-ae58-3e4fbd2b25bf 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() XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028909a0" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1275&StartingLineNumber=1275)
2c9d7f32-4558-40a3-b082-dc42f21e55eb 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287dc70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1284&StartingLineNumber=1284)
376c4187-7826-42e5-a9d6-65202ddd2de6 5cd03bbe-486f-4e28-87bd-89304d1b123e AuthTests test__055__Token__clientId_and_authenticated_clients__auth_clientId_not_null__should_CONNECTED_ProtocolMessages_contain_a_clientId() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287e140 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
e496a533-ff3a-4273-b2c1-30016d08f5e6 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002879570 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
7f11dd0c-171a-4695-8e3a-8a60f48f0177 797af7c3-bce1-48f7-afaa-85dcfc283bd6 AuthTests test__057__requestToken__implicitly_creates_a_TokenRequest_and_requests_a_token() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002879490 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1704&StartingLineNumber=1704)
0b615599-b092-46ca-a63a-5cbf9a808608 b21fddd9-38de-4dd7-ab8e-ada4acb6b039 AuthTests test__058__requestToken__ensure_the_message_published_does_not_have_a_clientId() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028799d0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
c8b1afab-7f50-437c-bfd2-8959b5d11eed 73bbd40d-2aa9-4ef7-902f-abeee54ecb10 AuthTests test__059__requestToken__ensure_that_the_message_is_rejected() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287dab0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
18f78783-ae3f-4359-9df9-8ac02107d085 fa579a24-11e7-4834-90a3-3a2f2d930742 AuthTests test__060__requestToken__ensure_the_message_published_with_a_wildcard_____does_not_have_a_clientId() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002878540 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1899&StartingLineNumber=1899)
a41a5cd0-7b70-4c0e-b9d7-3e54c5ef7745 b70a9f2c-2bdf-49a5-84cc-27f366132ff2 AuthTests test__061__requestToken__ensure_the_message_published_with_a_wildcard_____has_the_provided_clientId() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002892990 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
8b4bdaf4-f2a2-4fce-8377-96a19cb3a416 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_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000028928b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1360&StartingLineNumber=1360)
7a0f1e7e-d563-4668-976a-f9f5fb2e36da ba1552cd-178d-4d37-85a0-a7da48ec322f AuthTests test__063__requestToken__arguments__should_use_configured_defaults_if_the_object_arguments_are_omitted() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002891030 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1402&StartingLineNumber=1402)
47b34d60-ce21-4cc3-bfe4-a966a63dd7db 5e00ec77-8e4a-46d0-9258-dceb531c222a AuthTests test__064__requestToken__authUrl__query_will_provide_a_token_string() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002890e70 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
55c80a30-431d-4f26-b9de-980c2e6bc8cd ac813b40-6aaf-4d38-b025-1f42e3ef9d7e AuthTests test__065__requestToken__authUrl__query_will_provide_a_TokenDetails() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002892530 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
5ae8c5ec-577a-4b97-85f2-502d8fee95a2 86188caa-8cbf-4144-8df0-e7ec142fd415 AuthTests test__066__requestToken__authUrl__query_will_provide_a_TokenRequest() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287afb0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1530&StartingLineNumber=1530)
6a32955a-4b47-4264-a023-3d9eedc7dc87 6f6496c9-dff5-4331-b1e3-5fda34effa21 AuthTests test__067__requestToken__authUrl__TokenParams_should_take_precedence_over_any_configured_authParams_when_a_name_conflict_occurs() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002891ff0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1675&StartingLineNumber=1675)
cdcef193-f9fa-4dad-9129-b19108b64a55 6a914c32-0882-4ebe-b043-6b99db6e2134 AuthTests test__068__requestToken__authUrl__should_override_previously_configured_parameters() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287ae60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1692&StartingLineNumber=1692)
c3454c0d-de61-4b00-be50-677864576e46 7cf194eb-57c8-4fbb-b6a1-658a0c416e7f AuthTests test__069__requestToken__authUrl__parameters__should_be_added_to_the_URL_when_auth_method_is_GET() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287ac30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1586&StartingLineNumber=1586)
6e97fc36-e6d8-4ff4-add2-db4feb08d772 ae14c50d-c42d-4ff7-befc-0279c2e0e1af AuthTests test__070__requestToken__authUrl__parameters__should_added_on_the_body_request_when_auth_method_is_POST() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000287abc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1631&StartingLineNumber=1631)
9ccc2617-d72b-4e63-800a-236008f9764a 11f91c51-f98d-4918-bfa2-d215ed22e2af AuthTests test__071__requestToken__should_support_all_TokenParams__using_defaults() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002891e30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=35&StartingLineNumber=35)
70738a24-60df-4ab3-a938-aa3898dfdae4 d5f9fc45-5c2f-44dd-96fc-0323cde56bf5 AuthTests test__072__requestToken__should_support_all_TokenParams__overriding_defaults() Crash: xctest (18321) Swift runtime failure: Unexpectedly found nil while implicitly unwrapping an Optional value (#CharacterRangeLen=0)
8861b32c-5362-4233-b29f-9671ff687545 44e8d5ef-806f-4e5b-a7b4-70778b28624c AuthTests test__073__requestToken__When_authCallback_option_is_set__it_will_invoke_the_callback__with_a_token_string() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000197e4c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1785&StartingLineNumber=1785)
dee03b06-8904-4b37-ab81-73e5d0e9f3d3 eaa2c7c3-ed2d-4b05-b622-87362a356ae6 AuthTests test__074__requestToken__When_authCallback_option_is_set__it_will_invoke_the_callback__with_a_TokenDetails() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196ad10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1804&StartingLineNumber=1804)
1092a4cc-b1d9-4c15-bf0a-72e827566769 9eb9f6a2-328b-4b88-8714-2f0722755364 AuthTests test__075__requestToken__When_authCallback_option_is_set__it_will_invoke_the_callback__with_a_TokenRequest() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000197f6b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1828&StartingLineNumber=1828)
ade7fa14-92a1-4302-ba18-74a2f93a7016 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_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196c310 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1971&StartingLineNumber=1971)
d4e4aa3b-a449-42b8-b357-9f592323f5ad 632f62fd-44a4-4ff1-82b2-46f1170039bc AuthTests test__077__createTokenRequest__should_override_defaults_if_AuthOptions_provided() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196c3f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2060&StartingLineNumber=2060)
574e7c5c-44e3-45d4-ae73-0de59c10bce0 ae51a106-79a0-45c6-87b0-7a137c65f3d5 AuthTests test__078__createTokenRequest__should_use_defaults_if_no_AuthOptions_is_provided() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196c460 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2095&StartingLineNumber=2095)
5202bb41-7741-4916-bfe1-a532d99b5823 98127468-5eca-4d9e-87df-c3c6386ee643 AuthTests test__079__createTokenRequest__should_replace_defaults_if__nil__option_s_field_passed() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001960070 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2112&StartingLineNumber=2112)
5751d49b-1eda-44bc-a96d-da0558fb6f1f fd72961c-61c1-4480-8e6a-80a4ab4cd249 AuthTests test__080__createTokenRequest__should_use_configured_defaults_if_the_object_arguments_are_omitted() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001960380 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2130&StartingLineNumber=2130)
f4a413f0-82ee-440c-953f-1dd8873cc253 e9755234-7155-4328-a118-d6f37f1dd197 AuthTests test__081__createTokenRequest__should_create_and_sign_a_TokenRequest() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019601c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2178&StartingLineNumber=2178)
63839619-58da-42d0-99f7-23ec2516e97a 44b3cb31-e432-491a-83fb-045d5c4cf28c AuthTests test__082__createTokenRequest__should_support_AuthOptions() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196dce0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2199&StartingLineNumber=2199)
eb971866-408c-4991-86ae-44e0c45bb945 acc46601-7eb2-4662-8685-014c6899008a AuthTests test__083__createTokenRequest__should_generate_a_unique_16_plus_character_nonce_if_none_is_provided() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001973560 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=2217&StartingLineNumber=2217)
fa75a19c-e944-4094-b073-6a640cb12e28 34dfed04-8d67-4e55-a193-8802a9fb2b93 AuthTests test__084__createTokenRequest__should_provide_capability_has_json_text() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019611f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2374&StartingLineNumber=2374)
ee0a9af2-a503-487f-a717-bdc9d442efd9 11947cb4-a6a4-422e-b663-3e68704b90f7 AuthTests test__085__createTokenRequest__should_generate_a_valid_HMAC() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019609a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2404&StartingLineNumber=2404)
f0c39ac1-3bf9-41e0-963a-a0a745fa8fa2 2fb9dc36-c73b-4751-8100-29bab1678365 AuthTests test__086__createTokenRequest__should_respect_all_requirements() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001960ee0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2432&StartingLineNumber=2432)
55884008-cbc0-40cf-b9a2-aa2b12390531 b059e86a-1316-469d-8d84-c6b0e6cc7543 AuthTests test__087__createTokenRequest__should_generate_a_timestamp__from_current_time_if_not_provided() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001972f40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=2247&StartingLineNumber=2247)
9c64b40b-ebc7-4400-85b2-3d4905d4ae7c 8c475462-2b9c-485a-b41b-6ff91511f136 AuthTests test__088__createTokenRequest__should_generate_a_timestamp__will_retrieve_the_server_time_if_queryTime_is_true() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001973330 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2263&StartingLineNumber=2263)
cdda4819-322d-4813-abd3-d81e7dc89c6f ec7b58a6-750b-41f9-b4f4-1525c509e733 AuthTests test__089__createTokenRequest__TTL__should_be_optional() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001973410 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2294&StartingLineNumber=2294)
a0578882-8fcf-4bbc-b304-af8994192031 3cdd883a-9372-46f7-aed4-af055837472e AuthTests test__090__createTokenRequest__TTL__should_be_specified_in_milliseconds() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001973020 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2327&StartingLineNumber=2327)
3ef60297-8d1c-4ddf-95a3-0a627e340053 ed8f1107-a119-46ed-8912-07a24c0fba7b AuthTests test__091__createTokenRequest__TTL__should_be_valid_to_request_a_token_for_24_hours() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196cc40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2355&StartingLineNumber=2355)
c87affdd-9943-438b-8285-a38ae8267e68 9262479b-5f56-426d-9df9-a6138d4a5beb AuthTests test__092__authorize__should_always_create_a_token() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196ea00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2476&StartingLineNumber=2476)
8a01e837-bed1-4a03-bdf7-a6158f2bba17 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196df10 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
ea60061e-f921-45fc-8a4e-f8025282f3b0 0b2004ea-c2fa-46ee-8ec7-2b41bf41680b AuthTests test__094__authorize__should_create_a_token_immediately_and_ensures_Token_Auth_is_used_for_all_future_requests() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001973100 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2555&StartingLineNumber=2555)
6fe46cf6-7565-4810-8768-a50fe74c6ed3 032149cf-0d18-486f-a038-05c64f920555 AuthTests test__095__authorize__should_supports_all_TokenParams_and_AuthOptions() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196c9a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=2577&StartingLineNumber=2577)
dd431369-6ab5-44db-a349-94941132009b a748bd87-ea23-450e-acb1-84aeb2473f95 AuthTests test__096__authorize__should_use_the_requestToken_implementation() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001973b80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2593&StartingLineNumber=2593)
991686d4-59f6-40a3-9503-f6281e0d5079 ebd16014-5876-40f0-9023-405f566a32af AuthTests test__097__authorize__should_return_TokenDetails_with_valid_token_metadata() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019615e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2624&StartingLineNumber=2624)
7ccb4d92-2d56-4bf9-9a03-564035f27c5e f516cbbb-7b4a-4186-b839-362800a98a18 AuthTests test__098__authorize__should_use_the_configured_Auth_clientId__if_not_null__by_default() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001973e20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2826&StartingLineNumber=2826)
fcad8d9a-a586-4d5c-9107-c4e38e676ede 5c7f3170-1fd4-430d-9f12-b339133e913a AuthTests test__099__authorize__on_subsequent_authorisations__should_store_the_AuthOptions_with_authUrl() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019656c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2645&StartingLineNumber=2645)
6d7cd382-c5fc-4e15-b482-cab8e6d5083a c7a35bd2-f1fd-43c8-8047-379ab5289390 AuthTests test__100__authorize__on_subsequent_authorisations__should_store_the_AuthOptions_with_authCallback() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196e7d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2687&StartingLineNumber=2687)
90f8bdfc-7d1e-4655-ab8f-4b8f3b1588df e6f7fb47-38f9-4148-9dda-f18098f619e4 AuthTests test__101__authorize__on_subsequent_authorisations__should_not_store_queryTime() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001959b90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2721&StartingLineNumber=2721)
5554e689-ca75-4fb7-80d2-36f1f5107f7c 90433261-c80e-4fb9-b48e-67caa223cc4f AuthTests test__102__authorize__on_subsequent_authorisations__should_store_the_TokenParams() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196eca0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2754&StartingLineNumber=2754)
039a1866-c682-4d77-ba34-430aa1369aa3 b12e1cbc-0f21-4094-b12f-7dc2890b58a6 AuthTests test__103__authorize__on_subsequent_authorisations__should_use_configured_defaults_if_the_object_arguments_are_omitted() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195c690 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2787&StartingLineNumber=2787)
eccd498e-0408-4406-bdde-65eee13e65a9 a54d300d-fb94-4dad-a618-d4cbeb0ff7c2 AuthTests test__104__authorize__should_adhere_to_all_requirements_relating_to__TokenParams() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195c930 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2861&StartingLineNumber=2861)
af9864b0-ae59-452f-8af0-0da0c1b44c1e d9853253-031e-453e-a8bf-d9241adc6b1b AuthTests test__105__authorize__should_adhere_to_all_requirements_relating_to__authCallback() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001950fc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2887&StartingLineNumber=2887)
9f5e31e0-d62d-4a7b-9808-1e6d8f1d34c9 c5d6dadc-5655-4db2-9e0a-1b1703be3d31 AuthTests test__106__authorize__should_adhere_to_all_requirements_relating_to__authUrl() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195edf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2919&StartingLineNumber=2919)
33630c61-ae58-49b1-9583-7fdb9559f622 bf3fce77-0599-41b1-a0c5-2c56010f41ab AuthTests test__107__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_json() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019659d0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
36a07b1d-1651-4cbd-a026-2f5f2b8686bd 68c6b5e2-d84c-4b7f-8bc7-ad71831d989b AuthTests test__108__authorize__should_adhere_to_all_requirements_relating_to__authUrl_returning_TokenRequest_decodes_TTL_as_expected() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195f020 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2976&StartingLineNumber=2976)
d0fe705d-4e7f-499a-8925-371bafde1d17 6adc6bb5-f481-4314-88cd-76cb232fdc11 AuthTests test__109__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_plain_text() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195f720 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
58d2c42e-5e14-4968-836f-4bf991bfb950 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001956c30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3046&StartingLineNumber=3046)
85a844a8-41aa-4020-9494-79cac637c284 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001956b50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3094&StartingLineNumber=3094)
0d3235cb-5f17-4115-babf-1a3d6454847f 62213bf6-e681-4d4e-888e-d13bba536506 AuthTests test__112__authorize__when_TokenParams_and_AuthOptions_are_provided__should_supersede_configured_AuthOptions__using_authCallback__even_if_arguments_objects_are_empty() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001956a00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3183&StartingLineNumber=3183)
1deef018-1293-4757-8b3b-ed785c83019a 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001956a70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3247&StartingLineNumber=3247)
24b464dc-547f-4277-a79a-a0c1048ce2b4 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001965490 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3318&StartingLineNumber=3318)
6765238a-5329-42b9-a20a-361196b20335 698312a7-7f80-43f3-bde3-1a988aeca5f2 AuthTests test__116__authorize__server_time_offset__should_be_consistent_the_timestamp_request_with_the_server_time() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195f560 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3423&StartingLineNumber=3423)
6edc5dc3-dd33-444b-a0f6-bd0731cda808 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001956990 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3459&StartingLineNumber=3459)
ce7bed24-4b87-429c-a4e7-74519b6a1918 078175ab-88ce-4305-9783-e2f5b4df8df1 AuthTests test__118__authorize__server_time_offset__should_use_the_local_clock_offset_to_calculate_the_server_time() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195ec30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3507&StartingLineNumber=3507)
9b538229-af0d-4762-a06e-60c1041313d3 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001956610 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3535&StartingLineNumber=3535)
2f3ca50b-7dc0-4a38-88fa-426bcb945ba2 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195d9d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3565&StartingLineNumber=3565)
b05c6b43-3f3a-4775-9683-31e55bc178e6 fad5cd07-0df8-4323-83e8-ecfb567762d5 AuthTests test__121__authorize__two_consecutive_authorizations__using_REST__should_call_each_authorize_callback() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001956290 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3597&StartingLineNumber=3597)
ccaf756a-905a-4872-90a3-d83d9ff71878 f724070b-5530-4962-a4e0-20688f220bf1 AuthTests test__122__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTING__should_call_each_Realtime_authorize_callback() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001956140 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
222c1e20-8f20-47d8-a1ca-fd4ea3fd4695 55ecbb43-8b12-46d5-a82a-52a9c7a9277f AuthTests test__123__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTED__should_call_each_Realtime_authorize_callback() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195dab0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3684&StartingLineNumber=3684)
00887336-61dc-4b62-8153-5c081b0731fe 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001956220 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
bcea931e-c077-4109-a72d-35128620c93c 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019560d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3805&StartingLineNumber=3805)
8f903d0a-a6c1-4f7c-a300-146ea3bf6942 fea972ab-db84-458c-9bfb-5c52da48f514 AuthTests test__129__TokenParams__timestamp_should_not_be_a_member_of_any_default_token_params() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195e840 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=3838&StartingLineNumber=3838)
05ae61e6-e3cb-4b5e-9446-026c417048e3 d04abbab-013e-4198-a76e-c90e30fffeea AuthTests test__141__JWT_and_realtime__client_initialized_with_a_JWT_token_in_ClientOptions__with_invalid_credentials__fails_to_connect_with_reason__invalid_signature_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195f330 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
5978df86-ebba-4ad3-a7a7-0cb83f6ca76d ce645d27-2448-432d-87b0-93c2a3551127 AuthTests test__142__JWT_and_realtime__when_using_authUrl__with_valid_credentials__fetches_a_channels_and_posts_a_message() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195f870 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4021&StartingLineNumber=4021)
211ad0a4-5013-45c0-9300-21dcd7469289 6124b61f-19f6-48cb-af64-10d2f7f9493b AuthTests test__143__JWT_and_realtime__when_using_authUrl__with_wrong_credentials__fails_to_connect_with_reason__invalid_signature_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001965ff0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4042&StartingLineNumber=4042)
4f7f5df7-e8cb-4fd6-89d2-7b7f0bfb4a9d eaebbab2-8b9f-4204-9c48-17e3cd9c4ca6 AuthTests test__144__JWT_and_realtime__when_using_authUrl__when_token_expires__receives_a_40142_error_from_the_server() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001955e30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4066&StartingLineNumber=4066)
e12f6ac6-a63c-4458-9bdc-138f554c0872 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001965c00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4094&StartingLineNumber=4094)
fb7c54b9-0137-4d15-b5ef-43b6787cd06e 895f77f3-dadf-4b03-a40b-1412df5dcef9 AuthTests test__147__JWT_and_realtime__when_using_authCallback__with_invalid_credentials__fails_to_connect() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001955f10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4136&StartingLineNumber=4136)
9fa99560-88ec-4401-9a89-b9393bde38f8 181c0d92-7356-4faf-acd0-7cc9b78a0aa2 AuthTests test__148__JWT_and_realtime__when_token_expires_and_has_a_means_to_renew__reconnects_using_authCallback_and_obtains_a_new_token() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195fd40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4161&StartingLineNumber=4161)
8f2e90d8-c308-434c-88a5-01d1489eb886 e99a5a8d-7f11-4809-8e06-fc941d3dc824 AuthTests test__149__JWT_and_realtime__when_the_token_request_includes_a_clientId__the_clientId_is_the_same_specified_in_the_JWT_token_request() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001965c70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4188&StartingLineNumber=4188)
c86b0128-df53-4851-82bd-83f25624ca13 4624e321-8ab9-4ec8-92e7-1d0f7d2addc1 AuthTests test__150__JWT_and_realtime__when_the_token_request_includes_subscribe_only_capabilities__fails_to_publish_to_a_channel_with_subscribe_only_capability() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001955c00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4206&StartingLineNumber=4206)
a8421386-6b5f-4d2e-a0a4-4e4a442774e1 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001954ee0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
54cbbcca-3068-4a5f-b08d-c31a5737fbaf 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001965180 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4229&StartingLineNumber=4229)
cba49718-4fe1-4374-9a35-358657a07522 4e0df848-96d9-40e2-9c84-4fe413cd285d AuthTests test__153__currentTokenDetails__should_be_empty_if_there_is_no_current_token() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195faa0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=4243&StartingLineNumber=4243)
bf45b8a6-0247-4f5f-ac2e-6d1ee4b74f2b d28098f7-a438-46ef-af50-383e02618a48 AuthTests test__154__JWT_and_rest__when_the_JWT_token_embeds_an_Ably_token__pulls_stats_successfully() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001965730 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4252&StartingLineNumber=4252)
f57e173c-d9b3-48be-8b6d-4d8252a5db5c d8280db1-5ba7-4991-afe0-f9c72f78049f AuthTests test__155__JWT_and_rest__when_the_JWT_token_embeds_an_Ably_token_and_it_is_requested_as_encrypted__pulls_stats_successfully() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000195c460 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4263&StartingLineNumber=4263)
43034810-eef8-458f-8273-ca3d2b5272f9 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001964690 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=90&StartingLineNumber=90)
5daf4a8c-e7ee-4d38-a1a8-e8358c63e6af 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001964e70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=90&StartingLineNumber=90)
5c7ab82f-80a3-4516-be43-2ff132f8302c b951f878-c11f-4c7e-ba92-4bc2ea481164 DeltaCodecTests test__001__DeltaCodec__decoding__should_decode_vcdiff_encoded_messages() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001957e90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
199feac1-2422-4942-af8c-ba0c7ed0208f 1e4cb687-6d57-4a49-94d2-3dea1df52645 DeltaCodecTests test__002__DeltaCodec__decoding__should_fail_and_recover_when_the_vcdiff_messages_are_out_of_order() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001957f00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
e32d08be-6584-4db7-9cae-76aeb4be2af2 782f7ca8-16c7-45fa-93b9-2ddd1aa4ab9f DeltaCodecTests test__003__DeltaCodec__decoding__should_recover_when_the_vcdiff_message_decoding_fails() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196f3a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
404dbac8-4f7a-4d34-ba66-9734c32ceabb af52d1d4-dc6b-47f9-aac5-cf463d8d3d76 ObjectLifetimesTests test__001__ObjectLifetimes__user_code_releases_public_object__the_object_s_internal_child_s_back_reference_is_released_too() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196f560 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ObjectLifetimesTests.swift#CharacterRangeLen=0&EndingLineNumber=19&StartingLineNumber=19)
184e2137-1a1a-4daf-be6a-d0ecdf60e298 af0d59af-2d69-409e-955b-c698ca97d87d ObjectLifetimesTests test__002__ObjectLifetimes__user_code_holds_only_reference_to_public_object_s_public_child__still_can_access_parent_s_internal_object() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001963c60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ObjectLifetimesTests.swift#CharacterRangeLen=0&EndingLineNumber=47&StartingLineNumber=47)
54cb4af6-aaee-45db-810a-dacd57698244 9f91d5fa-64d8-474b-9dfb-c1ab39995fa1 ObjectLifetimesTests test__003__ObjectLifetimes__user_code_holds_only_reference_to_public_object_s_public_child__when_it_s_released__schedules_async_release_of_parent_s_internal_object_in_internal_queue() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001963d40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ObjectLifetimesTests.swift#CharacterRangeLen=0&EndingLineNumber=57&StartingLineNumber=57)
8400e06a-97dc-49da-9209-aebd5e3ae98f 9e66f6aa-08fb-4f5c-bc18-4c54a55daa38 ObjectLifetimesTests test__004__ObjectLifetimes__when_user_leaves_Realtime_open__still_works() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196f8e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ObjectLifetimesTests.swift#CharacterRangeLen=0&EndingLineNumber=81&StartingLineNumber=81)
82a939f3-2e9e-43a8-a6f6-82e3de144275 5dfbc3a4-e580-46ab-a989-413047d812e8 ObjectLifetimesTests test__005__ObjectLifetimes__when_Realtime_is_closed_and_user_loses_its_reference__channels_don_t_leak() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001963f00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ObjectLifetimesTests.swift#CharacterRangeLen=0&EndingLineNumber=102&StartingLineNumber=102)
fe3880ca-4fe2-4ff4-9ce5-584f24d66bfe c7bfc669-6957-4237-86c1-43b93e5b7b3a ReadmeExamplesTests test__001__testMakeKeyInstance() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001963b80 (NSInvalidArgumentException) (#CharacterRangeLen=0)
0130e7d4-8aae-47a8-a40b-fa1e9455739e eeb891c5-731d-4afb-98af-d88a0ee6486d ReadmeExamplesTests test__002__testMakeTokenInstance() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001963950 (NSInvalidArgumentException) (#CharacterRangeLen=0)
f2b886de-59d2-4e54-93ab-8af321172999 bca869d4-2408-4f52-8e7f-2fbf99eb1037 ReadmeExamplesTests test__003__testListenToConnectionStateChanges() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001954540 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
2fc0f05d-b3e1-4a19-a18d-723da945f5b8 af03b213-51ed-4623-9509-04792208c311 ReadmeExamplesTests test__004__testNoAutoConnect() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001963870 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ReadmeExamplesTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
f281f317-08f7-48cb-9e28-4e74c8eaa638 f81d1df3-7318-4737-8c4e-accfae6ef686 ReadmeExamplesTests test__005__testSubscribeAndPublishingToChannel() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196faa0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
8818ea6c-3806-474b-901f-bf35169786d2 30f88d4d-15e6-4204-ba4c-ca0c4cc697be ReadmeExamplesTests test__006__testQueryingTheHistory() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001954460 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
37a70309-0020-422a-8fd7-ef420f325695 a6fc3fa1-5172-46a6-961e-3ae02e5c09d3 ReadmeExamplesTests test__007__testPresenceOnAChannel() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001954bd0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
cf83d6e5-87bb-4a1c-adf1-9d9449d5daca 6f5ed9cc-2504-4a5a-b5e2-3559508b379d ReadmeExamplesTests test__008__testQueryingThePresenceHistory() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001963e90 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
164482b0-c047-4e1e-b150-85a8e35cc064 1eafde43-2a7e-4764-92aa-d20c050d3648 ReadmeExamplesTests test__009__testMakeRestClientAndChannel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196f800 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ReadmeExamplesTests.swift#CharacterRangeLen=0&EndingLineNumber=123&StartingLineNumber=123)
4383cf85-0e3b-4245-805f-3fdd0722d18d 940c7586-08c1-4f37-bcb4-a6fe1c4aca31 ReadmeExamplesTests test__010__testRestPublishMessage() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001963e20 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
62ff113c-9779-42aa-a722-3d868aaf96ac 6ad9cd65-b9ee-4cfc-9281-d254efc3d6e6 ReadmeExamplesTests test__011__testRestQueryingTheHistory() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196e0d0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
7f3a1ae3-ff82-4d14-8486-35690b88d989 7b9fed41-9712-4944-9b9e-3d7895f8bbd1 ReadmeExamplesTests test__012__testRestPresenceOnAChannel() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001963bf0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
61bd864f-e45e-4d0f-b5f5-ccace988ef2e dbc8ba02-5c92-4a4c-8ec9-c760751c0602 ReadmeExamplesTests test__013__testRestQueryingThePresenceHistory() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001963330 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
268266e3-2c4a-434a-8b18-52ad7e941813 aca94dfb-e7f3-4db4-85f3-dca0b94503fb ReadmeExamplesTests test__014__testGenerateToken() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019651f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ReadmeExamplesTests.swift#CharacterRangeLen=0&EndingLineNumber=185&StartingLineNumber=185)
9bae2ce5-454f-4b2f-b7bd-fd79ea8ddc24 5cc8ab3d-3e9f-41be-87da-db7dd8cdd9f0 ReadmeExamplesTests test__015__testFetchingStats() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196d420 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ReadmeExamplesTests.swift#CharacterRangeLen=0&EndingLineNumber=196&StartingLineNumber=196)
7cfbd262-f44e-4f46-936b-5c03c1d8893b 749c0e8b-1fe0-49a4-8ffd-aeaefd27c71e ReadmeExamplesTests test__016__testFetchingTime() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001964700 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=208&StartingLineNumber=208)
dd8b4282-5e34-4d7d-8096-415c624eb589 52ca0539-e996-425c-8cd1-8ad51668d086 RealtimeClientChannelTests test__002__Channel__should_not_crash_when_an_ATTACH_request_is_responded_with_a_DETACHED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001964380 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
54cea9e8-78de-4036-927c-218ce9b24d30 1ced7561-01df-41ca-a73d-559178721d5f RealtimeClientChannelTests test__003__Channel__EventEmitter__channel_states_and_events__should_implement_the_EventEmitter_and_emit_events_for_state_changes() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019633a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=228&StartingLineNumber=228)
d7206afa-d44c-4284-b7fe-610486b6e9d3 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001965650 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
9d096b34-9bd4-412b-af16-c09fdd9c1a82 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001965570 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=326&StartingLineNumber=326)
f0c022fc-a590-4efe-88f6-3af0b25f46f0 e18c7c49-8884-4e27-b931-5a9005b3e92f RealtimeClientChannelTests test__006__Channel__EventEmitter__channel_states_and_events__can_emit_an_UPDATE_event() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019634f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=350&StartingLineNumber=350)
4a955311-6193-4991-b5f2-00003e02d9bc 930c2574-6caf-42c1-9955-b68e6ab0e674 RealtimeClientChannelTests test__007__Channel__EventEmitter__channel_states_and_events__should_not_emit_detached_event_on_an_already_detached_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196f2c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=389&StartingLineNumber=389)
7b7281fd-e733-4d07-943a-c887cbef43ca 7c06b88c-e7b7-43c4-84a9-03f4f96045e3 RealtimeClientChannelTests test__008__Channel__EventEmitter__channel_states_and_events__state_attribute_should_be_the_current_state_of_the_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196fbf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=425&StartingLineNumber=425)
f07d1937-6dcb-4e41-8e3b-056302df3572 928d72c2-916b-4c0f-a648-538a9b5387ea RealtimeClientChannelTests test__009__Channel__EventEmitter__channel_states_and_events__should_contain_an_ErrorInfo_object_with_details_when_an_error_occurs() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019658f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=438&StartingLineNumber=438)
21d70458-df7a-4649-9081-19bcb7eac38a 6173cdf2-3619-4e1b-9c8f-0c733b9d3c04 RealtimeClientChannelTests test__010__Channel__EventEmitter__channel_states_and_events__a_ChannelStateChange_is_emitted_as_the_first_argument_for_every_channel_state_change() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019652d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=460&StartingLineNumber=460)
37013d6d-78e0-49d5-a64e-addae0933bfe 1cf86794-ca47-4832-a5b5-2c9cc8f9586f RealtimeClientChannelTests test__011__Channel__EventEmitter__channel_states_and_events__ChannelStateChange_will_contain_a_resumed_boolean_attribute_with_value__true__if_the_bit_flag_RESUMED_was_included() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001962df0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
113f8ba5-dc90-40ef-8415-e5eb3658892d 235a7dd6-4ba7-4686-8df8-60527f733c22 RealtimeClientChannelTests test__012__Channel__EventEmitter__channel_states_and_events__bit_flag_RESUMED_was_included() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196d7a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=532&StartingLineNumber=532)
8cb2e99f-da9a-44db-94a6-ec9fd059860b 76a7c539-5826-4298-8019-ee08a3d57fb2 RealtimeClientChannelTests test__013__Channel__connection_state__if_the_connection_state_enters_the_CONNECTED_state__then_a_SUSPENDED_channel_will_initiate_an_attach_operation() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001966ae0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=850&StartingLineNumber=850)
f244afad-f8d0-45d3-9a3b-102c5064022b 59f09cd6-be52-47e0-9fe6-0905baa32903 RealtimeClientChannelTests test__014__Channel__connection_state__if_the_attach_operation_for_the_channel_times_out_and_the_channel_returns_to_the_SUSPENDED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196fe20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
9b1fff91-e275-4cd8-8db4-ee999a57b535 547bcde9-c099-4c76-a71b-7ef6a96713cf RealtimeClientChannelTests test__015__Channel__connection_state__should_attach_successfully_and_remain_attached_when_the_connection_state_without_a_successful_recovery_gets_CONNECTED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001962a00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=904&StartingLineNumber=904)
fe048446-146b-49bf-99a2-482d80b3a70a 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019649a0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
10511fae-d71e-4468-b6c0-8476faf755f3 6d6557c5-12bb-4f48-9d81-c4427c4b0fd5 RealtimeClientChannelTests test__017__Channel__connection_state__changes_to_FAILED__ATTACHING_channel_should_transition_to_FAILED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019628b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=569&StartingLineNumber=569)
4e21dca0-1243-4ba7-88ba-a6d3932a9fe3 4694a114-e824-48e8-844b-59878073c116 RealtimeClientChannelTests test__018__Channel__connection_state__changes_to_FAILED__ATTACHED_channel_should_transition_to_FAILED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001962ed0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=598&StartingLineNumber=598)
8c10a3cd-0113-4bef-b4f9-3d9ba9d9f782 2993965e-3a71-4edf-9392-ae153848fc2d RealtimeClientChannelTests test__019__Channel__connection_state__changes_to_FAILED__channel_being_released_waiting_for_DETACH_shouldn_t_crash__issue__918_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196c620 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=624&StartingLineNumber=624)
78d61c8c-8c01-494e-8f6b-78744e27ae0a 1ecb564e-16df-4259-83e9-b2a1aeefca1c RealtimeClientChannelTests test__020__Channel__connection_state__changes_to_FAILED__should_immediately_fail_if_not_in_the_connected_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196fb10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=663&StartingLineNumber=663)
4862e27c-4d5a-405a-83fa-a9095da6adf9 93a1358c-cd03-42d7-95d4-ae5a59ec8b82 RealtimeClientChannelTests test__021__Channel__connection_state__changes_to_FAILED__should_keep_the_channels_attached_when_client_reconnected_successfully_and_queue_messages_is_disabled() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001964a80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=692&StartingLineNumber=692)
e8aab3c9-4079-49b6-84d7-c880ddbf8d5f f52c44b6-9548-46b5-abff-60589901985c RealtimeClientChannelTests test__022__Channel__connection_state__changes_to_CLOSED__ATTACHING_channel_should_transition_to_DETACHED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001962c30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=744&StartingLineNumber=744)
cf444457-e3cc-48a4-a5be-831b67479b6c ac54679e-c77f-471d-8cbd-9bea2ee31d9b RealtimeClientChannelTests test__023__Channel__connection_state__changes_to_CLOSED__ATTACHED_channel_should_transition_to_DETACHED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001963090 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=764&StartingLineNumber=764)
541b41c1-7dee-48c8-86c5-37bd7d089fa2 f6c0af8b-a754-49f1-9727-96040e0db9d0 RealtimeClientChannelTests test__024__Channel__connection_state__changes_to_SUSPENDED__ATTACHING_channel_should_transition_to_SUSPENDED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196ca80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=782&StartingLineNumber=782)
2e72f8cc-f700-4b5f-b143-2f2a33112c16 7f458563-e963-4505-8984-77dfaa5c6cc9 RealtimeClientChannelTests test__025__Channel__connection_state__changes_to_SUSPENDED__ATTACHED_channel_should_transition_to_SUSPENDED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019673a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=800&StartingLineNumber=800)
5ca36191-374b-41d1-ac95-5f7414f7d813 d7a629af-ceb3-4e0a-8c4e-de34d4c9fee4 RealtimeClientChannelTests test__026__Channel__connection_state__changes_to_SUSPENDED__channel_being_released_waiting_for_DETACH_shouldn_t_crash__issue__918_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001967410 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=813&StartingLineNumber=813)
2e9ee8f5-c8c7-4ab6-be06-a380fa698630 0ccd3b84-030c-4e43-affa-872944a6f668 RealtimeClientChannelTests test__027__Channel__attach__if_already_ATTACHED_or_ATTACHING_nothing_is_done() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196de30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1001&StartingLineNumber=1001)
e4ea64dc-b302-4c65-889d-cedd98960a25 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196e4c0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
2ea8d747-bcd6-481a-872a-e2dc52f1a907 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019627d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1056&StartingLineNumber=1056)
c31db552-f29f-49bf-945d-53751d5113aa 76a62117-6cac-4b6f-b4f6-482db945262f RealtimeClientChannelTests test__030__Channel__attach__should_send_an_ATTACH_ProtocolMessage__change_state_to_ATTACHING_and_change_state_to_ATTACHED_after_confirmation() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001967e20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1221&StartingLineNumber=1221)
5bb1e1c7-0db8-47aa-b4bd-66770315a9b2 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196eae0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
dceaf994-4a7b-4627-b754-ac63868a7c06 52929c79-153e-4c55-a020-f534585c2d62 RealtimeClientChannelTests test__032__Channel__attach__should_transition_the_channel_state_to_SUSPENDED_if_ATTACHED_ProtocolMessage_is_not_received() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001962840 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
b3683b89-e38b-4e88-b625-cbf75541ddcb fe89facd-76a5-43e1-a894-da866bc636b8 RealtimeClientChannelTests test__033__Channel__attach__if_called_with_a_callback_should_call_it_once_attached() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001972df0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1305&StartingLineNumber=1305)
f44927ef-43f1-483c-9109-77aafdb0e729 69a685e7-e399-473b-8992-838668e76966 RealtimeClientChannelTests test__034__Channel__attach__if_called_with_a_callback_and_already_attaching_should_call_the_callback_once_attached() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196c540 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1320&StartingLineNumber=1320)
92d122f6-ac42-45d4-996a-10bb4f744c1f 392ce67b-25d1-4154-8d1b-6b757adfdef7 RealtimeClientChannelTests test__035__Channel__attach__if_called_with_a_callback_and_already_attached_should_call_the_callback_with_nil_error() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001967b80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1337&StartingLineNumber=1337)
856ac480-8b52-4976-8837-9d496b6bb161 6a20c37b-e322-4ba5-82e5-1c659e56defc RealtimeClientChannelTests test__036__Channel__attach__if_the_channel_is_in_a_pending_state_ATTACHING__do_the_attach_operation_after_the_completion_of_the_pending_request() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001967d40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1356&StartingLineNumber=1356)
a4a9def1-5990-4748-aa73-430c4c617635 6918c26a-071e-43cb-ab6f-fb430c8f25ac RealtimeClientChannelTests test__037__Channel__attach__if_the_channel_is_in_a_pending_state_DETACHING__do_the_attach_operation_after_the_completion_of_the_pending_request() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019536b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1388&StartingLineNumber=1388)
c79b92b7-4a5a-4b79-9eb7-63e98e136477 9608e5a1-6d53-48ea-a050-8013a9b06a63 RealtimeClientChannelTests test__038__Channel__attach__a_channel_in_DETACHING_can_actually_move_back_to_ATTACHED_if_it_fails_to_detach() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019617a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
fb913acc-a66d-46e8-a2a3-d3ce94e22f1c fcac58bf-41b1-4dd5-bff7-0ecb5ad41986 RealtimeClientChannelTests test__039__Channel__attach__results_in_an_error_if_the_connection_state_is__CLOSING() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001953330 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1085&StartingLineNumber=1085)
182559cc-1d97-4667-8a47-5054517113b9 ad143080-ca64-48c1-a424-0f01a58c64f2 RealtimeClientChannelTests test__040__Channel__attach__results_in_an_error_if_the_connection_state_is__CLOSED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001953b80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1108&StartingLineNumber=1108)
5d1f75dd-7d77-46c8-8b7f-1739956cbc96 5d614edb-dee1-4587-ae64-d74d153c4279 RealtimeClientChannelTests test__041__Channel__attach__results_in_an_error_if_the_connection_state_is__SUSPENDED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019538e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
5329b0ec-2c3c-4cbe-9250-9458cff7fed0 06892120-ca6f-4e8f-9b83-23530b7244ca RealtimeClientChannelTests test__042__Channel__attach__results_in_an_error_if_the_connection_state_is__FAILED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001964150 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1140&StartingLineNumber=1140)
e843154d-f5ea-45cf-8261-bde5e520b9b3 d993ca89-bd56-44a8-a7dc-7f255f6c4990 RealtimeClientChannelTests test__043__Channel__attach__happens_when_connection_is_CONNECTED_if_it_s_currently__INITIALIZED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001953cd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1159&StartingLineNumber=1159)
19f123c7-1f91-4580-a3ea-7001d307f854 a41c0800-730a-495a-9c3f-cbf61f6b2742 RealtimeClientChannelTests test__044__Channel__attach__happens_when_connection_is_CONNECTED_if_it_s_currently__CONNECTING() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001967aa0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1179&StartingLineNumber=1179)
2a2cb21d-747f-45c2-9f22-4ac18580764d 383cce89-8450-47cf-86e4-c00b9f782aa0 RealtimeClientChannelTests test__046__Channel__attach__attach_resume__should_pass_attach_resume_flag_in_attach_message() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001953d40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
eeaba214-fadd-4f7a-ab96-11e222905c35 1f8b2f6e-5539-49b6-a3de-c6b88014ec21 RealtimeClientChannelTests test__047__Channel__attach__attach_resume__should_have_correct_AttachResume_value() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001961880 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1505&StartingLineNumber=1505)
a8279afd-d2d1-4abe-9acd-4afde188a04e 2f615cbc-b694-4e59-9f19-865330051f47 RealtimeClientChannelTests test__048__Channel__attach__attach_resume__should_encode_correctly_the_AttachResume_flag() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019619d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1549&StartingLineNumber=1549)
db449d9a-f2a1-414e-80b7-4fb70f3966b8 309c5b16-3cd3-4e72-b238-d3ee73d352cc RealtimeClientChannelTests test__049__Channel__detach__if_state_is_INITIALIZED_or_DETACHED_nothing_is_done() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001962d80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1595&StartingLineNumber=1595)
40f6099e-f2bc-4b37-8c87-a381ca7de200 b8a32d35-48de-426a-a5aa-7ff488b39c72 RealtimeClientChannelTests test__050__Channel__detach__if_the_channel_is_in_a_pending_state_DETACHING__do_the_detach_operation_after_the_completion_of_the_pending_request() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001953480 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1628&StartingLineNumber=1628)
5583d7ca-dbf3-4ce9-92d6-12a1f6b98e6f 6580736e-eb1e-46ec-86d4-7c2ecd13e0c4 RealtimeClientChannelTests test__051__Channel__detach__if_the_channel_is_in_a_pending_state_ATTACHING__do_the_detach_operation_after_the_completion_of_the_pending_request() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019533a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1679&StartingLineNumber=1679)
1563496d-a5b8-4172-be11-179826554816 6ce8e975-469f-4670-8045-5920f9738076 RealtimeClientChannelTests test__052__Channel__detach__results_in_an_error_if_the_connection_state_is_FAILED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001966990 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1710&StartingLineNumber=1710)
25a4b3a6-3cf4-4d51-9c16-4767e544b8ae 205d0d59-fff6-4030-86fa-793c6a59679f RealtimeClientChannelTests test__053__Channel__detach__should_send_a_DETACH_ProtocolMessage__change_state_to_DETACHING_and_change_state_to_DETACHED_after_confirmation() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001952f40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1729&StartingLineNumber=1729)
ec19a8cf-cc93-4452-bd67-07e8ec7cf379 3cfcbeb2-d79f-4c0a-96ae-8d581f97b803 RealtimeClientChannelTests test__054__Channel__detach__if_called_with_a_callback_should_call_it_once_detached() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001962220 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1751&StartingLineNumber=1751)
ee3985ae-86cf-4456-a798-10d210771416 83261f14-6c33-4150-92ed-418f51571ea7 RealtimeClientChannelTests test__055__Channel__detach__if_called_with_a_callback_and_already_detaching_should_call_the_callback_once_detached() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001953560 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1770&StartingLineNumber=1770)
cda09929-cdbb-4129-8f2a-e163dff745dc 38d36a50-33aa-4128-88cc-bcfc98022d19 RealtimeClientChannelTests test__056__Channel__detach__if_called_with_a_callback_and_already_detached_should_should_call_the_callback_with_nil_error() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001967020 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1791&StartingLineNumber=1791)
7c3f9ae9-6115-4af9-abce-77ae59985403 5158c9cc-47ec-44c9-a006-deb5c0fb56d9 RealtimeClientChannelTests test__057__Channel__detach__if_a_DETACHED_is_not_received_within_the_default_realtime_request_timeout__the_detach_request_should_be_treated_as_though_it_has_failed_and_the_channel_will_return_to_its_previous_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001967950 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1814&StartingLineNumber=1814)
1a5ba84a-6b10-49bc-bc4e-6be8ea132f62 eb5bf4ec-ada1-413a-a8ad-8708b0764b0d RealtimeClientChannelTests test__058__Channel__detach__if_the_channel_state_is_SUSPENDED__the__detach__request_transitions_the_channel_immediately_to_the_DETACHED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001962f40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1960&StartingLineNumber=1960)
f9973ebf-48c5-4238-ab92-1c517b23af02 2e16f210-f830-421e-9890-433920b661da RealtimeClientChannelTests test__059__Channel__detach__results_in_an_error_if_the_connection_state_is__CLOSING() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001953790 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1849&StartingLineNumber=1849)
acc1de90-ae4e-4b83-b345-bfd38566761d ac4b8506-e7a1-4df1-a0ef-9c43cc60fa7c RealtimeClientChannelTests test__060__Channel__detach__results_in_an_error_if_the_connection_state_is__FAILED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019620d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1874&StartingLineNumber=1874)
33d08af4-de77-4bdc-bf8d-cf2391ef5b91 6a7bce0e-3dec-4dd4-9519-62183df22d01 RealtimeClientChannelTests test__061__Channel__detach__happens_when_channel_is_ATTACHED_if_connection_is_currently__INITIALIZED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001967db0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1896&StartingLineNumber=1896)
76a5913c-9080-4340-bff9-2631469d1e3d c303f6ff-8659-4151-b6b5-2ba65d1bc790 RealtimeClientChannelTests test__062__Channel__detach__happens_when_channel_is_ATTACHED_if_connection_is_currently__CONNECTING() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001966f40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1917&StartingLineNumber=1917)
b9fe9101-51d1-4e26-af0b-47300ebe0418 afefa5b3-4630-4e5e-915b-40cb2fa7c52e RealtimeClientChannelTests test__063__Channel__detach__happens_when_channel_is_ATTACHED_if_connection_is_currently__DISCONNECTED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001967090 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1937&StartingLineNumber=1937)
6ae47399-ef68-4a78-b00f-5e22e1bb787b 35d89e7f-6b8c-4f6b-a97e-7f228d9fe341 RealtimeClientChannelTests test__064__Channel__publish__should_encode_messages_in_the_same_way_as_the_RestChannel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019534f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1999&StartingLineNumber=1999)
f29d7ea6-c24e-491f-98cc-cfb1d33e7238 df1308d1-f4d0-49c6-b349-e33aeba77c05 RealtimeClientChannelTests test__065__Channel__publish__Message_connectionId_should_match_the_current_Connection_id_for_all_published_messages() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001952e60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2838&StartingLineNumber=2838)
829c1922-cd49-4687-8eed-b699bc53a913 08c55419-11de-493f-a701-5046b714d063 RealtimeClientChannelTests test__066__Channel__publish__should_provide_an_optional_argument_that_allows_the_clientId_value_to_be_specified() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001961c70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3126&StartingLineNumber=3126)
9ca36aae-aadb-4597-9047-478b12844cd9 bdc0d5ed-52d7-438c-8b28-7a689248124e RealtimeClientChannelTests test__067__Channel__publish__should_invoke_callback__when_the_message_is_successfully_delivered() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001953870 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2043&StartingLineNumber=2043)
b82d88c8-cf74-4782-a4c5-8db0797fe326 1c07dc3e-44fc-4ba8-a12d-78b784f2ecf4 RealtimeClientChannelTests test__068__Channel__publish__should_invoke_callback__upon_failure() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001962060 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
6eab037c-d70a-44da-82cb-f0763298db18 3be847c5-6a88-45ea-b304-6fba1e8c0f40 RealtimeClientChannelTests test__069__Channel__publish__should_invoke_callback__for_all_messages_published() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019674f0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
dac45198-5ccf-4d99-9600-e38fb7c766a9 efe16b64-c613-4254-aa49-f1a4a0aff103 RealtimeClientChannelTests test__070__Channel__publish__Connection_state_conditions__publish_should_not_trigger_an_implicit_attach() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001953c60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2510&StartingLineNumber=2510)
41c471e1-c3fc-4e47-8d59-92f1429e8c41 14f2badc-600f-412b-b8de-f9ec34833430 RealtimeClientChannelTests test__071__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__ATTACHED_then_the_messages_should_be_published_immediately() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019631e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
ae264d11-db22-46ee-a696-7b9a0ed53b07 d35ce3e8-b323-48af-ab2c-c4b61b96200a RealtimeClientChannelTests test__072__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__INITIALIZED_then_the_messages_should_be_published_immediately() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001953aa0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
fa76ba20-997c-47a4-a84e-8840ed960d21 2040ca41-1424-4ffa-ba19-435b5ea36499 RealtimeClientChannelTests test__073__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__DETACHED_then_the_messages_should_be_published_immediately() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019643f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
78f1da7f-d0b2-400d-a8b9-bea6222c6443 bde0b2c2-76d2-44e2-bb80-1666f594372d RealtimeClientChannelTests test__074__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__ATTACHING_then_the_messages_should_be_published_immediately() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001961a40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
c6f1e26c-e408-4038-8a51-d415554e9ad2 3e69d21d-80c0-4dc0-b331-a60aecd6dec5 RealtimeClientChannelTests test__075__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__DETACHING_then_the_messages_should_be_published_immediately() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001953250 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
cc6767dd-fbe1-497b-afc4-593fc23078b6 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001966e60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
537bdc24-53e8-43ff-80aa-19112306db42 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001960460 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
3026eabb-4a45-4087-914c-fc326e641b1d 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196fcd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
f7cd1653-8832-4990-a6ba-768ee5e653f8 82a3b77b-d3ce-46b4-b2fe-da01210207a0 RealtimeClientChannelTests test__079__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__INITIALIZED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001960230 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
a5ab7eb8-42e8-4c99-ba58-3a762e8b4bf1 5a2d818f-4450-48c4-9d6e-10c987527c5f RealtimeClientChannelTests test__080__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHING() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196dd50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
acf96fe2-61cf-45d1-8cea-c735ab08c6e4 71d3ef5d-c5bc-4f7d-bcdc-acd53a4ab955 RealtimeClientChannelTests test__081__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019608c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
49c48f98-b9ae-4552-b0ce-5a73a7135724 01a3f0b9-bfbd-4727-9b82-e3c4631e0e3b RealtimeClientChannelTests test__082__Channel__publish__Connection_state_conditions__will_result_in_an_error_if_the__connection_is_SUSPENDED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001953e90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
4511e165-e3c4-44ed-ada3-3388795db6c8 0dada546-1342-4ae8-96da-82e23ea381f9 RealtimeClientChannelTests test__083__Channel__publish__Connection_state_conditions__will_result_in_an_error_if_the__connection_is_CLOSING() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001952990 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
feb2d2c3-33d7-47cf-98c8-786efe6deb6c 7e00f9fd-515b-4a37-b86d-f1146f15c326 RealtimeClientChannelTests test__084__Channel__publish__Connection_state_conditions__will_result_in_an_error_if_the__connection_is_CLOSED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196da40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
c86962be-8f51-47cc-b5e2-bac4c2c5e422 5dda5e01-e8e5-4575-9fda-4bb53eff72ca RealtimeClientChannelTests test__085__Channel__publish__Connection_state_conditions__will_result_in_an_error_if_the__connection_is_FAILED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001972840 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
6c33e844-952f-495f-bb41-54dcdb916faf 55840604-890b-43b5-b0e1-6d1b6a1fc802 RealtimeClientChannelTests test__086__Channel__publish__Connection_state_conditions__will_result_in_an_error_if_the__channel_is_SUSPENDED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019528b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
ea69b8a0-6290-454f-a200-7bdbc0392894 e416159b-bc28-4b4b-ba9e-e330fa1e1d8b RealtimeClientChannelTests test__087__Channel__publish__Connection_state_conditions__will_result_in_an_error_if_the__channel_is_FAILED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001972c30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
5fcea0d1-c12f-40f1-849f-feef4f8dffba 0a984f48-2096-4a0f-8b9a-aec305f1fca2 RealtimeClientChannelTests test__088__Channel__publish__message_bundling__Messages_are_delivered_using_a_single_ProtocolMessage_where_possible_by_bundling_in_all_messages_for_that_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001952ca0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
a2310099-a216-4197-ab68-75d959833fef b07e3dc7-cfed-424f-a26d-820d341da8a1 RealtimeClientChannelTests test__089__Channel__publish__message_bundling__The_resulting_ProtocolMessage_must_not_exceed_the_maxMessageSize() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001952a70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
23918c15-4593-4415-ae09-ba7a0b274c5c ac08f4fc-bded-40b2-aec3-747e686701f5 RealtimeClientChannelTests test__091__Channel__publish__message_bundling__should_publish_only_once_on_multiple_explicit_publish_requests_for_a_given_message_with_client_supplied_ids() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196eb50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2772&StartingLineNumber=2772)
8b88bd64-00da-44cd-a19d-bffaf350d13e 24d37177-c3d9-4b46-b59b-a9dbb82680d2 RealtimeClientChannelTests test__092__Channel__publish__message_bundling__Messages_with_differing_clientId_values_must_not_be_bundled_together__messages_with_different__non_empty__clientIds_are_posted_via_different_protocol_messages() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001952680 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
e6f2a8c9-fd98-4664-9f57-ad878bc400db f8c4ba98-4d9b-4cf4-87e0-7da26cb10671 RealtimeClientChannelTests test__093__Channel__publish__message_bundling__Messages_with_differing_clientId_values_must_not_be_bundled_together__messages_with_mixed_empty_non_empty_clientIds_are_posted_via_different_protocol_messages() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001952530 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
2ffd1fed-a2a1-4bc6-9d82-5459f7376232 93f73eea-8906-4032-b2b5-19a9e23a113b RealtimeClientChannelTests test__094__Channel__publish__message_bundling__Messages_with_differing_clientId_values_must_not_be_bundled_together__messages_bundled_by_the_user_are_posted_in_a_single_protocol_message_even_if_they_have_mixed_clientIds() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196cd90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
8dcdc9a1-21c3-4f9b-a8ce-8b91c161c393 ab7cba73-1b27-4b6c-af66-3be459426081 RealtimeClientChannelTests test__095__Channel__publish__Unidentified_clients_using_Basic_Auth__should_have_the_provided_clientId_on_received_message_when_it_was_published_with_clientId() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196f870 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2809&StartingLineNumber=2809)
2bf13612-8a39-4e70-a6c2-14de57894aa9 5a4fb511-d26b-4514-86bd-a0d4b3737521 RealtimeClientChannelTests test__096__Channel__publish__expect_either__an_array_of_Message_objects() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019523e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2856&StartingLineNumber=2856)
e046407b-b564-45e9-af08-79195576a6e1 8cb121a2-ed2c-47a0-8e16-57e068897036 RealtimeClientChannelTests test__097__Channel__publish__expect_either__a_name_string_and_data_payload() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001952ae0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2878&StartingLineNumber=2878)
ba5e3ca1-4758-4990-8f2a-4582c0529a00 0fde3213-b92a-4fcc-bf85-cd601cbe41c3 RealtimeClientChannelTests test__098__Channel__publish__expect_either__allows_name_to_be_null() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196edf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2897&StartingLineNumber=2897)
5c386014-86cb-46c5-998d-c48377844462 b4d750a7-7a20-43d8-b94c-20010b86c9ed RealtimeClientChannelTests test__099__Channel__publish__expect_either__allows_data_to_be_null() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001953a30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2935&StartingLineNumber=2935)
9913af8b-fc7f-421a-a315-e0cc2b8c4715 b8e49f1c-20be-49ae-af53-c4fd2020f9cc RealtimeClientChannelTests test__100__Channel__publish__expect_either__allows_name_and_data_to_be_assigned() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196d570 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2973&StartingLineNumber=2973)
9f071663-a2a3-47e2-a002-363eab594cfd aec08bc6-6da7-4a8a-9802-68b150ce2f74 RealtimeClientChannelTests test__101__Channel__publish__Identified_clients_with_clientId__when_publishing_a_Message_with_the_clientId_attribute_value_set_to_the_identified_client_s_clientId() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196c700 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3038&StartingLineNumber=3038)
1d9b0a63-9f3c-4ed4-bc85-1e2029b15c69 24af1650-d933-4e18-afbf-b298c3fbf795 RealtimeClientChannelTests test__102__Channel__publish__Identified_clients_with_clientId__when_publishing_a_Message_with_a_different_clientId_attribute_value_from_the_identified_client_s_clientId__it_should_reject_that_publish_operation_immediately() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001952a00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3064&StartingLineNumber=3064)
aecaaf5f-3241-495e-88db-036dc431bac8 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019527d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3089&StartingLineNumber=3089)
06ba211f-35b8-4262-99a1-e6736c38d402 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001951ea0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3112&StartingLineNumber=3112)
42eba7a6-b30b-43e7-a6e7-38f5dfc8bce0 966a51ac-fa8f-4b61-8205-b301e863668f RealtimeClientChannelTests test__105__Channel__publish__Identified_clients_with_clientId__When_publishing_a_Message_with_clientId_set_to_null__should_be_unnecessary_to_set_clientId_of_the_Message_before_publishing_and_have_clientId_value_set_for_the_Message_when_received() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001951d50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3008&StartingLineNumber=3008)
5270e0a7-3a0e-4700-b541-66ab872ac66f 0eef6f52-3fff-43ee-9724-3979ed457ae1 RealtimeClientChannelTests test__106__Channel__subscribe__with_no_arguments_subscribes_a_listener_to_all_messages() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001973aa0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3149&StartingLineNumber=3149)
c58e5b5d-3bb7-4730-a9e5-aed43d03b290 ef8bddd1-9d07-4634-b0bc-d45791a3cf1f RealtimeClientChannelTests test__107__Channel__subscribe__with_a_single_name_argument_subscribes_a_listener_to_only_messages_whose_name_member_matches_the_string_name() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001951c00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3170&StartingLineNumber=3170)
8bdc68e8-b4b4-462c-9d19-54c7ee196fe0 bf922020-6be3-43a5-b985-cadd74eae65d RealtimeClientChannelTests test__108__Channel__subscribe__with_a_attach_callback_should_subscribe_and_call_the_callback_when_attached() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001972d80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3192&StartingLineNumber=3192)
15fed324-312e-4d2d-be4b-a4712cd023f1 4b984518-9b50-4958-a308-9588a9b0f280 RealtimeClientChannelTests test__109__Channel__subscribe__should_implicitly_attach_the_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019727d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3218&StartingLineNumber=3218)
37aadc5c-d1ec-41f5-beee-93b98a964597 7b3e724d-1b38-45e4-81dc-a295fe582ce0 RealtimeClientChannelTests test__110__Channel__subscribe__should_result_in_an_error_if_channel_is_in_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001952060 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3230&StartingLineNumber=3230)
2912b9b0-78f7-4a0a-8398-35880e193a7b b25bd2ec-67b0-4b06-9641-4efe166c8ef8 RealtimeClientChannelTests test__111__Channel__subscribe__should_exist_ensuring_published_messages_are_not_echoed_back_to_the_subscriber_when_echoMessages_is_false() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001951030 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3309&StartingLineNumber=3309)
ccfb53f5-e44c-4bf5-a6ce-1ab67f998765 be5a801e-c21f-4adf-8169-17cc53e393b5 RealtimeClientChannelTests test__112__Channel__subscribe__should_deliver_the_message_even_if_there_is_an_error_while_decoding__using_crypto_data_128() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001951570 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=51&StartingLineNumber=51)
b5dce352-1cad-46b5-b78e-58b25c8a317b de4ae456-fb4c-48d0-a005-5f867b8d61af RealtimeClientChannelTests test__113__Channel__subscribe__should_deliver_the_message_even_if_there_is_an_error_while_decoding__using_crypto_data_256() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019515e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=51&StartingLineNumber=51)
a7ba4ee1-ce82-4aa3-b558-2246f2949f32 93636fa4-ff25-4ccf-9c26-b81ad0258288 RealtimeClientChannelTests test__114__Channel__subscribe__message_cannot_be_decoded_or_decrypted__should_deliver_with_encoding_attribute_set_indicating_the_residual_encoding_and_error_should_be_emitted() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196dab0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3264&StartingLineNumber=3264)
cf6265ca-fca6-442f-b00c-1d655a98524d b656cc23-f68e-44ff-af02-7922a37ad3ec RealtimeClientChannelTests test__115__Channel__unsubscribe__with_no_arguments_unsubscribes_the_provided_listener_to_all_messages_if_subscribed() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001951810 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3341&StartingLineNumber=3341)
fba336ea-b5f0-4655-8109-9f3ac6bba287 08204352-6d46-47d5-b03d-5f0ff7dfce11 RealtimeClientChannelTests test__116__Channel__unsubscribe__with_a_single_name_argument_unsubscribes_the_provided_listener_if_previously_subscribed_with_a_name_specific_subscription() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196ccb0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3363&StartingLineNumber=3363)
6e22a224-d5b2-4ee6-af85-26fbba8ea5a1 1afd45cb-9d24-47f6-9830-a3627a3cbb70 RealtimeClientChannelTests test__117__Channel__history__should_support_all_the_same_params_as_Rest() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196e760 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3389&StartingLineNumber=3389)
bad3480b-b015-40fe-b1b0-fb34b0bd5e95 a6be36cb-34d4-4f11-81fa-74f06f383f21 RealtimeClientChannelTests test__118__Channel__history__should_return_a_PaginatedResult_page() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019516c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3541&StartingLineNumber=3541)
6603a54e-d943-47cc-bb31-0505edb657ac a54435fe-9030-49cb-a96d-b36575fb0bb7 RealtimeClientChannelTests test__119__Channel__history__should_retrieve_all_available_messages() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001951730 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3571&StartingLineNumber=3571)
f72d7246-8e94-4dd3-b042-2865eadd374e 0524489a-6118-4148-8d56-e44f4763cf43 RealtimeClientChannelTests test__120__Channel__history__attached_channel_may_receive_an_additional_ATTACHED_ProtocolMessage() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001951960 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
d1f3530f-9b57-4db1-b7eb-b18b1400ca36 4707449b-3dc8-41f2-af67-8ab1370a0c50 RealtimeClientChannelTests test__121__Channel__history__If_an_ERROR_ProtocolMessage_is_received_for_this_channel_then_the_channel_should_immediately_transition_to_the_FAILED_state__the_errorReason_should_be_set_and_an_error_should_be_emitted_on_the_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001951650 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3982&StartingLineNumber=3982)
561826a1-21e8-4b80-ba54-f8e3fff72bd1 30e496de-cad9-42f2-a351-09fb119ec9e7 RealtimeClientChannelTests test__122__Channel__history__should_not_emit_messages_to_subscribers_if_the_channel_is_in_any_state_other_than_ATTACHED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001952450 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4285&StartingLineNumber=4285)
3b809fa0-4611-41c8-9bc0-bd73f544b205 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001973b10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3445&StartingLineNumber=3445)
4dd80917-d2b7-4534-b1f5-983c2e323f94 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001972ca0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=112&StartingLineNumber=112)
428e8c1d-7afa-4305-a8d2-b5a6bd98aa89 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019539c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=112&StartingLineNumber=112)
31d05883-1263-45b6-92b4-1c45f9207123 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001952370 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3473&StartingLineNumber=3473)
22d44c9f-a76d-4aae-ae16-c51db6bd9d33 1cc2f1cd-9f3b-4060-8d3b-9b8804733813 RealtimeClientChannelTests test__128__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__the_channel_is_in_the_ATTACHED_states__an_attempt_to_reattach_the_channel_should_be_made_immediately_by_sending_a_new_ATTACH_message_and_the_channel_should_transition_to_the_ATTACHING_state_with_the_error_emitted_in_the_ChannelStateChange_event() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001972d10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
d9e52a26-fadc-4b03-8598-8f8587fc0b68 250774fd-969a-4d1f-b2f0-81fb43525b3f RealtimeClientChannelTests test__129__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__the_channel_is_in_the_SUSPENDED_state__an_attempt_to_reattach_the_channel_should_be_made_immediately_by_sending_a_new_ATTACH_message_and_the_channel_should_transition_to_the_ATTACHING_state_with_the_error_emitted_in_the_ChannelStateChange_event() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196e920 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
5d8d9d9b-1f5e-4777-b61a-c3c7d934afa6 7b7eae42-73fe-484f-8c7a-e7d939d52306 RealtimeClientChannelTests test__130__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__if_the_attempt_to_re_attach_fails_the_channel_will_transition_to_the_SUSPENDED_state_and_the_error_will_be_emitted_in_the_ChannelStateChange_event() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196e6f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
ebb44e62-62a2-4836-9c82-06d949cc388c 5446ff21-fb56-4f2f-83be-3584acae08be RealtimeClientChannelTests test__131__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__if_the_channel_was_already_in_the_ATTACHING_state__the_channel_will_transition_to_the_SUSPENDED_state_and_the_error_will_be_emitted_in_the_ChannelStateChange_event() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001951a40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
fbf7357b-d1af-4b64-aaf7-84725d47b364 9918bc50-ad7b-4275-8c91-26046bed2bee RealtimeClientChannelTests test__131b__Channel__if_the_channel_receives_a_server_initiated_DETACHED_message_and_if_the_attempt_to_reattach_fails_then_the_channel_will_transition_to_SUSPENDED_state_with_periodic_reattach_with_channelRetryTimeout() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001973870 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3882&StartingLineNumber=3882)
13515f57-2849-4532-b868-b06db2300c59 2d35c7f0-678f-41cc-9aeb-2f5908630c42 RealtimeClientChannelTests test__132__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__if_the_connection_is_no_longer_CONNECTED__then_the_automatic_attempts_to_re_attach_the_channel_must_be_cancelled() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001960e00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
4b81a10a-f8c1-4704-aa21-938014553b60 7338a0ca-031c-4238-930c-97aab60c8a38 RealtimeClientChannelTests test__133__Channel__history__Channel_options__setOptions__should_send_an_ATTACH_message_with_params___modes_if_the_channel_is_attached() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001961420 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
36e3dc28-3bf2-4209-aa92-438edc60895a b8c3df34-3682-4969-95d8-50e8b44a5b96 RealtimeClientChannelTests test__134__Channel__history__Channel_options__setOptions__should_send_an_ATTACH_message_with_params___modes_if_the_channel_is_attaching() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196ed10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
f75ca7bc-72ca-4b34-ba33-d2b323c5a888 5d30edbf-6451-4a81-957d-908ebbcb896c RealtimeClientChannelTests test__135__Channel__history__Channel_options__setOptions__should_success_immediately_if_channel_is_not_attaching_or_attached() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196d0a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
a49093a1-09ae-44cb-8f6b-2a49b6346565 f7d5affa-8f63-457b-a44c-6b1accd92311 RealtimeClientChannelTests test__136__Channel__history__Channel_options__setOptions__should_fail_if_the_attach_moves_to_FAILED() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196cee0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
5ec2cb85-d73d-47b8-88d8-07978e666dff 4f0242fb-d507-4200-9402-863cf7700750 RealtimeClientChannelTests test__137__Channel__history__Channel_options__setOptions__should_fail_if_the_attach_moves_to_DETACHED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196d1f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
98409492-4da7-4f2b-b257-a2c5e92b9f3b a3124efd-3216-40d1-95e6-e703a2678dfd RealtimeClientChannelTests test__138__Channel__crypto__if_configured_for_encryption__channels_encrypt_and_decrypt_messages__data() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019735d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4333&StartingLineNumber=4333)
f9667959-7210-42a3-a1b9-b20fd57c8537 4f318cdf-49c6-4dcd-b9bc-e27aa339d4c5 RealtimeClientChannelTests test__139__message_attributes__if_the_message_does_not_contain_an_id__it_should_be_set_to_protocolMsgId_index() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001961ea0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4447&StartingLineNumber=4447)
bfcc77cf-ea71-47f7-b9c2-1b6923725586 d82905dc-a1c1-4cd4-9d15-af18304d7e2c RealtimeClientChannelTests test__Channel_options__setOptions__shouldUpdateOptionsOfRestChannel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000196c690 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
494c3590-ab90-4c62-acc7-ffcb20c94898 9cfeb639-2ed2-4605-af42-8848b0bdb66c RealtimeClientChannelsTests test__001__Channels__should_exist_methods_to_check_if_a_channel_exists_or_iterate_through_the_existing_channels() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019612d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=14&StartingLineNumber=14)
94c5928b-d683-4e0f-af12-86cd1389cf63 349160c3-7e20-413b-9133-c058f2650b14 RealtimeClientChannelsTests test__002__Channels__get__should_create_a_new_Channel_if_none_exists_or_return_the_existing_one() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001950070 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=40&StartingLineNumber=40)
cd5407c4-bb4d-417b-a4c7-039a2ab14522 ec5f9421-0e2e-4119-9314-96bd1427764a RealtimeClientChannelsTests test__003__Channels__get__should_be_possible_to_specify_a_ChannelOptions() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019626f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=55&StartingLineNumber=55)
08fc681e-c516-4053-b5a0-7790fa747e7c 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001972610 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=64&StartingLineNumber=64)
1dec1dfd-c4bf-4817-aafd-46c5327be754 55cbba98-ecd2-4338-ab92-fc5468e1e3da RealtimeClientChannelsTests test__005__Channels__release__should_release_a_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001973720 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=76&StartingLineNumber=76)
e9566078-b90d-4ada-834c-36a113fb2d3c f97b1e54-a9e6-41cc-b9b3-191f9e91c20f RealtimeClientConnectionTests test__001__Connection__should_connect_automatically() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001972140 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=279&StartingLineNumber=279)
4c3b2b4f-7e6d-4665-b1bc-c777a93e8f44 26112626-f0dd-4b99-a80c-ae1ed413aeff RealtimeClientConnectionTests test__002__Connection__should_connect_manually() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001973800 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=300&StartingLineNumber=300)
9fdd0495-9e6a-4b64-bde8-fc0d44014a4a 896d48fd-c709-4e4a-9b12-bcd9504dd99f RealtimeClientConnectionTests test__003__Connection__API_version_param_must_be_included_in_all_connections() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000019725a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=327&StartingLineNumber=327)
5dc3eeee-9a5e-4bd7-a087-43f5bfbb828a 873d90f1-65ec-453b-a804-7f9495ad2763 RealtimeClientConnectionTests test__004__Connection__Library_and_version_param__agent__should_include_the__Ably_Agent__header_value() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001960700 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=357&StartingLineNumber=357)
23df3dde-edb7-4884-8efc-d27be1c97831 81ba9f8b-f51b-4568-b362-c3e8e1dfd7a5 RealtimeClientConnectionTests test__005__Connection__basic_operations_should_work_simultaneously() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001950770 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
de156760-a666-458d-ae2a-5700b97117de 34ce2049-f6c4-4a6a-a89e-732340169c1d RealtimeClientConnectionTests test__006__Connection__should_have_an_opened_websocket_connection_and_received_a_CONNECTED_ProtocolMessage() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013bd490 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=747&StartingLineNumber=747)
09cd00fe-9bba-4b67-a08e-e7222f65a825 5aa2ac18-4993-496d-bc10-5641d7fd2db3 RealtimeClientConnectionTests test__007__Connection__should_make_a_new_connection_with_a_new_transport_instance_if_the_state_is_CLOSING() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013ab1e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1539&StartingLineNumber=1539)
6fb8f88d-9f0e-4686-9ced-af500ddd42dc ca3eac50-f43c-4f39-b276-0557f80ac074 RealtimeClientConnectionTests test__008__Connection__it_should_make_sure_that__when_the_CLOSED_ProtocolMessage_arrives_for_the_old_connection__it_doesn_t_affect_the_new_one() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013bdb90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
d02bc169-36fe-41db-ad31-51fa824a4ac2 bb35b6ea-3e5e-4e39-a642-3cae14e8e2dd RealtimeClientConnectionTests test__009__Connection__should_enter_FAILED_state_when_API_key_is_invalid() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b0070 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1971&StartingLineNumber=1971)
299437f2-7018-4165-9a66-23e167c46b9d 1b4fee81-8ef2-4f4b-ab50-e2a2366bad51 RealtimeClientConnectionTests test__010__Connection__attributes_within_ConnectionDetails_should_be_used_as_defaults() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b08c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
19cd2fa2-b158-4b1b-a031-3fbb13c87866 22dfe7d6-4289-4002-b135-449d179e7b9d RealtimeClientConnectionTests test__011__Connection__should_disconnect_the_transport_when_no_activity_exist() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013a7bf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
6093d300-f78d-4eb9-af05-1ef9304ceeca acc4e3bd-cef5-42b2-b923-8d46d6b8fe4a RealtimeClientConnectionTests test__012__Connection__the_client_may_receive_a_CONNECTED_ProtocolMessage_from_Ably_at_any_point_and_should_emit_an_UPDATE_event() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013bdf10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4454&StartingLineNumber=4454)
0f0c4697-0a51-4cd0-8ffa-0f89a31f2693 d7892b50-535d-45e8-ad9f-57ae9b1bfd48 RealtimeClientConnectionTests test__013__Connection__should_set_the_Connection_reason_attribute_based_on_the_Error_member_of_the_CONNECTED_ProtocolMessage() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b0700 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
ccae1d6d-c81e-48c3-a2f9-d839eff1dc32 bd67e31c-1c2c-4851-915b-77a4964e2827 RealtimeClientConnectionTests test__014__Connection__should_not_move_to_FAILED_if_received_DISCONNECT_with_an_error() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b0620 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4535&StartingLineNumber=4535)
72f0170b-e3c5-4586-ba81-8510d9ed65ec 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013abf00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4725&StartingLineNumber=4725)
3328cbbf-6ef5-4769-8bef-c2a4d934fdbe 5a4edf28-fd97-4d4f-8db6-1a44973aef94 RealtimeClientConnectionTests test__016__Connection__ConnectionDetails__maxMessageSize_overrides_the_default_maxMessageSize() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b0b60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=161&StartingLineNumber=161)
58772c3a-a7ae-45ff-bf69-3b3897095d38 c3b324df-096b-494a-ba8b-29bccf2f108c RealtimeClientConnectionTests test__017__Connection__url__should_connect_to_the_default_host() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013abe20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=189&StartingLineNumber=189)
3714ae27-e8cc-421c-80cf-3c90de135c21 3c70f5e7-66e5-4dbd-8d29-db4b76997f6d RealtimeClientConnectionTests test__018__Connection__url__should_connect_with_query_string_params() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013aba30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=205&StartingLineNumber=205)
c64e93a0-7c32-42c8-abdd-3215e8fec9de 3f34c0fc-fdfc-4695-bf2f-fe2652abcc7d RealtimeClientConnectionTests test__019__Connection__url__should_connect_with_query_string_params_including_clientId() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b0380 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=241&StartingLineNumber=241)
1afe5570-5727-4e0a-a075-0d823094cb9a e0d53c7e-0266-49bb-a623-37071895dced RealtimeClientConnectionTests test__020__Connection__event_emitter__should_emit_events_for_state_changes() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013abaa0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=391&StartingLineNumber=391)
67821cea-7378-4cec-977d-58d29e925440 45c7ab7a-6bbe-447f-918c-fbce0ad62c6c RealtimeClientConnectionTests test__021__Connection__event_emitter__should_never_emit_a_ConnectionState_event_for_a_state_equal_to_the_previous_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013be6f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=464&StartingLineNumber=464)
bdce3b1c-a3cd-4033-8dee-908d1fdeb873 a183056a-09a3-4a99-aa23-b5b3687f5d71 RealtimeClientConnectionTests test__022__Connection__event_emitter__should_emit_states_on_a_new_connection() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013be530 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=498&StartingLineNumber=498)
f133c2a9-4bed-4742-bd8d-06a5b76c5415 8dd9aae2-b638-4a1f-b614-b5a5a2f9c7e9 RealtimeClientConnectionTests test__023__Connection__event_emitter__should_emit_states_when_connection_is_closed() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013bd730 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=533&StartingLineNumber=533)
3a6aaf5c-11b3-47f4-869c-2139e3f56d15 16858cb8-973b-485f-8cc1-e05a9f53abc8 RealtimeClientConnectionTests test__024__Connection__event_emitter__should_have_the_current_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013bdea0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=571&StartingLineNumber=571)
cd67ab67-a709-4ba3-b1b9-bfb51f563dc0 44b58cec-8dba-4da4-8249-5a5da88a92dd RealtimeClientConnectionTests test__025__Connection__event_emitter__should_have_a_ConnectionStateChange_as_first_argument_for_every_connection_state_change() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b0bd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=596&StartingLineNumber=596)
010ed9a8-d0c7-45c2-bc6e-6c20ae45b272 bbad70d0-7cbc-4980-a494-110c8675ddb0 RealtimeClientConnectionTests test__026__Connection__event_emitter__should_have_the_reason_which_contains_an_ErrorInfo() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b1260 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=616&StartingLineNumber=616)
4a98878a-a2f9-458e-9798-9b9d4624806f 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b1500 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
ef5df1ee-ce8b-4913-902e-f1ba7d0f6f19 013d8f49-9f1b-4d8e-8aa1-e34f3d8281b3 RealtimeClientConnectionTests test__028__Connection__ACK_and_NACK__should_expect_either_an_ACK_or_NACK_to_confirm__successful_receipt_and_acceptance_of_message() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b1960 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=788&StartingLineNumber=788)
53823c43-5985-425c-87b6-ac083fac4663 fdfe774d-3326-435b-a3d1-58f5f304707a RealtimeClientConnectionTests test__029__Connection__ACK_and_NACK__should_expect_either_an_ACK_or_NACK_to_confirm__successful_receipt_and_acceptance_of_presence() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b1110 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=817&StartingLineNumber=817)
8c7cfd1d-29f6-4d82-9271-f75e5ef58737 63b200a0-d17c-47a0-a15e-ae818dea47d6 RealtimeClientConnectionTests test__030__Connection__ACK_and_NACK__should_expect_either_an_ACK_or_NACK_to_confirm__message_failure() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b0d90 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
7a5a467c-ad9e-4c92-baca-03ee8b631a6d c5af8550-613f-4d06-af97-643e3beae853 RealtimeClientConnectionTests test__031__Connection__ACK_and_NACK__should_expect_either_an_ACK_or_NACK_to_confirm__presence_failure() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b4070 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=888&StartingLineNumber=888)
64b6dee6-06b2-431c-8fbb-892aabb74ef2 337ee1e6-0aa8-48cc-9d0e-304b25a6fbb9 RealtimeClientConnectionTests test__032__Connection__ACK_and_NACK__ProtocolMessage__should_contain_unique_serially_incrementing_msgSerial_along_with_the_count() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013bebc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=930&StartingLineNumber=930)
5414a111-b051-4846-9a02-fd8d64034fbd 89889c54-8d41-4c49-a967-c0c1f051c5e6 RealtimeClientConnectionTests test__033__Connection__ACK_and_NACK__ProtocolMessage__should_continue_incrementing_msgSerial_serially_if_the_connection_resumes_successfully() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b01c0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
23b32c8b-6571-4c6a-b4d5-039c272955f5 4e71277a-67db-4317-9b0a-ac4ad4c6451e RealtimeClientConnectionTests test__034__Connection__ACK_and_NACK__ProtocolMessage__should_reset_msgSerial_serially_if_the_connection_does_not_resume() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b0e70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
a8b36578-1e34-4a43-8937-7712eecfcf59 033affcb-c42d-4121-8b32-4c362bac0ac0 RealtimeClientConnectionTests test__035__Connection__ACK_and_NACK__should_trigger_the_failure_callback_for_the_remaining_pending_messages_if__connection_is_closed() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b02a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1171&StartingLineNumber=1171)
01f3c70a-bc8a-4343-9e36-29f857f66ec5 5c4eaeb3-ad1d-42b7-ae48-e19510c7eb1e RealtimeClientConnectionTests test__036__Connection__ACK_and_NACK__should_trigger_the_failure_callback_for_the_remaining_pending_messages_if__connection_state_enters_FAILED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b0930 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1209&StartingLineNumber=1209)
610e552a-7f2e-42e3-aafd-2b25e538ad62 a24317c0-771b-4042-b3ef-ee9651f8487e RealtimeClientConnectionTests test__037__Connection__ACK_and_NACK__should_trigger_the_failure_callback_for_the_remaining_pending_messages_if__lost_connection_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b40e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1236&StartingLineNumber=1236)
3a843a9b-f12a-462a-8fd6-b93d54863197 e5b59072-5d0f-437a-850f-4219e2372853 RealtimeClientConnectionTests test__038__Connection__connection_id__should_be_null_until_connected() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b17a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1288&StartingLineNumber=1288)
9c608beb-dae5-41d9-96d1-f5e973a2c7a4 65c8b8c7-f06a-4771-93a1-263a1d1f7313 RealtimeClientConnectionTests test__039__Connection__connection_id__should_have_unique_IDs() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013bf090 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
71b7f02f-55a9-4acd-bf6e-c9aa6912d682 10ddcf9d-b1f2-49fd-bdb5-1e9f18e3f06e RealtimeClientConnectionTests test__040__Connection__connection_key__should_be_null_until_connected() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013beed0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1364&StartingLineNumber=1364)
d86e19b2-d414-45ea-810d-a8cd6d8dba56 bd5e7136-27a1-43a7-a2f3-94f28609cefd RealtimeClientConnectionTests test__041__Connection__connection_key__should_have_unique_connection_keys() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b49a0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
924d4e78-84c4-4a05-b05e-bfcb45cc1dff fb454bd7-a0d3-48ad-9074-fdcaa9c1411d RealtimeClientConnectionTests test__042__Connection__serial__should_be_minus_1_once_connected() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b4230 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1436&StartingLineNumber=1436)
ed449387-db00-41e7-9575-52f37272e8af 87fac2db-8e70-4cca-82ac-3dd540ff113e RealtimeClientConnectionTests test__043__Connection__serial__should_not_update_when_a_message_is_sent_but_increments_by_one_when_ACK_is_received() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013be990 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1456&StartingLineNumber=1456)
6a32b5d1-8801-4c5c-a1ed-b2bf4ed2f3c4 5b4c68c1-ce75-4380-9050-cd95392e92a7 RealtimeClientConnectionTests test__044__Connection__serial__should_have_last_known_connection_serial_from_restored_connection() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b1180 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1488&StartingLineNumber=1488)
f4aa6522-e1ca-472c-bd2c-dfd058fb1307 21585df3-fc42-41af-8b97-ec0a50b05277 RealtimeClientConnectionTests test__045__Connection__close__if_CONNECTING__do_the_operation_once_CONNECTED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013beca0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1641&StartingLineNumber=1641)
b17a9beb-ee39-48fe-9aa1-906e6c393fd1 cbcaa06b-81ec-4651-a842-7af41096954c RealtimeClientConnectionTests test__046__Connection__close__if_CONNECTED__should_send_a_CLOSE_action__change_state_to_CLOSING_and_receive_a_CLOSED_action() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b48c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1661&StartingLineNumber=1661)
6e3abaa2-0cc8-4c9e-b6fb-b05fbe509722 152aa5c7-338f-4509-90ba-632d6f215666 RealtimeClientConnectionTests test__047__Connection__close__should_transition_to_CLOSED_action_when_the_close_process_timeouts() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b0a80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1704&StartingLineNumber=1704)
181baa19-8ac9-4dfb-ad28-f09291470be1 97296ce5-0828-4124-8507-e06323f9b007 RealtimeClientConnectionTests test__048__Connection__close__transitions_to_the_CLOSING_state_and_then_to_the_CLOSED_state_if_the_transport_is_abruptly_closed() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b1030 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1755&StartingLineNumber=1755)
6fd4c398-2188-40b0-8d6d-f415d2eee42d 7a95b1df-28c2-4ed0-aefa-3e5c0588b713 RealtimeClientConnectionTests test__049__Connection__close__if_DISCONNECTED__aborts_the_retry_and_moves_immediately_to_CLOSED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b56c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1803&StartingLineNumber=1803)
80ba8cfb-e47e-4026-9aab-b30ad23c53e2 1c645951-a1bd-4bbf-a2c2-913e1323c83f RealtimeClientConnectionTests test__050__Connection__close__if_SUSPENDED__aborts_the_retry_and_moves_immediately_to_CLOSED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b0460 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1835&StartingLineNumber=1835)
d48fca0d-fa78-4588-8f8e-490b92f0adee bd0f1593-f2ee-43f9-8cca-7b1f75b7b829 RealtimeClientConnectionTests test__051__Connection__ping__fails_if_in_the_INITIALIZED__SUSPENDED__CLOSING__CLOSED_or_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b4cb0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1870&StartingLineNumber=1870)
824501ac-7d7a-42d0-8e98-c68c4911129a fa2624fb-e749-406f-b8dd-ba7c899c456e RealtimeClientConnectionTests test__052__Connection__ping__should_send_a_ProtocolMessage_with_action_HEARTBEAT_and_expects_a_HEARTBEAT_message_in_response() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b4b60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
2b1f3b8e-2534-482b-8b25-c814bc106708 e31daaca-8e27-4b2b-ac6d-83fd815013e3 RealtimeClientConnectionTests test__053__Connection__ping__should_fail_if_a_HEARTBEAT_ProtocolMessage_is_not_received_within_the_default_realtime_request_timeout() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b4540 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
c4e6fce3-83b7-409f-a2a5-9842adb46420 c04a5534-6e53-49f5-b598-550bb4089dc6 RealtimeClientConnectionTests test__054__Connection__connection_request_fails__on_DISCONNECTED_after_CONNECTED__should_not_emit_error_with_a_renewable_token() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013b5260 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
8c8e2cd1-5922-4111-b5b0-5a316c79db84 f9a63b3b-99a7-4871-aebb-73fc2ea32d2f RealtimeClientConnectionTests test__055__Connection__connection_request_fails__on_token_error_while_CONNECTING__reissues_token_and_reconnects() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013bea70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2059&StartingLineNumber=2059)
9933919a-3421-478d-aee9-85452dbc74e4 81cc8b0a-f8b2-4816-b38b-bb36d83b110e RealtimeClientConnectionTests test__056__Connection__connection_request_fails__should_transition_to_disconnected_when_the_token_renewal_fails() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000013be920 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
d04e7d8d-aeef-4d8c-a7f0-fdf18b8ddfd0 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600000149180 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
c3116418-13b7-4ea7-8dac-b2a401e96a77 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600000153f00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2184&StartingLineNumber=2184)
9d093576-13b7-435d-b9e8-c6392d775b7c fd077642-e3f7-45fa-9562-e233acc048da RealtimeClientConnectionTests test__059__Connection__connection_request_fails__connection_attempt_fails_for_any_recoverable_reason() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000014aa70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2221&StartingLineNumber=2221)
180c5bb2-8bb6-47ec-9de6-38bf44671a9e 882c97c6-4050-41d1-b756-db57e220bd47 RealtimeClientConnectionTests test__060__Connection__connection_request_fails__connection_state_has_been_in_the_DISCONNECTED_state_for_more_than_the_default_connectionStateTtl_should_change_the_state_to_SUSPENDED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000015a140 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2270&StartingLineNumber=2270)
3fe0d583-469a-48cc-85be-7590474f0b58 d461b7e0-3cb1-49ba-b6f4-7a85cd2f7681 RealtimeClientConnectionTests test__061__Connection__connection_request_fails__should_change_the_state_to_SUSPENDED_when_the_connection_state_has_been_in_the_DISCONNECTED_state_for_more_than_the_connectionStateTtl() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000014a840 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2299&StartingLineNumber=2299)
e9d73f2d-bc9a-4127-be07-a2e0ca6328ad d7e80e6a-10cf-4f98-a145-f98b42fa02bd RealtimeClientConnectionTests test__062__Connection__connection_request_fails__on_CLOSE_the_connection_should_stop_connection_retries() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000015a1b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2380&StartingLineNumber=2380)
77b35be5-930f-4d9d-967b-b87867faddfc ecd1d8bb-71db-493a-b702-a279da1b3400 RealtimeClientConnectionTests test__063__Connection__connection_failures_once_CONNECTED__should_not_receive_published_messages_until_the_connection_reconnects_successfully() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600000144070 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2418&StartingLineNumber=2418)
39f36f49-6f25-4309-9e8d-eb1eefa58fc6 752111fe-1e41-4187-bddf-62cbfbece196 RealtimeClientConnectionTests test__064__Connection__connection_failures_once_CONNECTED__if_a_Connection_transport_is_disconnected_unexpectedly_or_if_a_token_expires__then_the_Connection_manager_will_immediately_attempt_to_reconnect() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600000159f80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=2468&StartingLineNumber=2468)
05c7c781-bd16-4b35-9fb7-0c9d3e6bc2e3 8a0dcaeb-fe47-495d-8269-63b823db2177 RealtimeClientConnectionTests test__066__Connection__connection_failures_once_CONNECTED__ACK_and_NACK_responses_for_published_messages_can_only_ever_be_received_on_the_transport_connection_on_which_those_messages_were_sent() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600000144770 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
e811c3f0-dd7f-438e-aa20-138f54b6f1e1 1427af37-a41f-494b-8c52-7335caa75095 RealtimeClientConnectionTests test__067__Connection__connection_failures_once_CONNECTED__reconnects_to_the_websocket_endpoint_with_additional_querystring_params__resume_is_the_private_connection_key_and_connection_serial_is_the_most_recent_ProtocolMessage_connectionSerial_received() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600000159a40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
4b1781b4-2a7b-4587-b478-d9d95b2dfb93 8bee007f-fc22-44f9-9ef4-2e1f4e2b476a RealtimeClientConnectionTests test__068__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_same_connectionId_as_the_current_client__and_no_error() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600000144230 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
e2227d00-1bdb-4532-b433-0b1064594908 b2ea3eff-5e84-425d-947f-de001e3f7c3f RealtimeClientConnectionTests test__069__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_same_connectionId_as_the_current_client_and_an_non_fatal_error() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000014abc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
a9724764-9b71-41f4-a52a-953c2605f91a e563b0c8-d19a-4f85-95d6-e104e15bf2d7 RealtimeClientConnectionTests test__070__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_a_new_connectionId_and_an_error() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000014adf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
12c88a5c-f42d-471e-8fbf-cfea23475e51 c403cf3f-178f-4974-af71-05f855c498c1 RealtimeClientConnectionTests test__071__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__ERROR_ProtocolMessage_indicating_a_fatal_error_in_the_connection() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000014b020 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
7edddb20-fb30-4447-8dac-04d18749a205 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000015a610 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2810&StartingLineNumber=2810)
fa78b94a-0b0c-46b1-976e-4f58db2a9e5a 5b38c413-5707-4522-af8e-b9f76f441add RealtimeClientConnectionTests test__075__Connection__connection_failures_once_CONNECTED__when_connection__ttl_plus_idle_interval__period_has_passed_since_last_activity__reattaches_to_the_same_channels_after_a_new_connection_has_been_established() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000015a840 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
9e101582-5e96-4a9a-8edb-bb8bceced0da 902857b0-ca0b-4d90-8165-f4ee2474cf7f RealtimeClientConnectionTests test__076__Connection__connection_failures_once_CONNECTED__when_connection__ttl_plus_idle_interval__period_has_NOT_passed_since_last_activity__uses_the_same_connection() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000015a5a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
c4093477-c0cb-442f-bdb0-de263afddfe2 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600000144150 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
92dc5947-64cd-4e09-b566-f6a601c59711 a71fb8e3-d256-437e-967a-023616848090 RealtimeClientConnectionTests test__080__Connection__Connection_recovery__connection_state_should_recover_explicitly_with_a_recover_key() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d6ad80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3129&StartingLineNumber=3129)
a724e138-b60d-4f37-b5c6-f609e3e0437c 06878ee1-0c4f-4384-aaee-2c6ae380754b RealtimeClientConnectionTests test__081__Connection__Connection_recovery__Connection_recoveryKey_should_be_composed_with_the_connection_key_and_latest_serial_received_and_msgSerial() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d71ab0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3176&StartingLineNumber=3176)
9b44a657-2efc-4b65-9546-7b061003cac2 3d3a2781-f9cc-42a5-9576-37b79fc2cc4f RealtimeClientConnectionTests test__082__Connection__Connection_recovery__when_a_connection_is_successfully_recovered__Connection_id_will_be_identical_to_the_id_of_the_connection_that_was_recovered_and_Connection_key_will_always_be_updated_to_the_ConnectionDetails_connectionKey_provided_in_the_first_CONNECTED_ProtocolMessage() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d72290 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3207&StartingLineNumber=3207)
28e359a3-20cc-429a-ae96-18c9c571acd5 a2f31bbe-c51b-4824-b1fa-73ee201f13e9 RealtimeClientConnectionTests test__084__Connection__Connection_recovery__should_connect_anyway_if_the_recoverKey_is_no_longer_valid() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d6bcd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3254&StartingLineNumber=3254)
7765bc73-0558-4c01-bfdc-d56b25319e35 91216771-9471-49dd-aa8c-4709523a4d2d RealtimeClientConnectionTests test__085__Connection__Connection_recovery__should_use_msgSerial_from_recoveryKey_to_set_the_client_internal_msgSerial_but_is_not_sent_to_Ably() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d77c60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
195bef88-17d2-444d-8e86-0e2590a9e414 485fa383-f70d-4181-93ab-e28445d1c7be RealtimeClientConnectionTests test__086__Connection__Host_Fallback__failing_connections_with_custom_endpoint_should_result_in_an_error_immediately() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d78070 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
2be02b8f-8e24-42b7-b409-6c22797c1307 ea8531bb-d58e-46a0-975e-58541a4ac591 RealtimeClientConnectionTests test__087__Connection__Host_Fallback__failing_connections_with_custom_endpoint_should_result_in_time_outs() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d782a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
2d528eae-a32e-411a-a2d5-6fcb43ab777d ae0b46f5-93e6-4f44-b4e3-5907a1939903 RealtimeClientConnectionTests test__088__Connection__Host_Fallback__applies_when_the_default_realtime_ably_io_endpoint_is_being_used() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d71f10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3439&StartingLineNumber=3439)
9e339675-81a1-4398-90f6-35683d2c40b5 699d0903-8638-4843-887d-55c51ca94913 RealtimeClientConnectionTests test__089__Connection__Host_Fallback__applies_when_an_array_of_ClientOptions_fallbackHosts_is_provided() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d723e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3488&StartingLineNumber=3488)
2945e506-1c34-4efa-b087-157abc7cf97e 9f19edff-dd0c-4b09-a405-d53ed382fa53 RealtimeClientConnectionTests test__090__Connection__Host_Fallback__should_not_use_an_alternative_host_when_the_client_receives_a_bad_request() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d71b90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3585&StartingLineNumber=3585)
a5247505-38d1-446c-8f25-62e785028174 67bc4dd9-cb19-47a6-b481-96a2ed6eff11 RealtimeClientConnectionTests test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_realtime_ably_io() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d793b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3623&StartingLineNumber=3623)
5c7939da-b824-48da-a1e6-1def5d13f41d b747a0db-dfdb-497b-ab81-bddc93dbaf5a RealtimeClientConnectionTests test__092__Connection__Host_Fallback__should_retry_hosts_in_random_order_after_checkin_if_an_internet_connection_is_available() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d79340 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3681&StartingLineNumber=3681)
54bbfdb5-7ea2-47f6-ad14-d59ac156f45f ec8aec2c-b718-497e-8ecf-e75cfbe5538f RealtimeClientConnectionTests test__093__Connection__Host_Fallback__doesn_t_try_fallback_host_if_Internet_connection_check_fails() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d72ae0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3760&StartingLineNumber=3760)
fdb376e9-ed85-44b9-ab12-92a585ac778d 4fe749d0-c708-4431-8f36-bd15bda12878 RealtimeClientConnectionTests test__094__Connection__Host_Fallback__should_retry_custom_fallback_hosts_in_random_order_after_checkin_if_an_internet_connection_is_available() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d728b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3814&StartingLineNumber=3814)
7487e6b1-8549-4650-b5c4-e3c1986f43b1 e7773a01-594c-4457-997e-c5f8b07898d9 RealtimeClientConnectionTests test__095__Connection__Host_Fallback__won_t_use_fallback_hosts_feature_if_an_empty_array_is_provided() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d79490 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3890&StartingLineNumber=3890)
a2d14dcb-7c20-47d2-a03c-3fae7085d32f 42c4239a-aa13-41d5-af14-89447d632f5a RealtimeClientConnectionTests test__096__Connection__Host_Fallback__client_is_connected_to_a_fallback_host_endpoint_should_do_HTTP_requests_to_the_same_data_centre() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d771e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3929&StartingLineNumber=3929)
33bc9c33-a9c8-4dc4-aa92-da8450b8cfd1 4fd7290a-0a6a-415b-aad2-715d7c897f84 RealtimeClientConnectionTests test__100__Connection__Host_Fallback__should_move_to_disconnected_when_there_s_no_internet__with_NSPOSIXErrorDomain_with_code_57() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d71d50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
8e66a0f5-3b21-4b1a-ba26-38b94676911a 9757dd5a-e66d-4252-bf54-920ec2169b69 RealtimeClientConnectionTests test__101__Connection__Host_Fallback__should_move_to_disconnected_when_there_s_no_internet__with_NSPOSIXErrorDomain_with_code_50() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d71f80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
46398e5a-b7d2-4d96-96c6-800c11ef52ec c3997754-5926-4eea-9475-59379da464c0 RealtimeClientConnectionTests test__102__Connection__Host_Fallback__should_move_to_disconnected_when_there_s_no_internet__with_any_kCFErrorDomainCFNetwork() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d77790 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
44738160-63e1-43e3-8c25-8b6caee46d19 e5174931-60e8-417e-901c-7c6b0b9e896e RealtimeClientConnectionTests test__106__Connection__Operating_System_events_for_network_internet_connectivity_changes__should_immediately_attempt_to_connect_if_the_operating_system-indicates_that_the_underlying_internet_connection_is_now_available_when_DISCONNECTED_or_SUSPENDED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d72760 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4197&StartingLineNumber=4197)
9e34ef5f-a764-474c-b41e-54732d8ce429 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d77e20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4232&StartingLineNumber=4232)
63c06579-35a1-4b50-ac5a-bc391242ca1f 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d77100 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
4a290dc9-4360-4919-8bd7-ec75b7eac07e 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d77b10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4118&StartingLineNumber=4118)
0a4f8a76-5660-4cca-9e61-e1fd215939a5 bb6c06a0-ae92-4139-be62-e6c8758f54c6 RealtimeClientConnectionTests test__110__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_CONNECTED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d78930 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4118&StartingLineNumber=4118)
9d9ffeb7-6970-4a40-b83f-7d6105460e8e e78c32c1-273f-470d-a272-dc0b2afae167 RealtimeClientPresenceTests test__004__Presence__callback_can_be_provided_that_will_be_called_upon_success() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d72ca0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2823&StartingLineNumber=2823)
896212f0-0ad7-4114-9499-e00de5367f83 64ff260b-19eb-4fb0-8ccb-e91bc2be94db RealtimeClientPresenceTests test__005__Presence__callback_can_be_provided_that_will_be_called_upon_failure() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d72140 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
a3b5a3cc-4ac2-44cf-b1a7-406d93aa97f2 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d789a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2859&StartingLineNumber=2859)
c5675e49-6903-4d8d-bab6-e80fdae69bed 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d72df0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3025&StartingLineNumber=3025)
bd0af884-dcdf-4627-bbab-efd3e8f7013f 84c9fbc5-8882-4010-ba99-3e44d1793397 RealtimeClientPresenceTests test__015__Presence__subscribe__with_no_arguments_should_subscribe_a_listener_to_all_presence_messages() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d73250 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
455e31e9-348d-460c-a0f5-8e8cec985972 2e63efdb-cb3f-416f-8535-d87e0e127fdb RealtimeClientPresenceTests test__016__Presence__unsubscribe__with_no_arguments_unsubscribes_the_listener_if_previously_subscribed_with_an_action_specific_subscription() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d78fc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=531&StartingLineNumber=531)
d55a8cf3-053a-4c6a-a3c2-8410fabf4b48 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d78540 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=546&StartingLineNumber=546)
45042d3b-e900-40dd-891b-4946b69e4174 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7c2a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=604&StartingLineNumber=604)
636bcca4-bfa4-4922-8634-1597b7bed778 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7c230 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=621&StartingLineNumber=621)
08820a90-8027-456b-80a8-e72af16a7f97 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d790a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
acbf4a86-1263-4f6b-8105-a0eacee37717 f03a47fa-2ca3-4d5d-a1f0-b922bba53d81 RealtimeClientPresenceTests test__023__Presence__Channel_state_change_side_effects__channel_enters_the_SUSPENDED_state__should_maintain_the_PresenceMap_and_any_members_present_before_and_after_the_sync_should_not_emit_presence_events() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d724c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
4c532e98-2a37-4c01-aa2c-d740acebacfd 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d732c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=860&StartingLineNumber=860)
b0f53245-6cd5-4d77-880a-4e0d48ae55c5 efb2227c-f607-4cf0-b922-d728efed09e3 RealtimeClientPresenceTests test__026__Presence__subscribe__should_implicitly_attach_the_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d78e70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=874&StartingLineNumber=874)
6d7dbb20-6b26-4f07-92cc-5032f8409fc8 99d99291-a99f-46f7-aa05-c10d78bd7558 RealtimeClientPresenceTests test__027__Presence__subscribe__should_result_in_an_error_if_the_channel_is_in_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7c1c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=893&StartingLineNumber=893)
62a6edb5-32cc-4b0c-85aa-c77ec53612b3 7975fe04-c13d-4e04-829a-4acaeea95051 RealtimeClientPresenceTests test__028__Presence__subscribe__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d791f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=914&StartingLineNumber=914)
00732ab5-22c8-44a0-a51c-44cabb67b9df 552340b6-f49c-4b10-a1a7-787b686fca89 RealtimeClientPresenceTests test__029__Presence__subscribe__with_a_single_action_argument() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d725a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=940&StartingLineNumber=940)
978d8868-94b5-48ae-9442-c480225c6d57 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7cbd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
e8410dbc-b273-4368-9cb1-82fb7f272386 c51ae27a-4cc9-4701-81cc-2fc7edba5494 RealtimeClientPresenceTests test__033__Presence__enter__should_result_in_an_error_immediately_if_the_connection_state_is_connected_and_the_client_is_anonymous() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d79500 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1075&StartingLineNumber=1075)
bd9b2d6e-af38-482c-9510-c249f2a5ac65 3b4974d4-cde5-42ff-9854-c2b17c3473b7 RealtimeClientPresenceTests test__033__Presence__enter__should_result_in_an_error_immediately_if_the_connection_state_is_connected_and_the_client_is_wildcard() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d73100 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1092&StartingLineNumber=1092)
d7e940b9-c917-412a-bfac-20905ce3b1eb 9871719e-90d4-403d-b551-f262f9971f5f RealtimeClientPresenceTests test__034__Presence__enter__should_result_in_an_error_immediately_if_the_channel_is_DETACHED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d71c00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1111&StartingLineNumber=1111)
ace955e2-a794-481b-803e-83e32a03d9ec 6eda06d6-b754-434c-8d15-54faa7c6a1f8 RealtimeClientPresenceTests test__035__Presence__enter__should_result_in_an_error_immediately_if_the_channel_is_FAILED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d73870 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1135&StartingLineNumber=1135)
1a97fb28-f242-4706-a281-c48f548d6c4e a96ec163-3062-4138-8f3a-4ed3ff33f96d RealtimeClientPresenceTests test__036__Presence__enter__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d72610 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1158&StartingLineNumber=1158)
3eb82a42-eeaa-4f39-9460-e39f9afe15c3 114e01a8-8971-4c3a-9cb7-0bb128e2749e RealtimeClientPresenceTests test__037__Presence__update__should_update_the_data_for_the_present_member_with_a_value() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d73800 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
bad98d13-8a99-4740-ab5e-ded3faa0d928 0e4ded81-ffae-4246-ab54-53b7d412ea8d RealtimeClientPresenceTests test__040__Presence__update__optionally_a_callback_can_be_provided_that_is_called_for_success() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d6bd40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1256&StartingLineNumber=1256)
b0dfc300-d669-4733-80e7-d6b00941b6db 1c82008a-6893-4d45-9dda-d4980e7c46d7 RealtimeClientPresenceTests test__041__Presence__update__optionally_a_callback_can_be_provided_that_is_called_for_failure() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d73e90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
bda9abe4-2272-480c-883c-b71663d3250b 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d78850 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
72513405-cf70-4d3c-9d16-fcd6b249d3a0 bef48aa0-b450-4f37-9d02-4cd4847ff1d6 RealtimeClientPresenceTests test__048__Presence__PresenceMap__if_action_of_PRESENT_arrives__it_should_be_added_to_the_presence_map_with_the_action_set_to_PRESENT() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d79c70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
5d00a858-ce62-4fcb-ab17-634caf7fdd18 5f70ebd1-703e-4892-a612-d926afe8619a RealtimeClientPresenceTests test__052__Presence__PresenceMap__compare_for_newness__split_the_id_of_both_presence_messages() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7caf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
515536ae-af85-428b-beca-0a4bc31342ce 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7cd90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
3e8c8685-ee5a-4eb6-9038-8f45edf4f159 13347ff5-369a-4bd0-835b-cb93a998cacb RealtimeClientPresenceTests test__056__Presence__enter__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d73a30 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
7bbb7f0e-e099-4cd5-bb48-123be0bf2e67 4646770f-8186-4a6e-9b53-030ce027f3e6 RealtimeClientPresenceTests test__057__Presence__update__should_result_in_an_error_immediately_if_the_client_is_anonymous() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7cee0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1970&StartingLineNumber=1970)
689b7d02-7ba0-45d8-afa7-a2c5b7c37e77 d4b220a4-b888-49bf-8298-780897ad6886 RealtimeClientPresenceTests test__058__Presence__update__should_result_in_an_error_immediately_if_the_channel_is_DETACHED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d79810 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1986&StartingLineNumber=1986)
67ce80d5-6019-40f9-b90f-40c48d14b743 c0427301-3195-4f39-a619-f738e15a306e RealtimeClientPresenceTests test__059__Presence__update__should_result_in_an_error_immediately_if_the_channel_is_FAILED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d73db0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2006&StartingLineNumber=2006)
343994ba-938a-4b0d-b081-4cfa8a046fc4 086e6218-93b3-48a9-8f70-580325b0014e RealtimeClientPresenceTests test__060__Presence__update__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7a300 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
33c4053d-8048-47d7-ac13-5c2e50a034b7 39104623-fb43-4e25-9e45-79683d9945b6 RealtimeClientPresenceTests test__061__Presence__update__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7a450 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2044&StartingLineNumber=2044)
363940e4-4184-406d-93d3-3b1eeba82e3d 42dc4bcd-9dfb-4486-a63e-50bfce9e5adc RealtimeClientPresenceTests test__062__Presence__leave__optionally_a_callback_can_be_provided_that_is_called_for_success() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7c9a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2062&StartingLineNumber=2062)
a0ef7eb3-5bc0-4c22-9c7d-8403e1a13145 7b4a1c93-f48b-4d0e-ae5e-b8bb7aaff373 RealtimeClientPresenceTests test__063__Presence__leave__optionally_a_callback_can_be_provided_that_is_called_for_failure() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7c5b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
1f384ac4-6350-4aa3-b22a-a0dedf1f0ae4 058ef3da-6bc9-4e6e-aca7-98b83256a7a6 RealtimeClientPresenceTests test__064__Presence__leave__should_raise_an_error_if_client_is_not_present() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7c070 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2110&StartingLineNumber=2110)
6fb07f88-ac73-4e14-8fd1-f7023dc3e1f8 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d78a10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
389d699f-26ee-457d-be4e-13db4b092ae3 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7cc40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2156&StartingLineNumber=2156)
a2354636-e5b4-4f9a-960c-176328dcf455 71e970e1-a189-4934-a8f0-d7434a079c88 RealtimeClientPresenceTests test__067__Presence__enter__implicitly_attaches_the_Channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7a290 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2189&StartingLineNumber=2189)
ed089341-8946-402d-9ba7-ab3a3d260c9f a00a4d30-7d64-4395-859e-1dffa84937e7 RealtimeClientPresenceTests test__068__Presence__enter__should_result_in_an_error_if_the_channel_is_in_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7c460 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2209&StartingLineNumber=2209)
a9d9ba81-30f3-462d-ab14-766006c65303 7f94861f-be6e-4ab1-a333-967c748ef788 RealtimeClientPresenceTests test__069__Presence__enter__should_result_in_an_error_if_the_channel_is_in_the_DETACHED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7c000 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2231&StartingLineNumber=2231)
5c4e5643-a4a9-4848-8e90-d8e693411624 b502abea-7a64-42d6-b556-82f6d4195744 RealtimeClientPresenceTests test__070__Presence__leave__should_result_in_an_error_immediately_if_the_client_is_anonymous() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d78150 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2260&StartingLineNumber=2260)
3f4a1129-5202-4f5b-9d62-78759791dd70 97c8961a-79f8-4a00-9b7a-8493c8ab7c32 RealtimeClientPresenceTests test__071__Presence__leave__should_result_in_an_error_immediately_if_the_channel_is_DETACHED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d73f70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2276&StartingLineNumber=2276)
ff9df6d5-14b9-41be-98eb-a477bd05c981 d6224b3f-7e56-402c-b8d0-c5421cb93186 RealtimeClientPresenceTests test__072__Presence__leave__should_result_in_an_error_immediately_if_the_channel_is_FAILED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7d260 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2301&StartingLineNumber=2301)
69c93700-2928-4563-a26c-83c1eec96c4c bdf925ca-dde0-491c-bf03-82a502842b14 RealtimeClientPresenceTests test__073__Presence__leave__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d78c40 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
2a16f5df-3b48-4616-8f49-1341e81d3907 8b109cd8-395a-4b6c-b74b-34b2f1f4534b RealtimeClientPresenceTests test__074__Presence__leave__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d71dc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2343&StartingLineNumber=2343)
49e7b83e-253f-4179-a45f-5d3f1e7d7d69 280e2fa9-dcee-4f59-9a82-6a104c87c3e4 RealtimeClientPresenceTests test__075__Presence__subscribe__should_implicitly_attach_the_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7d110 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2359&StartingLineNumber=2359)
4da0d714-1002-4851-b551-cdf9f2d11567 5d4fad7a-b328-488b-9e5d-8be457e7f967 RealtimeClientPresenceTests test__076__Presence__subscribe__should_result_in_an_error_if_the_channel_is_in_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d79180 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2378&StartingLineNumber=2378)
4632c594-879e-453f-8306-fa1647249fef 4a0781bd-9e77-4b3e-8d50-d516047e5892 RealtimeClientPresenceTests test__077__Presence__subscribe__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d788c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2400&StartingLineNumber=2400)
b685be49-b594-4f74-b460-6efe9ea8c6d7 1e5beffd-b21f-4281-85c9-b1b6ab02471d RealtimeClientPresenceTests test__078__Presence__enter__optional_data_can_be_included_when_entering_a_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d73cd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
de1f5ff5-730a-4743-b59e-2585319aa9e3 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7a370 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2462&StartingLineNumber=2462)
96f495ee-ad2a-4de3-9feb-203081b6c380 53110f7e-28b3-4875-a2d6-3e7752a18b70 RealtimeClientPresenceTests test__084__Presence__enterClient__should_implicitly_attach_the_Channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d73bf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2892&StartingLineNumber=2892)
ce014ae9-3b0b-48cd-905b-9da2b1c153c8 3d2c884e-26d1-4cb4-8adf-69f937cbc958 RealtimeClientPresenceTests test__085__Presence__enterClient__should_result_in_an_error_if_the_channel_is_in_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d78d90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2913&StartingLineNumber=2913)
de5d4df6-ae99-4511-8c8e-bb2dd20d05a9 475032dd-1b9c-4b7d-919a-be92c30a6438 RealtimeClientPresenceTests test__086__Presence__enterClient__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7ce00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
3c187030-e4f4-45bc-9268-deb85825e12d 94987072-0c55-47e1-a8ff-a6223361ceec RealtimeClientPresenceTests test__087__Presence__updateClient__should_implicitly_attach_the_Channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7d030 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2892&StartingLineNumber=2892)
b147f22f-4422-4349-bafd-fa181274a41e 476aa432-04cc-4dc4-a009-07c0852edd4a RealtimeClientPresenceTests test__088__Presence__updateClient__should_result_in_an_error_if_the_channel_is_in_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d78a80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2913&StartingLineNumber=2913)
5f881d47-c376-4547-a097-fcc16762b34b 467d19b7-c35e-4f4c-892f-2cf6ae410cbb RealtimeClientPresenceTests test__089__Presence__updateClient__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d79730 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
1e86ae67-07a0-4a04-846b-e6df43dfe98d 6aea6767-16df-40c3-911b-20d4f96c9afc RealtimeClientPresenceTests test__090__Presence__leaveClient__should_implicitly_attach_the_Channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7d1f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2892&StartingLineNumber=2892)
6b1f8bfa-38fa-49f6-856b-10ef30e6b61d 74cbfe96-9e90-43c3-a7d0-1fe9509995b9 RealtimeClientPresenceTests test__091__Presence__leaveClient__should_result_in_an_error_if_the_channel_is_in_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d73170 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2913&StartingLineNumber=2913)
a334b448-a67f-4002-a752-84bf9b938a4f 51d5450c-1874-4918-9df4-0c57b37c47ea RealtimeClientPresenceTests test__092__Presence__leaveClient__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7d180 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
33373cfc-93c0-4887-a403-1cbbe02faa19 a57daa64-cb38-4dad-9788-980b93ccad70 RealtimeClientPresenceTests test__093__Presence__Connection_state_conditions__all_presence_messages_are_published_immediately_if_the_connection_is_CONNECTED() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7dc70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3051&StartingLineNumber=3051)
d5b60978-ae92-4df7-84d7-a89439058ac9 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d67b10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3070&StartingLineNumber=3070)
6fc42aad-ffe9-49d8-9e58-68132cd208e7 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7d0a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3098&StartingLineNumber=3098)
994709ca-8c5f-4916-bcde-aef09ca16492 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d67c60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3126&StartingLineNumber=3126)
3362fe3a-7028-4cdb-be93-65ff54c5e3b7 5a171792-ab9d-4605-a8e2-6f8d963fd1f0 RealtimeClientPresenceTests test__097__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is__suspended() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7d6c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=8&StartingLineNumber=8)
65d62b5b-f7e6-4430-91f5-733fc6637bdf 41196838-a277-4392-93db-7cfab1c22cd6 RealtimeClientPresenceTests test__098__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is__closed() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d67cd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=8&StartingLineNumber=8)
b202f77f-2e6e-4347-bffb-04b42f5e1e8b 2447fffe-92fe-49e0-8d2f-be833e4e5b43 RealtimeClientPresenceTests test__099__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is__failed() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7a140 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=8&StartingLineNumber=8)
414b4496-8988-4c41-9a63-b4b595fd2cc5 c94dbac1-7e53-4f4c-a928-4c0bd8a9a955 RealtimeClientPresenceTests test__101__Presence__get__should_implicitly_attach_the_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d73790 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3216&StartingLineNumber=3216)
9da8757e-7935-438b-8260-7ce98e2d46f5 1b9f6ea3-c055-4b2e-9ef5-552b4b1980d4 RealtimeClientPresenceTests test__102__Presence__get__should_result_in_an_error_if_the_channel_is_in_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7db90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3234&StartingLineNumber=3234)
2c27ca99-00f7-4cb2-a3ed-7baaefbe0020 f993802c-22e8-4dcb-9156-65a6f56658e6 RealtimeClientPresenceTests test__103__Presence__get__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d73950 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
25bb753d-b7c5-48b9-ae72-736e81c903ef 0e7cc456-f66b-4e88-bf4e-c064eddef37d RealtimeClientPresenceTests test__104__Presence__get__should_result_in_an_error_if_the_channel_is_in_the_DETACHED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7a8b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3295&StartingLineNumber=3295)
8c4d1c46-bf35-4d13-ad87-071f47d6d804 c9fdfaac-2e49-48e3-85e8-36d1de9f03fa RealtimeClientPresenceTests test__105__Presence__get__should_result_in_an_error_if_the_channel_moves_to_the_DETACHED_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7d9d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3321&StartingLineNumber=3321)
3421181f-7649-489d-ba86-7e73cd00b171 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7dd50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=35&StartingLineNumber=35)
65a96620-a48e-4115-bfd1-cff51ff274ed 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7aa00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=35&StartingLineNumber=35)
30107063-af2e-4864-bb0f-3142fe7e6635 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7dc00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=35&StartingLineNumber=35)
2f4d5bd7-884e-4e98-a5e7-f8ee15617577 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7c380 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
a43cfafe-504b-4f0d-af62-22669c1a313c cb634904-7121-4838-8fe8-068be495c523 RealtimeClientPresenceTests test__112__Presence__get__Query__set_of_params___should_return_members_filtered_by_clientId() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d72d10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
5c5a4837-309f-4b73-9cdc-38fc8607a8cc d7ca92ee-f622-488f-8410-5613f1d472c6 RealtimeClientPresenceTests test__113__Presence__get__Query__set_of_params___should_return_members_filtered_by_connectionId() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7dea0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
3e2042c9-9679-4ef6-8e94-ec657c69f11a ef3cfe3c-7ba4-4c22-8fcc-eb680d09c0d8 RealtimeClientPresenceTests test__114__Presence__history__should_support_all_the_same_params_as_Rest() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d67a30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3629&StartingLineNumber=3629)
2b34eb5f-1202-49c7-adf6-6da679bc59b6 2447ec22-b780-40ee-afa2-c0711b7cd579 RealtimeClientPresenceTests test__115__Presence__history__should_return_a_PaginatedResult_page() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d76d80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
f0e3bbc8-996c-49bc-b6fe-476ac64da2c3 51de19db-f7f6-4e13-8079-cbf90703c0a4 RealtimeClientPresenceTests test__117__Presence__enterClient__should_be_present_all_the_registered_members_on_a_presence_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7db20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3824&StartingLineNumber=3824)
15be58aa-9de5-40d3-8633-792ae6b0104c 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7d5e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3867&StartingLineNumber=3867)
e1c6bf91-dc25-4732-a42d-262dc702f814 4ba6726c-a48c-46fa-85c2-31ee6db80716 RealtimeClientTests test__001__RealtimeClient__All_WebSocket_connections_should_include_the_current_API_version() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d79ea0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
c9d20454-f464-4803-8b7e-63ddbdc1067d 714ec849-798a-4b4c-86c2-3b4fda239d23 RealtimeClientTests test__002__RealtimeClient__should_have_access_to_the_underlying_Connection_object() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d772c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=237&StartingLineNumber=237)
a4cd6669-4581-404a-ad2c-b3d6bb1cb108 99760350-31f2-49ea-8c6c-c26c40250e4e RealtimeClientTests test__003__RealtimeClient__should_provide_access_to_the_underlying_Channels_object() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d77f70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=246&StartingLineNumber=246)
6dd000e0-e16c-4b58-bbf7-ced6023036f8 95f7b214-474f-43bf-8ffc-3847dd5eb6ea RealtimeClientTests test__004__RealtimeClient__should_use_the_configured_timeouts_specified() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d7ddc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=371&StartingLineNumber=371)
907e8b76-4a45-45b1-a8fb-3769d6e390f6 da4d7d42-c79b-45fe-8d99-4ea6377fbabf RealtimeClientTests test__006__RealtimeClient__should_accept_acks_with_different_order() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d77f00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
7234e592-0df8-4fbd-9c0a-6b7a4cc15542 912583bf-475e-41d3-b79f-822413d45f70 RealtimeClientTests test__007__RealtimeClient__transport_should_guarantee_the_incoming_message_order() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d77720 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1309&StartingLineNumber=1309)
89a8aca4-2e7c-4d0c-9cf4-d41c86379cf8 4d817098-c8bc-4441-a9da-7c9d45aa1a67 RealtimeClientTests test__008__RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600002d77410 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1347&StartingLineNumber=1347)
641aa3d7-b0cc-4b71-964c-8976f963a3a1 1ecc7632-e148-477c-b4a8-aab3cb986aad RealtimeClientTests test__009__RealtimeClient__should_dispatch_in_user_queue_when_removing_an_observer() Crash: xctest (22513) $sSo11ARTRealtimeC7optionsABSo16ARTClientOptionsC_tcfcTO (#CharacterRangeLen=0)
b31dfa25-f9c1-444d-ad8a-9dddf97cfa18 c71ee736-6339-4f75-8113-d54e228614ee RealtimeClientTests test__010__RealtimeClient__should_never_register_any_connection_listeners_for_internal_use_with_the_public_EventEmitter() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001755880 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1410&StartingLineNumber=1410)
9bec32a8-415e-46ad-b790-38520d5e93a3 8c2f7c8b-12bb-4408-9031-56174ed492fa RealtimeClientTests test__011__RealtimeClient__should_never_register_any_message_and_channel_listeners_for_internal_use_with_the_public_EventEmitter() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017558f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1427&StartingLineNumber=1427)
bfef7ad6-1423-4648-b6f8-c930346e2cc4 eab6468a-9ae8-4306-9735-aab5baa95935 RealtimeClientTests test__013__RealtimeClient__options__should_support_the_same_options_as_the_Rest_client() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175a4c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=64&StartingLineNumber=64)
553851d8-8d0b-4c4e-aad2-776607a0d199 be9e53f7-9876-4494-b1df-4f4071258a94 RealtimeClientTests test__016__RealtimeClient__options__should_attempt_to_recover_the_connection_state_if_recover_string_is_assigned() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001755f80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=103&StartingLineNumber=103)
af06832e-38ed-40cc-ac59-e7e0d7cb0bd4 4814e5dd-57bf-49d8-a358-e5f30f8ec29e RealtimeClientTests test__017__RealtimeClient__options__should_modify_the_realtime_endpoint_host_if_realtimeHost_is_assigned() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001745500 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=154&StartingLineNumber=154)
d8a4db31-6347-4be5-8868-b27684c96de0 9e09b085-68a9-43ad-ace6-ad44aa0c2023 RealtimeClientTests test__019__RealtimeClient__options__url_should_contains_transport_params() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017452d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=203&StartingLineNumber=203)
57c9c186-622f-4c58-a64e-9fc6dd013e1b 6cdf65b2-0ec9-4f5a-bce5-a54c02363d0f RealtimeClientTests test__020__RealtimeClient__Auth_object__should_provide_access_to_the_Auth_object() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001745260 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=259&StartingLineNumber=259)
ec2ccc22-23cd-40a9-bb69-461eedc01ec0 c5234b4e-35fb-4abd-9190-bc7937c87f81 RealtimeClientTests test__021__RealtimeClient__Auth_object__clientId_may_be_populated_when_the_connection_is_established() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001745180 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=270&StartingLineNumber=270)
3028c302-53e5-4f13-8e69-ca976acb216a 568c725f-1ffc-4532-b1a6-b703d1229e92 RealtimeClientTests test__022__RealtimeClient__stats__should_present_an_async_interface() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001745810 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=293&StartingLineNumber=293)
170df729-965e-4bee-a3d5-b5866513815b d5b4529a-9e4f-4cab-8261-fd84e219c07b RealtimeClientTests test__024__RealtimeClient__time__should_present_an_async_interface() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001745730 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=353&StartingLineNumber=353)
19419842-5eb8-433e-8c6e-6b2f6c492540 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001755ff0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=421&StartingLineNumber=421)
5e956ff4-56fa-489e-a4fd-a42db1a66562 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175a450 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
6ae4af09-4ddd-4410-a6d7-514cbdb45cbe 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001756c30 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
27532026-13e4-4650-9ca3-1871fb97a564 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175a5a0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
b75bb76e-a7f7-42f0-bede-d75750bc0bc3 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001756220 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=690&StartingLineNumber=690)
1bcd5823-ec51-4446-8470-585145f083e6 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001745e30 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
842c0518-4bd6-4a88-bf0f-3e0ab41fbc83 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001755dc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=781&StartingLineNumber=781)
f0a76b10-5521-4c8c-9704-a054591515d0 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175b720 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=815&StartingLineNumber=815)
60464831-372c-46d3-8dec-3802495f51fa 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017565a0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
db3d87ea-4321-4c2a-be75-0527f1be6a11 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001755e30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=893&StartingLineNumber=893)
65e21a86-63cd-4d34-8be6-377641c770fa 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001756300 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=943&StartingLineNumber=943)
d41c6c6c-4f8b-43f1-92b6-05226306e98b 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175b950 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
2cfc1ce2-b274-430b-a2f9-5213fcf460a3 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175a6f0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
8e48979e-7f0b-46bd-b028-605a8dc67c40 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001746290 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
1b7ca5f4-2a06-43da-b368-b7163e80459a 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001755b90 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
d05f4952-a0ba-401e-8ae0-7ff4eeeb77d3 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017460d0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
9762e8f9-70c9-473a-be44-2e2b1f3fac9f 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175a1b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1489&StartingLineNumber=1489)
308acf9e-2ab6-4008-bffd-f156f74c12fe 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_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001756ed0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=1505&StartingLineNumber=1505)
85f4ec1d-c5ae-4bb9-866e-7a92bf0062db 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_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001755ce0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=1522&StartingLineNumber=1522)
37fe5f12-a202-40df-bc92-e705624df7ca 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_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001746530 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1542&StartingLineNumber=1542)
13943968-4f71-494a-a7a4-d1c23e8c49b7 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_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175b2c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1559&StartingLineNumber=1559)
a79d7522-d23f-43de-ba7c-ea7877b96770 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_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001746060 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1576&StartingLineNumber=1576)
f5bb616f-ef15-4142-b82c-5b9866864f25 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001755d50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
48e3e46a-c18c-458a-a7c7-85419af4b153 6417787d-7a7b-44be-a919-8fecb3dff0a8 RestClientChannelTests test__002__publish__should_provide_an_optional_argument_that_allows_the_clientId_value_to_be_specified() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175b330 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
6be87d00-7aed-465c-a113-4bc2eb4e4420 bc07f176-e2c6-4d98-89be-91628236fcc3 RestClientChannelTests test__003__publish__should_provide_an_optional_argument_that_allows_the_extras_value_to_be_specified() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175b870 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
28e8578a-bc96-4916-a98e-b1cdefd0d831 21897761-1ba5-4366-bb50-9973829d5d27 RestClientChannelTests test__004__publish__should_include_attributes_supplied_by_the_caller_in_the_encoded_message() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001757100 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
386ba480-ce21-4855-a28f-2f82879e7949 2d7934e6-6eb8-405a-9d1e-d3a12ee55563 RestClientChannelTests test__005__publish__with_name_and_data_arguments__publishes_the_message_and_invokes_callback_with_success() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001757020 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
8c9c7753-8554-401b-b55a-de45785e80b2 147110d3-963f-447e-a637-8566317951fc RestClientChannelTests test__006__publish__with_name_only__publishes_the_message_and_invokes_callback_with_success() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017467d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
d98baf27-e192-43a7-90a2-f557844fbf4e 3e3107d3-85d5-483d-bec7-ae62c00dfff7 RestClientChannelTests test__007__publish__with_data_only__publishes_the_message_and_invokes_callback_with_success() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175aa70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
659dc588-6a36-4dbb-9f58-4dfda7e0f0f9 fb206365-00fe-43d2-bf66-4fc8bf0ea2c4 RestClientChannelTests test__008__publish__with_neither_name_nor_data__publishes_the_message_and_invokes_callback_with_success() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017459d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
f0ce5e91-3265-48ba-8244-03930779d2cc 52bf0519-cc3b-40e9-a9c2-cef2514cb0fb RestClientChannelTests test__009__publish__with_a_Message_object__publishes_the_message_and_invokes_callback_with_success() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001746920 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
534e75db-7aac-4937-8da7-9f5857ed0bd3 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175a990 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
67a9db1a-a7c9-4fa3-848c-8a8000c656ab d434e1c1-a3b0-467e-837a-e7ad7bd61fbf RestClientChannelTests test__011__publish__Unidentified_clients_using_Basic_Auth__should_publish_message_with_the_provided_clientId() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001756920 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
800a9940-9f17-4e2b-a44e-3a169726ac1d 8d0b1e0d-028d-4b0f-924d-253c25a4f8b9 RestClientChannelTests test__012__publish__ClientOptions_clientId__should_include_the_clientId_as_a_querystring_parameter_in_realtime_connection_requests() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017576b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
cb6bb439-b76f-47b1-9147-d4bea2d528de 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175b090 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
5609255a-886f-4f03-b22d-4c982faf24b7 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017573a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
83980402-5727-4928-9acb-1409ae335471 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175a920 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
704df38a-ace6-418d-9c90-63215d4ad6dd c367b120-107d-4a78-a48e-139854344a37 RestClientChannelTests test__017__publish__Message_clientId__publishing_with_a_clientId_set_to_a_different_value_from_the_clientId_in_the_client_options_should_result_in_a_message_being_rejected_by_the_server() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017461b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
bf0b8ae1-d888-420c-b483-62078b7937e2 33214aea-1d04-4f15-b854-95ad245edd8b RestClientChannelTests test__018__publish__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_the_publish_and_indicate_an_error() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001745b90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
e83691d2-c501-4078-8e42-cf7bf7f39fc6 f140a588-21e4-40ec-b1fd-2c4ee37e4ec2 RestClientChannelTests test__019__publish__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__also_when_using_publish_data_clientId_extras() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001756680 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
480bd9a8-c89e-4fc9-9288-3d5e210192da 05e9c62d-f5d5-47db-a2ef-060f2be84175 RestClientChannelTests test__020__publish__idempotent_publishing__idempotentRestPublishing_option() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001756a00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
d0a01c6e-6524-448a-8776-51f1a85d7bfe 68e5cedc-b525-4185-91dd-7911c706948b RestClientChannelTests test__021__publish__idempotent_publishing__should_not_generate_for_message_with_a_non_empty_id() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001757790 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
788693c0-d6e7-4d27-84a4-36601ea39f36 3f7f5c51-32e7-4fea-a9ea-da40e38c873a RestClientChannelTests test__022__publish__idempotent_publishing__should_generate_for_internal_message_that_is_created_in_publish_name_data___method() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001744f50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
5fda7ddd-2cdd-4fdc-beb2-156e01cf484f f1408211-e7cd-48f7-8b38-c4e24f51ad7e RestClientChannelTests test__023__publish__idempotent_publishing__should_not_generate_for_multiple_messages_with_a_non_empty_id() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017450a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
aad58f21-b079-45bc-bdb2-df98a1c59c66 de243746-e15c-4dd5-8e75-108fcd7666b3 RestClientChannelTests test__024__publish__idempotent_publishing__should_not_generate_when_idempotentRestPublishing_flag_is_off() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001746450 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
63ff65f2-326f-4856-8acb-6424249839e2 8cd60d3e-74f0-4027-bf8e-dde4660efe5a RestClientChannelTests test__025__publish__idempotent_publishing__should_have_only_one_published_message() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001756840 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
4643ef8a-2d56-4306-9242-b903bd1bd81d 5211345d-c0a5-402d-83c2-b7a3625086b8 RestClientChannelTests test__026__publish__idempotent_publishing__should_publish_a_message_with_implicit_Id_only_once() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175a0d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
0ca43121-9584-4fbc-9b7f-5f0738a82149 a2686635-cc78-45de-8b37-098a588dd2a9 RestClientChannelTests test__027__publish__idempotent_publishing__random_idempotent_publish_id__should_generate_for_one_message_with_empty_id() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001740070 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
cf718f80-0ace-4eb1-b7d1-a2dfd081ff9b 414fd190-d7e3-4f4a-bb05-c51b4de9adbd RestClientChannelTests test__028__publish__idempotent_publishing__random_idempotent_publish_id__should_generate_for_multiple_messages_with_empty_id() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001747330 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
2a82e2b7-9824-4a04-bd1f-a5758eca7fbd 24e64f7a-2245-4970-b710-c0da2ff8452c RestClientChannelTests test__029__history__should_return_a_PaginatedResult_page_containing_the_first_page_of_messages() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001745110 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
4cbfc2a1-d1f1-44d7-80a7-a935a8d6ed7d ae4fc5d8-3dc7-4e2a-9e25-03e9fc9872cf RestClientChannelTests test__030__history__query_arguments__start_and_end_should_filter_messages_between_those_two_times() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017575d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
ec9b7222-363b-4127-aadd-236832c2b495 d1bf340f-adee-4f2f-9412-2838ad7831b8 RestClientChannelTests test__031__history__query_arguments__start_must_be_equal_to_or_less_than_end_and_is_unaffected_by_the_request_direction() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017401c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
bfecddf4-2966-41fe-a627-86d3afe4a87c 694ccffb-53aa-4ddb-abfa-62396980194a RestClientChannelTests test__032__history__query_arguments__direction_backwards_or_forwards() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017400e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
37f968da-d6df-4379-9144-4898e3c557d0 ab5ce0e7-8f28-42e3-b2e3-7762bb2aabf8 RestClientChannelTests test__033__history__query_arguments__limit_items_result() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001740540 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
3b65c8d9-39ed-4646-a5a7-e5d599cffb0e f8bbd93e-9609-4a83-a374-94711631176b RestClientChannelTests test__034__history__query_arguments__limit_supports_up_to_1000_items() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001740230 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
3594a51d-f420-40ea-9025-2fa29b9ebe44 4ca56614-4dce-40a4-b488-ffb1edcca71f RestClientChannelTests test__036__message_encoding__payloads_should_be_binary__strings__or_objects_capable_of_JSON_representation() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001746df0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
0a63e51f-2700-4998-9b1e-8f1cb0e2bf19 ac78df1e-766f-4ce6-9669-1e8a1264e459 RestClientChannelTests test__037__message_encoding__encoding_attribute_should_represent_the_encoding_s__applied_in_right_to_left() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001744ee0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
c9f561e7-5e84-42ee-a5de-d1445526aa95 c5d76c61-0a30-4760-ae20-8c7af473905d RestClientChannelTests test__038__message_encoding__json__binary_payload_should_be_encoded_as_Base64_and_represented_as_a_JSON_string() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017402a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
c41d60aa-7421-4a81-b1df-32d581458265 ac1bdbc2-74ff-460d-ad4d-e4d39617d62d RestClientChannelTests test__039__message_encoding__json__string_payload_should_be_represented_as_a_JSON_string() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017476b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
58062904-c342-49f5-8c7f-8479762a1bfb 01121299-c152-4b7a-84c6-f740a97bba5e RestClientChannelTests test__040__message_encoding__json__messages_received_should_be_decoded_based_on_the_encoding_field() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001747790 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
7a41aeb2-bc85-4272-b876-00337740d99e a9607ebb-93fe-4136-a1b3-1838a48eb9cd RestClientChannelTests test__041__message_encoding__json__json_payload_should_be_stringified_either__as_a_JSON_Array() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175bd40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
350417cb-ebca-45e4-be02-d682cec93e75 1a98b6c2-bcf8-4908-8f50-95be6f0ab3d6 RestClientChannelTests test__042__message_encoding__json__json_payload_should_be_stringified_either__as_a_JSON_Object() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175a840 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
40316231-2489-4710-a21c-25a6e349313b 66cd10fc-b8db-4a5b-83a3-70ac690703bd RestClientChannelTests test__043__message_payload_encryption__should_support_AES_encryption__128_CBC_mode() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001740bd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
19cbe2fa-73e6-4755-80b4-5c352f2cdb40 de7258d7-5c54-4e65-82e8-81f56d639dc5 RestClientChannelTests test__044__message_payload_encryption__should_support_AES_encryption__256_CBC_mode() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001759f80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
5f7f1ef4-e16c-4b8b-954f-5983fa0739e5 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001740a10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
140e7d0c-6296-42e9-84a4-6802498a5377 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175be20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
02d5470a-d1ee-44b0-8899-82c6741f99f1 5c5a4bee-8a29-49ca-baed-cf21480fa671 RestClientChannelTests test__047__status__with_subscribers__returns_a_channel_details_object_populated_with_channel_metrics() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001740770 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
d6f94d7b-8b2d-4fc3-9a6f-8623fd6bd6bd dae81878-212b-4675-aebe-c8e5777c082b RestClientChannelTests test__48__channel_name_can_contain_slash_character_which_is_url_encoded_in_the_rest_request_path() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017408c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
bb61015b-0bc0-46f3-982c-582e50dcba03 61204ac3-4eaa-4c06-876a-4b0f8a7812fc RestClientChannelsTests test__001__RestClient__channels__should_return_collection_of_channels() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001740af0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
c53fc195-4f85-4cde-b1e2-8607d207636f 948db59c-44e4-4a52-a0da-080249d9fa4f RestClientChannelsTests test__002__RestClient__channels__should_be_enumerable() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001747870 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
2573fe73-5a04-481a-af15-1f50248f1a61 9fbae71c-0ed1-494c-b272-40b3d9b10470 RestClientChannelsTests test__003__RestClient__channels__get__should_return_a_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001747800 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
f648d53e-47d6-4504-b657-506f60e3486c 9a82acec-0907-4dca-956c-4db5ca7a68ff RestClientChannelsTests test__004__RestClient__channels__get__should_return_a_channel_with_the_provided_options() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175a140 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
9eeec3cb-b6e3-4751-b6e2-682d47bccb90 07848149-75ce-4327-9498-dcc339c53c86 RestClientChannelsTests test__005__RestClient__channels__get__should_not_replace_the_options_on_an_existing_channel_when_none_are_provided() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175b410 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
4c703df7-bf0d-40e3-9c84-0864afcfb9e3 c026a7cf-9cb1-4185-9001-b127ded878ff RestClientChannelsTests test__006__RestClient__channels__get__should_replace_the_options_on_an_existing_channel_when_new_ones_are_provided() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001746d80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
a42e8763-901c-4d9d-a7c7-807da9324495 9f2ef99f-2e97-46bb-8d6d-db73fa475545 RestClientChannelsTests test__007__RestClient__channels__channelExists__should_check_if_a_channel_exists() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175b170 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
00721a3e-63ff-4d2b-8da9-a8f29fd7db2c d3aefad6-61f3-41bd-ab73-f6ac10cf1441 RestClientChannelsTests test__008__RestClient__channels__releaseChannel__should_release_a_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001746c30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
97bb3f41-4c0f-4547-98b3-18959e19c70f d5bcaf22-ff21-4cc5-8249-80158dc04652 RestClientPresenceTests test__001__Presence__presence_messages_retrieved_are_decoded_in_the_same_way_that_messages_are_decoded() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175ad80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=436&StartingLineNumber=436)
c41bd482-9c06-4b88-bc02-8c7b90806d23 f038c6c2-220e-4660-9962-c53c047dd84c RestClientPresenceTests test__003__Presence__get__limit_should_support_up_to_1000_items() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175bc60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=67&StartingLineNumber=67)
674dc6a3-89fa-45c4-bdb4-dce8314984a3 226b246e-5ff0-4821-a339-378ddff939dd RestClientPresenceTests test__004__Presence__get__clientId_should_filter_members_by_the_provided_clientId() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001757170 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=85&StartingLineNumber=85)
b3c870fb-2697-4ad1-b13f-c6ed6557df8e d7fd8c1e-d13a-4937-9e2f-6a3d81937685 RestClientPresenceTests test__005__Presence__get__connectionId_should_filter_members_by_the_provided_connectionId() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177c070 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=116&StartingLineNumber=116)
e2d95b61-df80-49a9-bb0e-aec73336f0a0 ecb7da2d-b16a-4621-992d-53a9f6eb7cb0 RestClientPresenceTests test__006__Presence__history__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177c1c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=163&StartingLineNumber=163)
c0617bbe-a603-49c7-a9ff-3a51e68db5b9 466bf238-433a-4a00-bb56-edca30f6295c RestClientPresenceTests test__008__Presence__history__connectionId_should_filter_members_by_the_provided_connectionId() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001747100 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=311&StartingLineNumber=311)
1a2e8509-63d2-4fb7-afd4-82d1b6ea099e 7141642d-e857-4320-82e5-288b84efa762 RestClientPresenceTests test__009__Presence__history__query_argument__limit_supports_up_to_1000_members() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177c620 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=278&StartingLineNumber=278)
e98e5ee6-1686-4c66-8bf8-3d69171c3e0a 4de93fa8-d7b0-4cf9-819e-6f35a84f0896 RestClientPresenceTests test__010__Presence__history__query_argument__start_and_end_should_filter_members_between_those_two_times() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001741810 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=360&StartingLineNumber=360)
522bbb93-5aff-44ff-80d8-e7e7da67a54e 9f7a7dc9-eb64-49b9-91f9-4e2e3c8a37d3 RestClientPresenceTests test__011__Presence__history__query_argument__start_must_be_equal_to_or_less_than_end_and_is_unaffected_by_the_request_direction() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177c4d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=414&StartingLineNumber=414)
68d510c7-8e55-48af-a024-8ed2a01b9623 d17ec17b-78b4-4e1d-a0d3-2dba60cc50f6 RestClientStatsTests test__002__RestClient__stats__result__should_match_hour_level_inbound_and_outbound_fixture_data__forwards_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001744d20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=135&StartingLineNumber=135)
6bfedd89-af77-4532-8d56-0eeaa94775e2 713c34a8-b1db-435d-a9bc-611215c67c3e RestClientStatsTests test__003__RestClient__stats__result__should_match_day_level_inbound_and_outbound_fixture_data__forwards_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000175aa00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=157&StartingLineNumber=157)
3370fbb5-dd35-4002-b9ce-b272b1f6e184 9ee08f8b-7a7f-4170-bf25-cade71e71952 RestClientStatsTests test__006__RestClient__stats__result__should_contain_only_one_item_when_limit_is_1__forwards() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001778ee0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=210&StartingLineNumber=210)
5ddc2e5f-357e-4a2e-bcf9-8a28e7ce17f2 0608cd85-e2a6-45d1-9f7b-0a599e5e0363 RestClientStatsTests test__007__RestClient__stats__result__should_be_paginated_according_to_the_limit__backwards() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001770070 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=228&StartingLineNumber=228)
ab42b190-9fd9-40e2-8de8-2efd9188c2a8 44799aeb-4e8f-4722-b20f-ec8b10287b5e RestClientStatsTests test__009__RestClient__stats__query__start__should_return_an_error_when_later_than_end() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001779340 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=339&StartingLineNumber=339)
40081665-ee50-4819-9ed6-5900655910ba 1f836b33-b478-461a-b7ff-2075451ccf0f RestClientStatsTests test__012__RestClient__stats__query__limit__should_return_an_error_when_greater_than_1000() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177f3a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=365&StartingLineNumber=365)
15e5113b-2392-48e4-8700-940877f54135 3454ff51-e12f-4e5b-a328-1344bf55934b RestClientTests test__001__RestClient__All_REST_requests_should_include_the_current_API_version() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177fcd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=149&StartingLineNumber=149)
40a4d599-1692-4cca-bf7b-e2456ed126a3 95282934-f3e5-45b0-b1cc-00e52983ef05 RestClientTests test__002__RestClient__should_provide_access_to_the_AuthOptions_object_passed_in_ClientOptions() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177a1b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=437&StartingLineNumber=437)
949dc44b-c45a-44b9-8c36-af09cf85f6e1 e4ef9186-5186-48f1-8986-d62c8b39f890 RestClientTests test__003__RestClient__REST_endpoint_host_should_be_configurable_in_the_Client_constructor_with_the_option_restHost() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177a5a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=450&StartingLineNumber=450)
749b7375-87c4-4396-a393-7e9c5f40a86e 0072ee2f-e36d-4d99-bba6-07462114fbcf RestClientTests test__004__RestClient__should_send_requests_over_http_and_https() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177fd40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=484&StartingLineNumber=484)
4806543d-8997-460c-8b0f-c82f9859b7bd 70d3d1ff-a41b-4757-a214-d29ac4bb8d78 RestClientTests test__005__RestClient__should_use_Auth_to_manage_authentication() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001770700 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
ab03ed80-8722-44a3-afa0-7ef77f4f0c9a cebafe76-5187-43d0-b87e-83f59cb8cba3 RestClientTests test__006__RestClient__should_request_another_token_after_current_one_is_no_longer_valid() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177bb10 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
a1ba1de1-7e80-431b-8d51-0b228e111e58 4fd93c5d-3210-4993-be9c-a5a9322bfe4a RestClientTests test__007__RestClient__should_result_in_an_error_when_user_does_not_have_sufficient_permissions() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177f5d0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
a8ffdab7-4a1c-4ca2-a5a7-865828a05ea6 e92b45a7-fb3f-40ee-b76b-da4e3b2acea3 RestClientTests test__008__RestClient__should_use_MsgPack_binary_protocol() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177b800 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1595&StartingLineNumber=1595)
72b84946-2887-400c-8150-467cadf0eaf3 c6012053-f168-492d-898c-31dfd90f2366 RestClientTests test__009__RestClient__should_use_JSON_text_protocol() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177ba30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1631&StartingLineNumber=1631)
b76dc168-0015-4f91-9422-3a2c292d12dd 36841c8e-f199-458e-8fcc-867af1261a18 RestClientTests test__010__RestClient__X_Ably_Version_must_be_included_in_all_REST_requests() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001772920 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1664&StartingLineNumber=1664)
1ed5a9e6-0132-40df-9b23-d6603a85804f 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000177ad10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1689&StartingLineNumber=1689)
9b6e6296-f488-4a59-90da-8af97673fcb6 055ed896-2240-470c-b636-ab5b7a52c20d RestClientTests test__036__RestClient__Authentication__should_error_when_expired_token_and_no_means_to_renew() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f14f50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=659&StartingLineNumber=659)
2e5a2a68-1bab-4861-a579-f1359e657139 a9b5f087-9a3d-4b6a-b108-8edd8fdad3e1 RestClientTests test__012__RestClient__should_indicate_an_error_if_there_is_no_way_to_renew_the_token() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000017720d0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
47f43732-b33d-4a40-90c1-98292519ae1f bf71aa47-f157-4ec2-ade5-8493e8427e53 RestClientTests test__013__RestClient__background_behaviour() Crash: xctest (22899) $sSo7ARTRestC7optionsABSo16ARTClientOptionsC_tcfcTO (#CharacterRangeLen=0)
f67313ad-fffd-4220-9808-16b1c1bf6ac8 e4294b73-d042-4ed5-994f-f72ad3dc8ee4 RestClientTests test__014__RestClient__client_should_handle_error_messages_in_plaintext_and_HTML_format() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f023e0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
a553025e-219c-471e-bba2-466c5d1cfeda 15aa28d5-00fd-4aa0-9dfa-c3e1a27abcf0 RestClientTests test__015__RestClient__initializer__should_accept_an_API_key() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f01c70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=172&StartingLineNumber=172)
ac14ed4a-3ea3-49f1-bc6b-7d8b0d1d303f 4a4d9c1f-1748-4e5f-a30a-3da14b5567cb RestClientTests test__017__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_key() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1ad10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=185&StartingLineNumber=185)
2ffd6754-0c1f-4385-86a8-ed506b58c02f 678110d7-6829-4d8e-8965-19914d2df406 RestClientTests test__018__RestClient__initializer__should_accept_a_token() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1f170 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
1f349c2a-4d96-4ab3-af7a-d52675874145 b646b3e4-7547-439e-ab78-8afc192f6776 RestClientTests test__019__RestClient__initializer__should_accept_an_options_object() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f140e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=203&StartingLineNumber=203)
e7c1f766-40e5-48d7-b5c9-ed632f6fa446 4ab1e2d0-1dc1-42e9-b639-baab728118c2 RestClientTests test__020__RestClient__initializer__should_accept_an_options_object_with_token_authentication() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1f3a0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
cd850d33-0383-4300-9091-c75a09ac5801 3ab93821-f32f-452c-8d74-35bde0aa169a RestClientTests test__021__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_token() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1f790 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=222&StartingLineNumber=222)
3740d93b-ff03-4d3f-af13-b45ae4de7dba e3a4c6b3-e5cd-4264-b234-9771c51efd99 RestClientTests test__022__RestClient__logging__should_output_to_the_system-log_and_the_log_level_should_be_Warn() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1f950 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=238&StartingLineNumber=238)
a2490107-208f-4bcb-97c9-8cb5492f9e25 abc1a84d-e8d2-4e53-95ec-58dca53bd3a6 RestClientTests test__023__RestClient__logging__should_have_a_mutable_log_level() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f150a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=255&StartingLineNumber=255)
e2fc3b86-274e-4fff-8492-612b8ee0b479 9599f9f7-410d-48ce-b727-4f46a5c58fff RestClientTests test__024__RestClient__logging__should_accept_a_custom_logger() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1f090 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=280&StartingLineNumber=280)
3c92a2e2-3590-467b-9cf0-a0eba16c5054 8641a59d-2221-4890-b4d7-bce1b98729c2 RestClientTests test__025__RestClient__endpoint__should_accept_a_custom_host_and_send_requests_to_the_specified_host() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1aed0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=296&StartingLineNumber=296)
2263f876-e904-4b1b-bd45-6c9630e8a6fb 9a092518-7b7b-42ed-89c4-ebfa5b3a8c76 RestClientTests test__026__RestClient__endpoint__should_ignore_an_environment_when_restHost_is_customized() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f03aa0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=309&StartingLineNumber=309)
62f7c261-a355-4457-b754-22eec79abc04 ff182cde-b2c2-404a-8222-766040a2b719 RestClientTests test__027__RestClient__endpoint__should_accept_an_environment_when_restHost_is_left_unchanged() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f14b60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=322&StartingLineNumber=322)
6c29dae5-d929-467a-b29e-789cab2e3359 69161a09-0179-4413-841d-28b51b753913 RestClientTests test__028__RestClient__endpoint__should_default_to_https___rest_ably_io() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f14ee0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=333&StartingLineNumber=333)
b7e8551b-80ab-4f61-aef9-18546198d803 53d46b20-ad89-4a2d-bdab-7c5de00e6f19 RestClientTests test__029__RestClient__endpoint__should_connect_over_plain_http____when_tls_is_off() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f03f70 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
015291e6-7469-49a4-9607-fac03fca098e a92d36e8-8287-4f91-a43c-5a3cf0581244 RestClientTests test__030__RestClient__endpoint__should_not_prepend_the_environment_if_environment_is_configured_as__production_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1b330 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=358&StartingLineNumber=358)
3d0b3821-d845-4161-b1a2-2bc4f6083a4a 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1adf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=370&StartingLineNumber=370)
b021fee3-9325-4115-bf3e-1e6cd07b80e0 a27eb879-17ba-4a3b-9c9b-2899ff8131ba RestClientTests test__032__RestClient__should_use_the_the_connection_and_request_timeouts_specified__max_number_of_fallback_hosts() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f15030 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=390&StartingLineNumber=390)
4827fae5-fb5c-46f3-8724-1cec73593652 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f03c60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=417&StartingLineNumber=417)
d0ef4ac7-6855-48de-ba6b-98a621b22ea9 e0560b84-d2ca-4897-9c7e-a088f722fc52 RestClientTests test__034__RestClient__time__should_return_server_time() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f15110 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=469&StartingLineNumber=469)
8609f787-14bd-4dd0-89cf-e3ecb06e7359 2081f932-f5e2-4755-bab3-c630668145bb RestClientTests test__035__RestClient__Authentication__should_support_basic_authentication_when_an_API_key_is_provided_with_the_key_option() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1b800 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=617&StartingLineNumber=617)
f1ff3f25-a436-4189-9a4f-693d02085c2b 0975d578-42e8-4175-a980-61bed059e0bd RestClientTests test__037__RestClient__Authentication__should_renew_the_token_when_it_has_expired() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1ad80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=722&StartingLineNumber=722)
518735bc-52bd-4306-9d4f-c3092620b0f7 88e86f5a-ee01-4789-8231-281422a201a3 RestClientTests test__038__RestClient__Authentication__basic_authentication_flag__should_be_true_when_initialized_with_a_key() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f03560 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=628&StartingLineNumber=628)
91c92427-07df-44c0-9752-77165cd0d649 3da4ef63-38af-4ac8-96d6-6c3bb26c2221 RestClientTests test__039__RestClient__Authentication__basic_authentication_flag__should_be_false_when_options__useTokenAuth_is_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f03e20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=634&StartingLineNumber=634)
7bb45abd-57c5-4739-ba79-dc2f448fba04 b1a7ebd4-7f32-47e9-b05f-877f592cbb9e RestClientTests test__040__RestClient__Authentication__basic_authentication_flag__should_be_false_when_options__authUrl_is_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1b950 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=638&StartingLineNumber=638)
1c97a34e-6a7f-4ad9-9f68-40ce5e8039f2 efc81100-5a4f-4c56-a159-6262a123b46c RestClientTests test__041__RestClient__Authentication__basic_authentication_flag__should_be_false_when_options__authCallback_is_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f148c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=642&StartingLineNumber=642)
3cc015ad-95c6-4a83-b298-78a46544932a a17b1183-4dbc-4dda-bcc0-36b8385d767b RestClientTests test__042__RestClient__Authentication__basic_authentication_flag__should_be_false_when_options__tokenDetails_is_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1b1e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=646&StartingLineNumber=646)
51432b68-5618-4904-8198-10db0e1eada8 f196a9d2-45dd-4b9a-b6f1-14baa6b9fac1 RestClientTests test__043__RestClient__Authentication__basic_authentication_flag__should_be_false_when_options__token_is_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f14e00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=649&StartingLineNumber=649)
d969caa3-60e9-4f6c-bbbf-b348a38161a1 add05465-267a-427c-92c7-9725f9801ca1 RestClientTests test__044__RestClient__Authentication__basic_authentication_flag__should_be_false_when_options__key_is_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f14cb0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=654&StartingLineNumber=654)
f59dfa05-7e7d-45ad-b611-6435a33674af 0d5abdca-03fc-439a-92af-6f30111e712e RestClientTests test__045__RestClient__Host_Fallback__failing_HTTP_requests_with_custom_endpoint_should_result_in_an_error_immediately() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1b2c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1008&StartingLineNumber=1008)
1082a39e-3951-48c3-bc83-6f3e6df5427b 404be9cf-83f0-4679-a3b2-a7098b0485c0 RestClientTests test__046__RestClient__Host_Fallback__applies_when_ClientOptions_fallbackHostsUseDefault_is_true() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1ba30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1137&StartingLineNumber=1137)
9bf3f4f2-dc09-4ab1-b6a2-fa05a62f32e9 e01fec1e-1310-42ff-a272-bd4858e24bbd RestClientTests test__047__RestClient__Host_Fallback__won_t_apply_fallback_hosts_if_ClientOptions_fallbackHosts_array_is_empty() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1ff70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1161&StartingLineNumber=1161)
9dd978bc-e6d0-4f32-8b92-c38fd1f19e32 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f15340 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1184&StartingLineNumber=1184)
0e47c236-78c1-4550-839f-c2151e20d543 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f155e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1212&StartingLineNumber=1212)
99a2b9f0-d934-452c-a538-6f5d3c26b9d7 449c4a38-3fb1-4d18-8993-4ddfa4333765 RestClientTests test__050__RestClient__Host_Fallback__should_not_use_an_alternative_host_when_the_client_receives_an_bad_request() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f104d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1534&StartingLineNumber=1534)
5a47694b-ad1a-439c-9a21-d321292abcf2 28491133-d90f-4acb-8765-37e1efdb9502 RestClientTests test__051__RestClient__Host_Fallback__fallbackHostsUseDefault_option__allows_the_default_fallback_hosts_to_be_used_when__environment__is_not_production() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f157a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=787&StartingLineNumber=787)
88ef9145-16e3-4d4c-9c12-e27816e91898 a76b6262-78b8-4a8a-9af6-84de08d1bb33 RestClientTests test__052__RestClient__Host_Fallback__fallbackHostsUseDefault_option__allows_the_default_fallback_hosts_to_be_used_when_a_custom_Realtime_or_REST_host_endpoint_is_being_used() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f103f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=809&StartingLineNumber=809)
4f5d9a20-3793-4e76-95d7-63b9265d494f 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f10460 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=852&StartingLineNumber=852)
bafc5abb-0783-4e10-8722-7544403d3909 6831a787-fb5d-4c7b-b0d9-b60534e2bf0d RestClientTests test__056__RestClient__Host_Fallback__Fallback_behavior__should_NOT_be_applied_when_ClientOptions_restHost_has_been_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1fb10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=879&StartingLineNumber=879)
f7b45d20-9d62-43a4-84dd-456f61d9ea7c d38f5810-5269-4b3d-8008-dd8fe0d9ec98 RestClientTests test__057__RestClient__Host_Fallback__Fallback_behavior__should_NOT_be_applied_when_ClientOptions_port_has_been_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f15490 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=905&StartingLineNumber=905)
7f0da5fb-da4f-40c9-bef2-757f71e42810 4a4b4f8e-51df-470b-ad9f-58357e463105 RestClientTests test__058__RestClient__Host_Fallback__Fallback_behavior__should_NOT_be_applied_when_ClientOptions_tlsPort_has_been_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f14000 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=930&StartingLineNumber=930)
6c270a7b-4a72-4a51-acd3-d978ca426914 7c7e6091-e696-4428-9bab-38aae2691232 RestClientTests test__059__RestClient__Host_Fallback__Fallback_behavior__should_be_applied_when_ClientOptions_fallbackHosts_is_provided() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f14540 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=955&StartingLineNumber=955)
08e98a5f-de69-4201-b897-d628bd7ee137 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f143f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=982&StartingLineNumber=982)
e3d840a8-134f-4b21-8db8-c1f96a7b29f3 e497033f-bc35-4591-a802-e0f0670f979c RestClientTests test__061__RestClient__Host_Fallback__fallback_hosts_list_and_priorities__should_use_ClientOptions_fallbackHosts_when_list_is_provided() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1fdb0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1030&StartingLineNumber=1030)
612ac5d9-aa98-49c7-a7db-03de3c9f84c1 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f15810 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1055&StartingLineNumber=1055)
ed48ce71-3e0d-42d7-a73a-4f48e686190f 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_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f10f50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1081&StartingLineNumber=1081)
436cc833-c52c-41ce-b1fc-e44fa350666d 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f11650 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1108&StartingLineNumber=1108)
53cc6c59-d746-4edf-98ac-b58f05e31777 61970fcb-3415-43d3-80c9-32d5d3cf0d7e RestClientTests test__067__RestClient__Host_Fallback__retry_hosts_in_random_order__until_httpMaxRetryCount_has_been_reached() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f14a80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1286&StartingLineNumber=1286)
102fb345-9101-4cf0-9c2a-95fd3db4fe7e ba664427-28a3-4e8c-b877-7e459dba29cd RestClientTests test__068__RestClient__Host_Fallback__retry_hosts_in_random_order__use_custom_fallback_hosts_if_set() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f10620 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1325&StartingLineNumber=1325)
7d6feb72-8548-4994-acc6-836bbd87874e cac905f3-1668-446f-b662-85be70724811 RestClientTests test__069__RestClient__Host_Fallback__retry_hosts_in_random_order__until_all_fallback_hosts_have_been_tried() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f14a10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1357&StartingLineNumber=1357)
2f4f9f1b-bb52-4aa1-b6be-3ad3aeaa455e 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f10310 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1391&StartingLineNumber=1391)
a45d29f8-9e27-4761-8575-8de41fe2dbf2 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f15420 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1426&StartingLineNumber=1426)
762ed125-6902-409e-b211-d5ca7a8dc474 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f03800 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1461&StartingLineNumber=1461)
9a1ac68d-1f4b-4481-a373-ff1ff5cfce2c 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f03f00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1497&StartingLineNumber=1497)
15145b1a-e989-4cab-ae29-636493dda6a7 9209aa84-fa29-4252-aeaa-807366a61e44 RestClientTests test__074__RestClient__Host_Fallback__should_use_an_alternative_host_when___hostUnreachable() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f03790 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=23&StartingLineNumber=23)
15882fbb-5693-4fba-b274-407fc32d9d22 2a88498a-8cd2-4d76-b1d5-d9837200cd82 RestClientTests test__075__RestClient__Host_Fallback__should_use_an_alternative_host_when___requestTimeout_timeout__0_1_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f11960 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=23&StartingLineNumber=23)
2630e504-54d8-46a5-8db7-760649161e78 808b1aeb-8067-4f47-8f62-240b5a572514 RestClientTests test__076__RestClient__Host_Fallback__should_use_an_alternative_host_when___hostInternalError_code__501_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1f640 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=23&StartingLineNumber=23)
fd1b0afd-3a2f-47ae-a807-f45762916ea9 cec544b2-f5e4-4f24-9fc1-edcc878f3e82 RestClientTests test__077__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host___hostUnreachable() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f112d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=47&StartingLineNumber=47)
06960f84-9f74-4798-870b-3d3d0d9141f0 5a15dc0f-d62f-40e5-8eca-0b8686572a99 RestClientTests test__078__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host___requestTimeout_timeout__0_1_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f10770 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=47&StartingLineNumber=47)
47733272-bd1d-4c47-95e5-bd96410d5971 1edf620a-13b1-4841-a858-2cde7ff10b84 RestClientTests test__079__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host___hostInternalError_code__501_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f0be20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=47&StartingLineNumber=47)
93736dd6-41b7-41e1-aabc-92321138714e 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f107e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=85&StartingLineNumber=85)
9a2ec889-51e2-4704-af53-0a735d5cb304 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_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1fc60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=85&StartingLineNumber=85)
66e9ea14-8cf5-4446-8614-bbbd40d03224 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_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f118f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=85&StartingLineNumber=85)
dd229b61-e668-4b65-a159-2327fb2a31a7 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f02450 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=115&StartingLineNumber=115)
2eac156d-f0a3-488e-9df9-adde48e876ec 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_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f11110 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=115&StartingLineNumber=115)
0df2eb39-a7c3-4520-9c0a-668150b3caa5 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_() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f036b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=115&StartingLineNumber=115)
fbd3211f-3ffb-4d93-8f75-4ffd52bd494c 2a2fe88e-aed9-4acf-b43b-0471f90192bc RestClientTests test__086__RestClient__request__method_signature_and_arguments__should_add_query_parameters() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f15880 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1763&StartingLineNumber=1763)
c214a696-43d9-49c2-a7d5-9d87fe6329c1 118204d1-7179-4c9f-b2d1-2a600e677d0d RestClientTests test__087__RestClient__request__method_signature_and_arguments__should_add_a_HTTP_body() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f105b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1791&StartingLineNumber=1791)
400f5d42-dfe5-46ea-8545-4bdc5df1c177 780b8999-366b-44dc-a924-f587ff249178 RestClientTests test__088__RestClient__request__method_signature_and_arguments__should_add_a_HTTP_header() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1f720 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1818&StartingLineNumber=1818)
87cc8f63-d107-46c9-b46a-82781d22fe61 ff05c448-07ce-4221-8d5f-4f26f3a785e6 RestClientTests test__089__RestClient__request__method_signature_and_arguments__should_error_if_method_is_invalid() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1fb80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1843&StartingLineNumber=1843)
35303ba0-0cda-456b-ae29-0f50af74ad07 60b01c8f-b8fd-43d6-880b-c38d804791ad RestClientTests test__090__RestClient__request__method_signature_and_arguments__should_error_if_path_is_invalid() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f15960 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1867&StartingLineNumber=1867)
10e931f5-b96f-4710-9dca-9c3f89ebe205 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() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f10230 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1891&StartingLineNumber=1891)
b66e621a-8b52-4049-8b6b-d9d799129a47 da63a7e7-ebba-49ef-88b4-60d19204b599 RestClientTests test__092__RestClient__request__method_signature_and_arguments__should_do_a_request_and_receive_a_valid_response() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f10af0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1907&StartingLineNumber=1907)
3128f049-cde4-4fa6-9a17-8eb6ce5791de 14acd825-e0ca-4ae9-8e4b-675c069a7778 RestClientTests test__093__RestClient__request__method_signature_and_arguments__should_handle_response_failures() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1f480 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1956&StartingLineNumber=1956)
f94368ff-282b-4621-ad3f-44a7c27c4ba0 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() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1f410 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
4d0ef308-8baa-4ff4-8d54-c47c3cd8dc70 8fafc266-03ee-4b1f-b942-2f10cd6c57ce RestClientTests test__095__RestClient__request_IDs__should_add__request_id__query_parameter() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f14700 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=2031&StartingLineNumber=2031)
ed625ffb-f3de-41a9-b7e0-335b1bcc1831 44c6dfe2-1b0c-4df9-9608-6b5479e4b218 RestClientTests test__096__RestClient__request_IDs__should_remain_the_same_if_a_request_is_retried_to_a_fallback_host() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f1be20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=2071&StartingLineNumber=2071)
f078585c-21ae-4c51-b8d0-9a8200f4bf7f 8f0e75a4-9d8b-40fb-b330-23e822a2b31f RestClientTests test__097__RestClient__request_IDs__ErrorInfo_should_have__requestId__property() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f12680 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=2109&StartingLineNumber=2109)
b87c0d54-51c3-4287-aeac-7229b3138910 92ce8174-a88d-49a9-8c39-564243a92229 UtilitiesTests test__005__Utilities__JSON_Encoder__in_Realtime__should_handle_and_emit_the_invalid_data_error() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f2c1c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=110&StartingLineNumber=110)
a6ed1b91-4b3f-4e87-8e55-a2c92196b6c9 3e90f239-8a51-4048-84d1-3b293d6b74b6 UtilitiesTests test__006__Utilities__JSON_Encoder__in_Realtime__should_ignore_invalid_transport_message() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f16290 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=139&StartingLineNumber=139)
69cdacc9-ff43-402f-9196-a7b31270a4af fbf880e2-a49d-49d1-9841-f17b3f07569a UtilitiesTests test__007__Utilities__JSON_Encoder__in_Rest__should_handle_and_emit_the_invalid_data_error() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f16530 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=176&StartingLineNumber=176)
f28cdf74-8bcc-4be1-b83f-32695c51ea46 c8a7fb1e-9564-4c90-b7b2-f9dc61863c11 UtilitiesTests test__008__Utilities__JSON_Encoder__in_Rest__should_ignore_invalid_response_payload() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f11340 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=204&StartingLineNumber=204)
6318cda3-0e9d-4822-a77e-51af16de3f1c 7cbc8c90-55f5-41bc-874d-919df3b3cedb UtilitiesTests test__021__Utilities__Logger__should_have_a_history_of_logs() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001f2d2d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=442&StartingLineNumber=442)