Details of upload 94e2511f-9bfa-4a57-83d3-166d0da451e4

Created at
2023-04-11T20:52:46.070Z
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
4671813333
GitHub run attempt
1
GitHub run number
293
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
c3165e84-8fb4-49b6-93a8-535f846315d0 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 0x6000019c1a40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4315&StartingLineNumber=4315)
fa72b062-51a9-4941-b5af-38e893d80775 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 0x600001bc4380 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=131&StartingLineNumber=131)
cd151901-049f-4526-b29e-55bbc2083156 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 0x600001bc49a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=155&StartingLineNumber=155)
aaee62f1-8f12-4a0b-ac1d-0c2c1b75752e 988dff42-5889-451a-baee-2d3ed9fa383b AuthTests test__007__Token__should_URL_query_be_correctly_encoded() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001bc4690 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1054&StartingLineNumber=1054)
664de4b9-8624-4122-8cf9-6af9ea43e19c 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 0x600001bc4310 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1069&StartingLineNumber=1069)
3e0832d7-5447-4d09-9e7e-bb4df7eac006 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 0x600001a70d20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1101&StartingLineNumber=1101)
baa24cab-5cbd-4d37-9d2a-7d6eb2a9fbde 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 0x600001a70310 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
1202690f-8c30-4ef2-b621-c62d0243cf49 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 0x600001a70cb0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
a158763f-9611-4256-b568-56f8b3942b6f 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 0x600001a70700 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
0b010c41-3e2d-41c9-8378-abe56edbc35e 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 0x6000019f8c40 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
af672dce-2ab9-41e9-b17e-a53d488151c5 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 0x600001bc50a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=249&StartingLineNumber=249)
f3c1bb6f-ccc5-4029-969d-eaa89aa24299 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 0x600001a71c00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=253&StartingLineNumber=253)
a6b5c513-8afc-4b5d-a900-e7f0dbcee378 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 0x6000019f87e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=257&StartingLineNumber=257)
1af81fc8-eca3-48d2-8fd3-dca211d038ba 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 0x600001a719d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=261&StartingLineNumber=261)
8c84e9ef-ff14-4750-a95b-287b24f3e0d2 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 0x600001bc5ea0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=264&StartingLineNumber=264)
727eb554-f661-4643-9ddb-888c7f80c1d3 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 0x6000019f93b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=269&StartingLineNumber=269)
e24ce955-6dd0-459d-80a3-bc3c6e43d1ac 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 0x600001bc5b20 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
c8547699-d8d7-4948-a05c-ac1587e6a8ec 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 0x600001bc6290 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
c003e488-e9a6-443d-8c45-b30f4cbfa6e0 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 0x600001a70fc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=345&StartingLineNumber=345)
bbd7f4ea-0dbb-4fe8-bd84-f376d4b0785f 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 0x600001bc6060 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=372&StartingLineNumber=372)
42730511-62b4-4f97-89ec-d79be0e4c1b2 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 0x6000019f9e30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=405&StartingLineNumber=405)
92f02682-6f7e-4df8-a15c-652f07ea6259 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 0x600001bc5650 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=434&StartingLineNumber=434)
9fda7bcc-a903-404d-a631-febb32b4bee9 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 0x600001a73410 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=551&StartingLineNumber=551)
249883fc-2c5c-46ea-b6ce-5797b6e2686a 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 0x6000019f8000 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=573&StartingLineNumber=573)
c35d3722-c068-48f4-a104-102f1c7d157c 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 0x600001bc47e0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
41147cec-66af-4b82-b935-47ab0738135e 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 0x600001a71ea0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
0e120674-9e02-48e8-8de3-a71f40f3e8ab 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 0x600001bc5180 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=604&StartingLineNumber=604)
fa5b65a4-fa95-41fa-955e-730f01d3865a 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 0x600001bc6e60 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
90dad77b-5a80-4ec9-bdc6-49727e7130ca 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 0x600001a70460 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=669&StartingLineNumber=669)
84d13a85-39e1-40d6-b547-544c8b88bb12 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 0x600001bc73a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=698&StartingLineNumber=698)
90422e26-8c9d-49ba-8cde-a8e4da23de1a 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 0x600001a718f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=738&StartingLineNumber=738)
96715363-fb76-4a41-b01d-f85734f5e91a 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 0x600001bc02a0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
1011fab6-5b5a-45da-b937-788f450e7bed 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 0x600001bc0700 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=822&StartingLineNumber=822)
17a4abf2-01de-467a-ba93-2ba365e994ca 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 0x600001bc0930 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=853&StartingLineNumber=853)
b906b985-51fb-424c-8812-224b293bddb7 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 0x6000019f8cb0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=971&StartingLineNumber=971)
f109cfe6-5ad1-43c0-9c10-2f170aa9832a 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 0x600001bc0d90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=899&StartingLineNumber=899)
690ca4e5-8b99-4dc3-b120-f8e27e39ae7e 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 0x600001a725a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=933&StartingLineNumber=933)
56fbc4ba-b4e3-4ee0-8f99-2b747f92a4b1 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 0x600001a727d0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
876dcdbd-b094-4ed3-9c76-5252cb77e987 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 0x6000019f9ab0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1021&StartingLineNumber=1021)
b76acfa8-77d1-406e-8f84-3647fb8df660 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 0x6000019f81c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1132&StartingLineNumber=1132)
25f80c4f-55f8-443a-b036-6429f12bb5bc 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 0x6000019f96c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1157&StartingLineNumber=1157)
b587b590-3de0-4ff0-bdcc-47bd5326ee9f 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 0x6000019fa3e0" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1180&StartingLineNumber=1180)
5a46614f-7415-410e-9994-6b052f72a03c 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 0x600001a72c30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1194&StartingLineNumber=1194)
ac4b1738-0ada-49e4-bb94-4c488d16a6b0 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 0x600001a73090 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
14e0a45e-369d-4d3f-9cdf-38f8c37aa01b 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 0x600001bc0af0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
6140a623-a3c5-41e5-848f-d1655d288612 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 0x6000019fa760" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1275&StartingLineNumber=1275)
b1a207a0-c768-43ac-87fb-5156ac379e8c 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 0x600001a72a70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1284&StartingLineNumber=1284)
aebd8336-a18a-4c54-8605-d6467becbbcc 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 0x6000019fa450 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
6fcc61e1-8ad9-455e-b165-62e430436edb 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 0x600001a739c0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
b7fbc398-7f75-4838-9aab-a3acb3d2d94b 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 0x600001bc15e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1704&StartingLineNumber=1704)
e8d7ba9b-ddb3-45f6-aeba-8c1f170174a2 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 0x600001a73950 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
234d4e10-a5ba-42f1-80bf-731ca2c6c73a 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 0x6000019faed0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
faa6319e-b17b-4d02-abad-a53a1d493471 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 0x600001a7c380 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1899&StartingLineNumber=1899)
95667410-dafe-4eac-bfaf-c5e15721245a 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 0x600001a7c7e0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
beaff470-99c2-46fc-a3a3-85e923c4c04e 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 0x600001a7ccb0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1360&StartingLineNumber=1360)
5c5da7de-87ef-43ac-8a50-cdabf9f80fc3 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 0x6000019fb2c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1402&StartingLineNumber=1402)
2ef37a18-6c25-4760-b3c2-d717d08f9090 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 0x600001bc1b90 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
01424d5e-2041-44f3-929f-3416bdc90661 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 0x600001a7ca80 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
c428d8c0-1b94-45eb-a451-bdcea3335386 86188caa-8cbf-4144-8df0-e7ec142fd415 AuthTests test__066__requestToken__authUrl__query_will_provide_a_TokenRequest() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001bc1ff0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1530&StartingLineNumber=1530)
e8980fe9-c8ea-4aa0-b3f0-ada9e3fd17c8 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 0x6000019fb330 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1675&StartingLineNumber=1675)
98f31be1-0d90-44b7-9a62-9d64780bd65c 6a914c32-0882-4ebe-b043-6b99db6e2134 AuthTests test__068__requestToken__authUrl__should_override_previously_configured_parameters() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001bc23e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1692&StartingLineNumber=1692)
6abf062f-881b-4b6d-9ea0-471b7dda32ea 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 0x600001a7c850 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1586&StartingLineNumber=1586)
5a023373-9bae-4c5c-a47f-780489c0ecaf 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 0x600001a7cee0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1631&StartingLineNumber=1631)
ceb12622-2e20-4af6-95d5-dfd784a2bed0 11f91c51-f98d-4918-bfa2-d215ed22e2af AuthTests test__071__requestToken__should_support_all_TokenParams__using_defaults() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001a7d3b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=35&StartingLineNumber=35)
17b14482-4c86-4ed1-9d08-891d422fb479 d5f9fc45-5c2f-44dd-96fc-0323cde56bf5 AuthTests test__072__requestToken__should_support_all_TokenParams__overriding_defaults() Crash: xctest (13625) Swift runtime failure: Unexpectedly found nil while implicitly unwrapping an Optional value (#CharacterRangeLen=0)
eed0829f-8eaa-4d7a-ac48-af47b50e7ab3 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 0x6000031d4c40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1785&StartingLineNumber=1785)
6f304f39-700f-413b-b0d7-f0dc14c33080 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 0x6000031d66f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1804&StartingLineNumber=1804)
1d4c938f-e94d-4b91-b790-0dad53ce33e4 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 0x6000031c6370 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1828&StartingLineNumber=1828)
e78ec3fa-3b59-444e-95b4-185be3b297ae 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 0x6000031d2290 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1971&StartingLineNumber=1971)
061fa47a-3f95-4875-a108-068e891dfdfe 632f62fd-44a4-4ff1-82b2-46f1170039bc AuthTests test__077__createTokenRequest__should_override_defaults_if_AuthOptions_provided() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031c6680 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2060&StartingLineNumber=2060)
89a1fa62-01bc-435d-a931-9d14a1a00bb8 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 0x6000031d2d80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2095&StartingLineNumber=2095)
197dceea-d6b5-4499-956e-2edf1a426b37 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 0x6000031d16c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2112&StartingLineNumber=2112)
4495326d-3a5d-4892-9572-8bf22731dbf2 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 0x6000031c73a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2130&StartingLineNumber=2130)
3cbcfa77-39a2-4646-9d5c-bb0c4d9f1320 e9755234-7155-4328-a118-d6f37f1dd197 AuthTests test__081__createTokenRequest__should_create_and_sign_a_TokenRequest() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031d1f10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2178&StartingLineNumber=2178)
c737ae4e-fb7a-4093-9bfa-4c8886801f2a 44b3cb31-e432-491a-83fb-045d5c4cf28c AuthTests test__082__createTokenRequest__should_support_AuthOptions() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031d3170 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2199&StartingLineNumber=2199)
c9d80b35-4ab0-469b-8cbe-f85e05d0d9e1 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 0x6000031d3410 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=2217&StartingLineNumber=2217)
79eca6b6-5849-4dd7-b54d-2344945369ed 34dfed04-8d67-4e55-a193-8802a9fb2b93 AuthTests test__084__createTokenRequest__should_provide_capability_has_json_text() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031c68b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2374&StartingLineNumber=2374)
c5ce3a6c-bfa0-4649-bd27-e2c33f98753b 11947cb4-a6a4-422e-b663-3e68704b90f7 AuthTests test__085__createTokenRequest__should_generate_a_valid_HMAC() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031c7aa0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2404&StartingLineNumber=2404)
ff79b022-dc98-4d37-8ccc-e6db9ce6d8f7 2fb9dc36-c73b-4751-8100-29bab1678365 AuthTests test__086__createTokenRequest__should_respect_all_requirements() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031d3250 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2432&StartingLineNumber=2432)
4e751424-933a-4a24-b519-b6cf3651b2f7 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 0x6000031d36b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=2247&StartingLineNumber=2247)
3c78e7c3-831a-4251-ad3c-be8640193cec 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 0x6000031f8070 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2263&StartingLineNumber=2263)
75d32624-d7ba-493e-9fa1-fec300c3eb6f ec7b58a6-750b-41f9-b4f4-1525c509e733 AuthTests test__089__createTokenRequest__TTL__should_be_optional() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f9650 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2294&StartingLineNumber=2294)
4886023a-f9da-4d7d-8237-2024c343eb7a 3cdd883a-9372-46f7-aed4-af055837472e AuthTests test__090__createTokenRequest__TTL__should_be_specified_in_milliseconds() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031fd420 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2327&StartingLineNumber=2327)
0cb3b8b9-9c35-4aa7-9cb1-236674530e40 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 0x6000031c7100 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2355&StartingLineNumber=2355)
6f09b3b9-2d0e-470b-a098-43ee874868e3 9262479b-5f56-426d-9df9-a6138d4a5beb AuthTests test__092__authorize__should_always_create_a_token() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031fc540 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2476&StartingLineNumber=2476)
41895adb-8e38-408a-9514-5aad9d64544c 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 0x6000031f9110 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
16598427-ae8b-4a29-b756-42445f55bfa0 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 0x6000031f8bd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2555&StartingLineNumber=2555)
b708232e-47fb-4559-a3ea-9919827b0c2c 032149cf-0d18-486f-a038-05c64f920555 AuthTests test__095__authorize__should_supports_all_TokenParams_and_AuthOptions() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031fd880 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=2577&StartingLineNumber=2577)
43a048c3-f00c-430e-893f-81c4dc88380d a748bd87-ea23-450e-acb1-84aeb2473f95 AuthTests test__096__authorize__should_use_the_requestToken_implementation() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031d3f70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2593&StartingLineNumber=2593)
0effe0b0-17d8-4db5-9ca3-3c5a12017a62 ebd16014-5876-40f0-9023-405f566a32af AuthTests test__097__authorize__should_return_TokenDetails_with_valid_token_metadata() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031d3bf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2624&StartingLineNumber=2624)
0ba66917-7c83-4807-b125-ce5a7cc58e20 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 0x6000031fd7a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2826&StartingLineNumber=2826)
db47dbd7-7ddc-4322-913f-39d25c845cf1 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 0x6000031f8af0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2645&StartingLineNumber=2645)
26a104e1-252e-459c-8bcb-94dd162503e3 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 0x6000031f8d90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2687&StartingLineNumber=2687)
3daa414f-094b-4b0f-a4ab-3c069594c101 e6f7fb47-38f9-4148-9dda-f18098f619e4 AuthTests test__101__authorize__on_subsequent_authorisations__should_not_store_queryTime() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f92d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2721&StartingLineNumber=2721)
4b5c3f3e-45a3-4415-9ea4-a1e3e3bc84fe 90433261-c80e-4fb9-b48e-67caa223cc4f AuthTests test__102__authorize__on_subsequent_authorisations__should_store_the_TokenParams() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031c7e20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2754&StartingLineNumber=2754)
e05577f4-40cd-4ed4-9010-af772f35eeb9 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 0x6000031c7f70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2787&StartingLineNumber=2787)
4cd900a5-07f0-4d01-a650-34822d786cb1 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 0x6000031f9c00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2861&StartingLineNumber=2861)
cfde7342-36c6-4762-8373-0c96e35c368a 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 0x6000031f9f80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2887&StartingLineNumber=2887)
753d6d23-7d91-4205-8d3c-4c275b593945 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 0x6000031fa300 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2919&StartingLineNumber=2919)
fb17f3c4-1e6b-4ab3-a81a-a2fbeaaa6043 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 0x6000031d7db0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
cad0936e-2520-4c58-abe9-1ba97e484d5c 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 0x6000031fd490 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2976&StartingLineNumber=2976)
903766b5-46c1-4e61-b0a6-511a4cd8a899 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 0x6000031fcee0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
d8e03a57-19b1-4653-b768-6386617b0b37 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 0x6000031f8000 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3046&StartingLineNumber=3046)
71a1386d-b31c-4bd4-8722-e5d6095df9e7 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 0x6000031f8e70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3094&StartingLineNumber=3094)
745f2088-fb84-48ab-a5a3-2358dca44d77 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 0x6000031d79c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3183&StartingLineNumber=3183)
4f776047-b38c-459d-8e2f-afe36fadd97a 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 0x6000031d32c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3247&StartingLineNumber=3247)
a1fbd87e-316a-431e-9c7d-0d8d59b8f523 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 0x6000031d39c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3318&StartingLineNumber=3318)
64943d94-9118-454e-af24-6734e89ecd4b 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 0x6000031d21b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3423&StartingLineNumber=3423)
ad016d0d-34b4-4cff-8f5d-5c5ae0229fdf 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 0x6000031fcc40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3459&StartingLineNumber=3459)
7b0444e1-6156-45b8-98c0-26548db4e962 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 0x6000031fa530 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3507&StartingLineNumber=3507)
31d984bc-7984-4775-a639-872ad54db2fb 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 0x6000031fe450 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3535&StartingLineNumber=3535)
ff448eb1-eb63-4744-958d-e2ea89aedd19 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 0x6000031c7e90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3565&StartingLineNumber=3565)
fa1acf16-b955-4e65-86b9-92ea5a912b55 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 0x6000031fe060 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3597&StartingLineNumber=3597)
6bb41a77-05bb-4a62-85aa-6de51d61913a 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 0x6000031c7a30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
5693a85b-aaaf-43e4-ae5f-c50a294aa457 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 0x6000031c7db0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3684&StartingLineNumber=3684)
5ec07a74-a4b7-4c7f-8da4-99616c3c3fea 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 0x6000031f80e0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
5c1d4b7b-0f73-4440-9009-281ae522b590 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 0x6000031fab50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3805&StartingLineNumber=3805)
d5cc47e0-cb97-4f31-aa04-1bca93b8cbfe 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 0x6000031fabc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=3838&StartingLineNumber=3838)
db97022f-c387-47fc-91da-c61217c53fd4 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 0x6000031f01c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
7926d958-597a-4fc7-8b81-03a488a89342 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 0x6000031fc850 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4021&StartingLineNumber=4021)
88c14868-c97c-4409-a7b7-1eede8bd9dd1 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 0x6000031fb330 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4042&StartingLineNumber=4042)
10d8b3a9-c3b9-4264-8c7d-2be7eefecbf2 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 0x6000031fe370 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4066&StartingLineNumber=4066)
f8dcf488-f4f6-42bf-a974-800e2929029e 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 0x6000031fb8e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4094&StartingLineNumber=4094)
7875a433-1d52-4588-b990-cf3a04f27c75 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 0x6000031f43f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4136&StartingLineNumber=4136)
06944b5b-72e7-47a9-bc46-af1e76c064b8 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 0x6000031f1810 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4161&StartingLineNumber=4161)
a000b726-e5cb-438c-93a8-3f69904d9c13 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 0x6000031f1a40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4188&StartingLineNumber=4188)
6ecec3b1-cc2c-4b04-adb5-30ea3744ef78 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 0x6000031f07e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4206&StartingLineNumber=4206)
f8e6cbc3-2fcf-49e5-8b57-3e00f3c7916a 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 0x6000031ff410 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
a11904af-dca0-4a84-8d3f-42ef0bc4012d 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 0x6000031f61b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4229&StartingLineNumber=4229)
34637bec-4bfc-4174-95b0-55e05ef32e03 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 0x6000031f6370 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=4243&StartingLineNumber=4243)
81c95eec-edde-488f-8ae8-8471dfe16d8e 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 0x6000031f2290 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4252&StartingLineNumber=4252)
747f86b8-69d0-446a-920a-123dad05d827 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 0x6000031f0d90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4263&StartingLineNumber=4263)
9fa6a1ae-bd34-4252-adc0-331c130fe93b 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 0x6000031fb950 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=90&StartingLineNumber=90)
cce85fd9-cf78-458a-8cc1-3a60421425ed 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 0x6000031f2b50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=90&StartingLineNumber=90)
fed0d853-d17a-4e6b-a070-0522bc77f830 b951f878-c11f-4c7e-ba92-4bc2ea481164 DeltaCodecTests test__001__DeltaCodec__decoding__should_decode_vcdiff_encoded_messages() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f3b80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
2188432a-56fa-4e87-831f-3fb8c542fa4d 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 0x6000031f38e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
53d320da-f639-4ce8-a9e7-a7837090e73d 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 0x6000031f5dc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
29982fa9-5c87-4bd5-b36e-9867a978aba8 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 0x6000031f3720 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ObjectLifetimesTests.swift#CharacterRangeLen=0&EndingLineNumber=19&StartingLineNumber=19)
a148b5d9-c5fe-4dd5-add7-81341153c8fe 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 0x6000031f6840 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ObjectLifetimesTests.swift#CharacterRangeLen=0&EndingLineNumber=47&StartingLineNumber=47)
29ed0b45-2ae0-41ed-a1af-c955846775ac 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 0x6000031f66f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ObjectLifetimesTests.swift#CharacterRangeLen=0&EndingLineNumber=57&StartingLineNumber=57)
031b9655-cf11-4b5c-b2bc-9def0a7e7548 9e66f6aa-08fb-4f5c-bc18-4c54a55daa38 ObjectLifetimesTests test__004__ObjectLifetimes__when_user_leaves_Realtime_open__still_works() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f3790 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ObjectLifetimesTests.swift#CharacterRangeLen=0&EndingLineNumber=81&StartingLineNumber=81)
ceca79f7-31c4-403f-898a-b28d1952ff1c 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 0x6000031e8460 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ObjectLifetimesTests.swift#CharacterRangeLen=0&EndingLineNumber=102&StartingLineNumber=102)
404d6440-6950-4b29-b99c-68bef17ec1a4 c7bfc669-6957-4237-86c1-43b93e5b7b3a ReadmeExamplesTests test__001__testMakeKeyInstance() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f5c00 (NSInvalidArgumentException) (#CharacterRangeLen=0)
44d28e14-9d46-497f-87c1-26556b0929c9 eeb891c5-731d-4afb-98af-d88a0ee6486d ReadmeExamplesTests test__002__testMakeTokenInstance() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f65a0 (NSInvalidArgumentException) (#CharacterRangeLen=0)
e3371017-4e74-4c0e-a1cd-3d503493a667 bca869d4-2408-4f52-8e7f-2fbf99eb1037 ReadmeExamplesTests test__003__testListenToConnectionStateChanges() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031e80e0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
3d79f021-3a27-44a1-bf58-079077158a96 af03b213-51ed-4623-9509-04792208c311 ReadmeExamplesTests test__004__testNoAutoConnect() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031e8770 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ReadmeExamplesTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
c6002a39-70c3-4dd6-98c2-06364080af11 f81d1df3-7318-4737-8c4e-accfae6ef686 ReadmeExamplesTests test__005__testSubscribeAndPublishingToChannel() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f5d50 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
543ba4df-7901-46ac-8769-a4314cb165fb 30f88d4d-15e6-4204-ba4c-ca0c4cc697be ReadmeExamplesTests test__006__testQueryingTheHistory() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031e8bd0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
d8a88f96-f6c3-468a-a372-c64a7806f326 a6fc3fa1-5172-46a6-961e-3ae02e5c09d3 ReadmeExamplesTests test__007__testPresenceOnAChannel() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f6df0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
3af1fb27-13a1-46b1-9ae3-962fe730ed57 6f5ed9cc-2504-4a5a-b5e2-3559508b379d ReadmeExamplesTests test__008__testQueryingThePresenceHistory() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f6ed0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
3708e3e4-a95b-4ad3-a642-f197ad1aada1 1eafde43-2a7e-4764-92aa-d20c050d3648 ReadmeExamplesTests test__009__testMakeRestClientAndChannel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f72c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ReadmeExamplesTests.swift#CharacterRangeLen=0&EndingLineNumber=123&StartingLineNumber=123)
4c7fbd0f-e1d8-4b38-903e-5ce5231e5012 940c7586-08c1-4f37-bcb4-a6fe1c4aca31 ReadmeExamplesTests test__010__testRestPublishMessage() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031e9420 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
c501d930-990f-4879-b0a4-75be6c5e39f1 6ad9cd65-b9ee-4cfc-9281-d254efc3d6e6 ReadmeExamplesTests test__011__testRestQueryingTheHistory() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f3d40 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
748a60be-219a-44cc-94ca-4e531e2214aa 7b9fed41-9712-4944-9b9e-3d7895f8bbd1 ReadmeExamplesTests test__012__testRestPresenceOnAChannel() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f78e0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
f48739d8-d245-4c61-b778-9d3fd0a70e71 dbc8ba02-5c92-4a4c-8ec9-c760751c0602 ReadmeExamplesTests test__013__testRestQueryingThePresenceHistory() Unexpected exception raised: -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f7db0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
05d43781-ac12-4fb7-ae9d-14e4284fe942 aca94dfb-e7f3-4db4-85f3-dca0b94503fb ReadmeExamplesTests test__014__testGenerateToken() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031f7b10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ReadmeExamplesTests.swift#CharacterRangeLen=0&EndingLineNumber=185&StartingLineNumber=185)
f8f1f608-716b-448c-9c9d-b69ccbceb20e 5cc8ab3d-3e9f-41be-87da-db7dd8cdd9f0 ReadmeExamplesTests test__015__testFetchingStats() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031c7950 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ReadmeExamplesTests.swift#CharacterRangeLen=0&EndingLineNumber=196&StartingLineNumber=196)
74e5c16e-3c38-4956-946d-eaa117519def 749c0e8b-1fe0-49a4-8ffd-aeaefd27c71e ReadmeExamplesTests test__016__testFetchingTime() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000031e9880 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=208&StartingLineNumber=208)
105980bb-b35a-4a13-8802-f72c3c343731 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 0x6000031e9570 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
6d2adde3-f2be-4622-b882-1a2bd6d27e82 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 0x6000031f3250 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=228&StartingLineNumber=228)
95144476-9d3d-4f75-9f86-9e0b4c970a68 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 0x6000031f7bf0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
af6d50b9-5451-4a4e-9541-8503c951c108 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 0x6000031e9c00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=326&StartingLineNumber=326)
81a1208b-b94c-4220-8765-5e702a971c2e 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 0x6000031ec3f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=350&StartingLineNumber=350)
d4925730-6fde-4bb4-ae14-c8f09981b24f 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 0x6000031e9f80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=389&StartingLineNumber=389)
3be1bd65-2243-4418-95b2-2295a7b91246 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 0x6000031e02a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=425&StartingLineNumber=425)
1b9ba1af-f46e-43ef-9c14-038b0c5d57cf 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 0x6000031e0620 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=438&StartingLineNumber=438)
58223c65-cd46-428c-8c89-885f13b92f38 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 0x6000031ec850 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=460&StartingLineNumber=460)
57661d7e-4c34-4ceb-b83b-bdde237d5455 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 0x6000031ec4d0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
5fb6cce0-c378-4aca-b515-e9dc6f4680fe 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 0x6000031ea300 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=532&StartingLineNumber=532)
e2cffe2b-5317-453d-8ece-7379cc0a73df 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 0x6000031ed030 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=850&StartingLineNumber=850)
7809a068-8ba9-408f-a2ef-85f60e98d17c 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 0x6000031e9ea0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
4264c944-cc10-4afa-b1d6-4dd89089466c 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 0x6000031ea450 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=904&StartingLineNumber=904)
ffbe9f60-8176-476c-ae87-c2c8a14ce65c 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 0x6000031ea920 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
64dc879e-409e-4410-b212-f933638e0691 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 0x6000031ed490 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=569&StartingLineNumber=569)
d7d7cbb5-c99e-437a-a9ce-1e865b64fda8 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 0x6000031e07e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=598&StartingLineNumber=598)
570e3aca-0b06-4208-8e76-a65077761e3d 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 0x6000031ed730 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=624&StartingLineNumber=624)
74fc84b1-40af-4c68-95b5-a3bd98c68fdc 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 0x6000031e04d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=663&StartingLineNumber=663)
a8810be8-3ad6-48ec-9125-7dbf95e00b9b 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 0x6000031ea610 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=692&StartingLineNumber=692)
c43f56f4-9c45-4ecd-bdec-ab6a5e165178 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 0x6000031ea840 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=744&StartingLineNumber=744)
e55d965b-4aa5-43db-978b-20aa7b498e6a 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 0x6000031e0b60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=764&StartingLineNumber=764)
b540ecf8-010d-4713-9c14-5f8360df3944 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 0x6000031eb090 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=782&StartingLineNumber=782)
9a144736-062e-4f7d-bbd0-80f269d48323 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 0x6000031ea7d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=800&StartingLineNumber=800)
58d814dd-e176-4465-9e58-a6a8d577f4a3 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 0x6000031ed5e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=813&StartingLineNumber=813)
1c3dae89-ba51-4175-bc60-5eb0857f9a4b 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 0x6000031ed7a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1001&StartingLineNumber=1001)
3f3eb1bf-9be5-4ae3-bdae-edeea1b45ae7 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 0x6000031ed960 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
b0ed7459-21c2-4330-96e1-18d36cff5962 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 0x6000031edb90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1056&StartingLineNumber=1056)
02b2bdde-2f43-49b0-a3d1-e561b2bfe13b 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 0x6000031eaf40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1221&StartingLineNumber=1221)
cc4a4403-d55b-404f-94cd-615ed654853e 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 0x6000031ee060 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
da479617-42e5-41b6-9cad-08ae105590ad 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 0x6000031eb4f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
f80fc995-7d85-4d8a-8dc7-a1b0da13549a 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 0x6000031e0d20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1305&StartingLineNumber=1305)
4bebaa29-245e-41c1-9cfe-9333cada6796 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 0x6000031e1180 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1320&StartingLineNumber=1320)
f646a1a9-9af5-4ff3-a0d8-237d68ca8260 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 0x6000031eae60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1337&StartingLineNumber=1337)
3bff9487-ca5c-4680-aa61-89fcf7c98964 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 0x6000031eb9c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1356&StartingLineNumber=1356)
ef00b2b8-6b0d-4cb4-af9a-e323b68d3cdb 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 0x6000031ebe20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1388&StartingLineNumber=1388)
025e7187-a392-428d-a920-79b179a7006a 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 0x6000031e1420 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
4d5b5236-3a9b-49b0-adad-9e5275110d06 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 0x6000031ee530 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1085&StartingLineNumber=1085)
33ab2d98-4e3a-43b8-ba70-ac7f865f7415 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 0x6000031ee300 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1108&StartingLineNumber=1108)
7d1c8a35-74e4-46a5-92f3-55682d72bdab 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 0x6000031e16c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
0cb6423e-02ea-4031-bc3a-2bfa93d8664f 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 0x6000031edab0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1140&StartingLineNumber=1140)
778ddb78-cf20-460e-ae42-0771c98e0a0c 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 0x6000031e10a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1159&StartingLineNumber=1159)
82af356e-2978-4495-b6cb-631e84d24f12 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 0x6000031e1ab0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1179&StartingLineNumber=1179)
0e03988a-ea20-48ed-9af4-3bfe298eff34 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 0x6000031e41c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
e2e86f30-ad3c-4911-a874-b458169d46de 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 0x6000031e1dc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1505&StartingLineNumber=1505)
e20eec45-7373-45d4-beeb-174557d6b370 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 0x6000031e4380 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1549&StartingLineNumber=1549)
6ed3d3eb-f75a-431b-8630-5bec4c17bb22 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 0x6000031ee680 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1595&StartingLineNumber=1595)
d6553c3d-8314-4c29-8380-c0d06a0a1715 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 0x6000031e42a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1628&StartingLineNumber=1628)
eff12330-9e4f-4415-8b6f-48366e08cfc8 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 0x6000031ee8b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1679&StartingLineNumber=1679)
b3e1fbcf-4d34-4f91-8fe3-579aff423e7f 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 0x6000031e2290 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1710&StartingLineNumber=1710)
69a3c920-ee40-4e3d-a66b-dab7d9fa845d 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 0x6000031eeed0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1729&StartingLineNumber=1729)
20b38821-979a-4355-80ce-fa3d9bfe56a5 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 0x6000031e4b60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1751&StartingLineNumber=1751)
e829718a-a1ac-4250-8a27-c3efe40f42a9 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 0x6000031ef170 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1770&StartingLineNumber=1770)
0620de6a-a829-4c63-b080-200f2cb8daa4 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 0x6000031e4d20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1791&StartingLineNumber=1791)
9e6257a7-abf7-43e1-93a1-9fc456a2905f 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 0x6000031eed80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1814&StartingLineNumber=1814)
7cc2ef66-b3f9-4880-bca5-f33ae631ed58 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 0x6000031e5030 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1960&StartingLineNumber=1960)
749f4f45-dd80-44c9-aea4-511a76493ea8 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 0x6000031e1ff0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1849&StartingLineNumber=1849)
3b5ab4bc-e26e-4b3c-8ab2-89c17a969c47 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 0x6000031e5340 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1874&StartingLineNumber=1874)
07f1bae5-c78f-41d7-8c9f-032899c16780 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 0x6000031e5260 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1896&StartingLineNumber=1896)
c32db9b0-2058-4374-8cba-e0b40a41a133 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 0x6000031e5490 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1917&StartingLineNumber=1917)
eab8b07b-d5b1-4f53-8637-e5c7cc9acc70 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 0x6000031e2060 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1937&StartingLineNumber=1937)
d1fb303f-3b04-4d8f-8a41-bd1c7b6aa6c9 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 0x6000031ef410 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1999&StartingLineNumber=1999)
e36e5e58-554a-44e4-8217-7320dc2aced6 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 0x6000031ef6b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2838&StartingLineNumber=2838)
e8e3520b-b63e-4279-8f2d-9dd0cd2091ce 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 0x6000031e1260 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3126&StartingLineNumber=3126)
fbbccbfb-0c8a-48fc-8676-76616d176468 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 0x6000031e55e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2043&StartingLineNumber=2043)
2877d064-d2a6-496e-8a84-82523ce7d94a 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 0x6000031ef870 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
2ea95998-741c-46b8-9a74-94ca615d64ec 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 0x6000031e2680 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
d9d1c7b5-d626-400b-a7fc-25cc79ea613f 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 0x6000031e5810 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2510&StartingLineNumber=2510)
7f2f37f6-63bf-46ae-8495-51dd9d343c3d 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 0x6000031e5ab0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
d011bae1-98fd-4dc5-afa6-32a6a3f9b152 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 0x6000031e2df0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
e3c17e88-330f-4740-a1f7-ddf1248099c5 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 0x6000031e2d80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
22d192b9-ba17-476e-9f2b-e52b463b60bc 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 0x6000031ebf00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
e3384ba3-b889-4f9a-9a12-17cb513761f0 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 0x6000031e5d50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
d197ffd2-5458-4e75-9dc8-3cd7d2d735c4 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 0x6000031e3020 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
d9ddde0f-d0f8-46d0-a40e-40a4d3996649 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 0x6000031e6300 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
0408318d-3329-4e15-a0b2-5877c9886287 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 0x6000031e63e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
4a0ea14d-3620-42ae-8895-f96a4808cadb 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 0x6000031e2ed0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
3eeb823a-d8b7-48bb-9d70-31b95c1c6ea3 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 0x6000031e2a70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
95c9d7e4-f10e-4f03-b880-10e4ad18f3df 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 0x6000031e3170 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
36e48fee-73c1-4b62-80ae-2a5956a5219f 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 0x6000031e65a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
b93e8a9e-c8d0-4dba-8d55-473075aca636 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 0x6000031efbf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
ac75de1d-1dca-44a3-9a7b-0cfe0e22e26d 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 0x6000031e35d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
d53c955d-3b26-4db3-829e-dd4dee25a140 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 0x6000031e6760 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
ed6142d5-cbf9-4e28-99b5-ece136261377 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 0x6000031e36b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
fa31e1eb-8ea4-4636-b487-f6c6ab51666a 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 0x6000031e3c60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
1cbca39d-c167-42ce-8f7b-08e084f05948 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 0x6000031981c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
6b1b39b1-06e6-472e-992d-aee5e44b599b 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 0x600003198460 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
18a6d7d0-61ee-450f-a06c-dcc70ead78f8 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 0x6000031e3cd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2772&StartingLineNumber=2772)
a36d494f-ea1d-4dda-9cdf-eed45c8c8ce6 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 0x6000031e6b50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
4b9a84b7-2435-4419-a725-74f519fc9b78 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 0x6000031985b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
57c63911-75dc-4e25-92ad-f181a577d943 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 0x6000031f7640 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
7a819c91-d0b1-451e-9cd3-8c0c7c38335b 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 0x6000031e6d80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2809&StartingLineNumber=2809)
e91a89b9-a156-49d2-98a1-cd4b10979ece 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 0x6000031984d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2856&StartingLineNumber=2856)
2522b4ae-4157-4979-a208-1177f5550e18 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 0x6000031e6990 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2878&StartingLineNumber=2878)
ac0894ce-aa8b-4d5a-b1b7-f0bd4426620e 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 0x6000031e7100 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2897&StartingLineNumber=2897)
517def36-2987-41fb-9119-409c7eb06ac9 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 0x600003198770 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2935&StartingLineNumber=2935)
64ffd3e7-4406-4666-80f5-63ee5b057561 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 0x60000319c310 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2973&StartingLineNumber=2973)
99be2d80-9e84-4597-a5d2-64eb3727dda4 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 0x600003198e00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3038&StartingLineNumber=3038)
120e471f-92f8-437f-bc41-d82872c6862d 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 0x6000031e7170 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3064&StartingLineNumber=3064)
f05c609b-6220-471c-814a-a82672ab34ea 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 0x6000031991f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3089&StartingLineNumber=3089)
41af0423-d008-4db8-8700-239496d8b10d 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 0x60000319c460 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3112&StartingLineNumber=3112)
7ffc7e2a-40c2-4637-bf47-ddd93e5a2c4a 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 0x600003199420 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3008&StartingLineNumber=3008)
9c2ba5fa-ab63-4e76-8e08-1d3e603805c7 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 0x6000031e7410 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3149&StartingLineNumber=3149)
921bf8a3-fd15-4b2f-89a7-ddf724a7197d 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 0x6000031e7870 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3170&StartingLineNumber=3170)
3280ed85-211a-451c-830d-ac010d7c2487 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 0x600003199570 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3192&StartingLineNumber=3192)
c4b0079a-a194-403b-9543-24438c55076b 4b984518-9b50-4958-a308-9588a9b0f280 RealtimeClientChannelTests test__109__Channel__subscribe__should_implicitly_attach_the_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000319cd90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3218&StartingLineNumber=3218)
be74460a-549c-4837-8a51-b280951aaae0 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 0x600003199490 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3230&StartingLineNumber=3230)
9c483009-f3e9-458f-a048-653bdd934d02 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 0x60000319c850 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3309&StartingLineNumber=3309)
3b751c1d-359b-43d7-ab3a-90d44f24e278 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 0x60000319c230 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=51&StartingLineNumber=51)
08389b2d-cde6-40d8-b1be-45c0650b9972 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 0x600003199ab0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=51&StartingLineNumber=51)
648417f4-b5c3-4118-b170-975485b7f94f 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 0x6000031993b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3264&StartingLineNumber=3264)
c847839c-1823-4ac5-b13a-8839d490fe47 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 0x6000031e7aa0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3341&StartingLineNumber=3341)
84e9ba73-554d-4b92-ad05-035fafa2eb24 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 0x6000031e7250 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3363&StartingLineNumber=3363)
e6c6f45a-3a3a-4b29-9a44-2250de591a7d 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 0x60000319d2d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3389&StartingLineNumber=3389)
ff843eae-8072-42d2-9518-2ae1027e57b8 a6be36cb-34d4-4f11-81fa-74f06f383f21 RealtimeClientChannelTests test__118__Channel__history__should_return_a_PaginatedResult_page() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003199b20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3541&StartingLineNumber=3541)
862a5f84-d1c1-4cf1-b76b-0c8d9c7a5c45 a54435fe-9030-49cb-a96d-b36575fb0bb7 RealtimeClientChannelTests test__119__Channel__history__should_retrieve_all_available_messages() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000319c9a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3571&StartingLineNumber=3571)
88ce3e43-9868-4826-ab98-807ff51d461c 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 0x60000319d570 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
4db8aea9-e172-4514-962d-52bcf2c5ae76 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 0x6000031e7d40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3982&StartingLineNumber=3982)
3eadd37d-2d97-4b93-aae3-87078ea5ab49 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 0x6000031e7c60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4285&StartingLineNumber=4285)
d2f01a97-a2b9-4aab-8743-818440487221 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 0x60000319d180 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3445&StartingLineNumber=3445)
7502820e-9bea-497e-be58-866542163e77 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 0x6000031efd40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=112&StartingLineNumber=112)
7db79106-2d0a-4171-b62f-3df4548d190b 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 0x60000319a5a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=112&StartingLineNumber=112)
120f8b39-25e7-4fcb-90dc-dc2eda431511 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 0x600003190150 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3473&StartingLineNumber=3473)
ec4b9718-6890-484b-8520-93b7690af6ed 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 0x60000319a3e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
b15d7514-092e-46e1-a3ca-15b5fce5c23b 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 0x6000031902a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
676529b4-5d55-437c-b52b-b3755bcc15d7 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 0x600003190700 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
cfe1c11b-f380-45ee-b0a5-906cd76542fb 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 0x6000031908c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
2dd3100a-3547-478b-a264-b5d165ad953a 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 0x60000319a290 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3882&StartingLineNumber=3882)
1389df81-08b9-4342-9517-6b2fd8eb859c 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 0x600003190690 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
2ec37a7f-4661-4610-900c-9f3e569047e0 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 0x60000319d110 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
916120b6-d3ae-4854-bd94-bae89afb179e 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 0x60000319d9d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
92397c07-d6ef-46e1-a2ef-597e13fda627 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 0x60000319a680 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
5a4818db-df8d-48d4-bb78-5764b8fe2c46 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 0x60000319ddc0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
db6360ee-019d-4413-a7f8-556df5a01ffa 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 0x60000319d500 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
998ea7eb-9a92-4de7-b094-3cc6c12f9a4c 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 0x6000031910a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4333&StartingLineNumber=4333)
7e8ceaaf-44bb-4360-861c-30e159749bde 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 0x60000319d7a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4447&StartingLineNumber=4447)
6442216a-d005-488e-9202-1049cc3fdb42 d82905dc-a1c1-4cd4-9d15-af18304d7e2c RealtimeClientChannelTests test__Channel_options__setOptions__shouldUpdateOptionsOfRestChannel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000319ab50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
034aa14a-bd2f-4941-a375-99c3ba05a4c1 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 0x60000319abc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=14&StartingLineNumber=14)
8692b851-3dbe-4999-ac51-23fc3064c3f3 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 0x60000319ae60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=40&StartingLineNumber=40)
3ea4b93a-3671-4c04-a915-0de228e0bc03 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 0x60000319afb0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=55&StartingLineNumber=55)
43448c3f-1ec5-4ea9-ba6f-876c1cbc427a 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 0x60000319e370 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=64&StartingLineNumber=64)
53eac747-1d19-4358-9971-9ce52c344340 55cbba98-ecd2-4338-ab92-fc5468e1e3da RealtimeClientChannelsTests test__005__Channels__release__should_release_a_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000319b100 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=76&StartingLineNumber=76)
efb8393a-5182-4dd5-a41a-92cec41d3ce6 f97b1e54-a9e6-41cc-b9b3-191f9e91c20f RealtimeClientConnectionTests test__001__Connection__should_connect_automatically() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003190ee0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=279&StartingLineNumber=279)
9e6fe827-86ad-4dbc-8b3d-28028b6eee4d 26112626-f0dd-4b99-a80c-ae1ed413aeff RealtimeClientConnectionTests test__002__Connection__should_connect_manually() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003191a40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=300&StartingLineNumber=300)
a5823745-19ea-4bf0-8c9b-ba9e3b0d5f35 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 0x600003191b20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=327&StartingLineNumber=327)
9f04404c-6e0a-4f0b-8642-74b53281a02f 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 0x60000319b4f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=357&StartingLineNumber=357)
e288676a-387f-442a-a3da-b1440dcfef62 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 0x60000319baa0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
21a494b0-6da2-46f7-8e01-c93cdbe3ec4f 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 0x600001d749a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=747&StartingLineNumber=747)
b1cec44d-a78f-40b0-893e-151a72609b39 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 0x600001d5f790 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1539&StartingLineNumber=1539)
0d29e00a-c42e-4077-b8ee-a079de916d66 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 0x600001d49340 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
bbac7942-0534-46cb-88bf-1811f8d934d4 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 0x600001d70bd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1971&StartingLineNumber=1971)
0a1f757c-e5f5-427d-97bc-8476b42f4703 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 0x600001d496c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
d4f02ffb-2395-40e0-9176-d120145f484a 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 0x600001d70070 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
8d706508-c563-47f6-9e2a-9b263f59c2ea 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 0x600001d766f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4454&StartingLineNumber=4454)
a516d18a-f490-4107-96d1-c19b47fe79be 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 0x600001d719d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
68c8cd1f-383f-4454-bf87-add852b5608d 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 0x600001d49030 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4535&StartingLineNumber=4535)
1a58d81e-5938-442f-9971-ccb6e02d262c 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 0x600001d76a00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4725&StartingLineNumber=4725)
382d1981-01cb-4a01-8976-4dc23cc240f7 5a4edf28-fd97-4d4f-8db6-1a44973aef94 RealtimeClientConnectionTests test__016__Connection__ConnectionDetails__maxMessageSize_overrides_the_default_maxMessageSize() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001d76f40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=161&StartingLineNumber=161)
e4abc7cc-c403-4e09-9a2d-38b488762dd4 c3b324df-096b-494a-ba8b-29bccf2f108c RealtimeClientConnectionTests test__017__Connection__url__should_connect_to_the_default_host() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001d71ce0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=189&StartingLineNumber=189)
bbd14120-0ebf-43fe-82d7-be064ddbbe0e 3c70f5e7-66e5-4dbd-8d29-db4b76997f6d RealtimeClientConnectionTests test__018__Connection__url__should_connect_with_query_string_params() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001d4a530 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=205&StartingLineNumber=205)
06eac31f-eb0a-4dfe-abea-9d36e7594184 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 0x600001d77720 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=241&StartingLineNumber=241)
93acce6f-7f6d-42ff-bcbc-2ef1bfa7aad9 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 0x600001d709a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=391&StartingLineNumber=391)
ace182a6-2239-42b9-898f-20c7c0d08d79 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 0x600001d77bf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=464&StartingLineNumber=464)
457036e4-660b-498a-bf12-f5a101f43c36 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 0x600001d71d50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=498&StartingLineNumber=498)
ab9ef269-4ea2-42b5-ad13-87e08af0354a 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 0x600001d765a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=533&StartingLineNumber=533)
abbfbf5d-9231-429e-8507-1118ad2fd4c6 16858cb8-973b-485f-8cc1-e05a9f53abc8 RealtimeClientConnectionTests test__024__Connection__event_emitter__should_have_the_current_state() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001d77e90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=571&StartingLineNumber=571)
9e2d2225-374b-4306-90ad-b8640d209dfe 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 0x600001d4b6b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=596&StartingLineNumber=596)
b5bbb4ce-113f-4190-ab83-57d49d1abb29 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 0x600001d71490 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=616&StartingLineNumber=616)
78811edb-b793-4702-b165-5f1399eb3708 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 0x600001d4adf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
faa8b8d9-88df-4e24-8687-62c55efb80b5 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 0x600001d7c1c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=788&StartingLineNumber=788)
f09967cf-9c7a-41ae-af9f-f6eccec4ac3a 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 0x600001d7c930 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=817&StartingLineNumber=817)
8ad84f63-af83-46ee-a37a-468b02ecb637 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 0x600001d7d110 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
3006a378-5e4d-47f9-873c-8951027df7c9 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 0x600001d7cee0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=888&StartingLineNumber=888)
f774d4c2-98d3-4fce-937f-71d49d5e6ca3 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 0x600001d4b3a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=930&StartingLineNumber=930)
4d1ce934-def8-4006-8b93-38dab8a4d227 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 0x600001d4a8b0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
7b1da1d9-f469-4323-99ff-2fc916e6b2b8 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 0x600001d4b480 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
2328b4dc-8a51-4cb0-8d46-67c2f0afedb0 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 0x600001d7ce70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1171&StartingLineNumber=1171)
b41a7cd4-6159-4d4e-90ad-e09b65ce79bb 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 0x600001d7c700 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1209&StartingLineNumber=1209)
bd094697-ddd8-40a9-8713-8497532daab5 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 0x600001d72760 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1236&StartingLineNumber=1236)
26cd84b2-2009-4267-b0bb-952a60b789e2 e5b59072-5d0f-437a-850f-4219e2372853 RealtimeClientConnectionTests test__038__Connection__connection_id__should_be_null_until_connected() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001d49650 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1288&StartingLineNumber=1288)
307f4ae9-3b12-49b0-9d48-a1621763e2b8 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 0x600001d723e0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
a99a256a-cb01-4a11-ae34-ec24807f89a7 10ddcf9d-b1f2-49fd-bdb5-1e9f18e3f06e RealtimeClientConnectionTests test__040__Connection__connection_key__should_be_null_until_connected() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001d4b1e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1364&StartingLineNumber=1364)
2a94845e-4d77-403b-b72f-dec3271eca9b 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 0x600001d726f0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
dfc7bfcb-cc1e-4f03-b46c-1f87fc514fe8 fb454bd7-a0d3-48ad-9074-fdcaa9c1411d RealtimeClientConnectionTests test__042__Connection__serial__should_be_minus_1_once_connected() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600001d7c4d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1436&StartingLineNumber=1436)
6bf130df-c3e2-4b26-94bc-6b5500280cab 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 0x600001d4abc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1456&StartingLineNumber=1456)
ad343675-e630-4c88-9d45-316a41fc7cc1 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 0x600001d71f10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1488&StartingLineNumber=1488)
af6d5ccf-3fcb-4241-860c-33ae4b097ee9 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 0x600001d49b20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1641&StartingLineNumber=1641)
7370f8f3-3d7a-4f5d-929b-2654e5b04de4 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 0x600001d7d960 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1661&StartingLineNumber=1661)
b0da6889-2aa0-4ae7-b990-1107130d4a4b 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 0x600001d4a990 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1704&StartingLineNumber=1704)
b228fa54-9280-477d-8597-008d9fce8913 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 0x600001d701c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1755&StartingLineNumber=1755)
f93e4abd-c44c-4012-b86e-644cffbc889c 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 0x600001d499d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1803&StartingLineNumber=1803)
1c58508f-ef64-41e4-9a32-032464787007 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 0x600001d7d500 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1835&StartingLineNumber=1835)
599059c3-205d-49ad-98a0-ba76ae4a3f52 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 0x600001d4a5a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1870&StartingLineNumber=1870)
1de1f073-d84b-4e59-ba41-05ea2bc5d29b 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 0x600001d7c770 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
9657158d-2762-4a83-b7f3-357c0f14f9c2 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 0x600001d4ba30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
13b886b8-0346-4a71-b650-fbc73773cdf1 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 0x600001d4b9c0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
7970a48e-a775-4e27-b640-b849b060a654 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 0x600001d7ddc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2059&StartingLineNumber=2059)
a41c8af3-ad22-4c9e-a1c6-228f8d7d7240 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 0x600001d7d490 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
403b924d-cbd3-4d8e-a78e-3d15a133b22e 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 0x600000a36840 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
d9a6da54-0904-43cf-be37-87782bfd59d1 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 0x600000a2f8e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2184&StartingLineNumber=2184)
174ae9d3-c813-4afd-8700-a37592ed79e4 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 0x600000a110a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2221&StartingLineNumber=2221)
ae3024b1-c2db-43c1-8163-635f56fe9010 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 0x600000a10af0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2270&StartingLineNumber=2270)
ea11972c-95cf-4afe-a670-f4145f58ff7d 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 0x600000a10310 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2299&StartingLineNumber=2299)
f6dccd93-3a43-4984-a2cd-37b7701ada10 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 0x600000a11030 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2380&StartingLineNumber=2380)
ece8efbd-3e92-4c4f-b2f8-1388c9f5a0a7 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 0x600000a37330 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2418&StartingLineNumber=2418)
cd7ad042-5596-4545-86be-b66d08ded1b1 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 0x600000a2b560 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=2468&StartingLineNumber=2468)
c9d08fc5-b50e-453a-9758-0bc7ab0be628 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 0x600000a11960 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
73efe036-c8ca-4565-81c5-d76446fbe474 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 0x600000a11f10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
852e94e8-1270-4531-baab-6b68255d8a3b 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 0x600000a188c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
28fed3f2-4a20-4fe6-a3f3-857bef4617c2 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 0x600000a18a10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
70690d71-fe5c-4d42-b8ce-20c16b00fc4c 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 0x600000a121b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
14b0887a-25aa-4a6a-b22d-565d183430e3 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 0x600000a112d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
ef72a987-320d-4d4e-84c5-d36ee5f93fe1 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 0x600000a18460 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2810&StartingLineNumber=2810)
75cb7506-3812-4b38-a058-538ef38f587d 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 0x600000a141c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
34c8481f-c8af-4b49-af45-57688a9178ec 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 0x600000a143f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
606cff09-14fd-4699-bf57-c025bf82f106 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() Crash: xctest (15884) Swift runtime failure: Unexpectedly found nil while unwrapping an Optional value (#CharacterRangeLen=0)
7ea70900-fc0b-4212-9750-e6a0ae9e53fe 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 0x600003ff9dc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3129&StartingLineNumber=3129)
effa253b-086e-48b2-bd48-bf200d389280 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 0x600003feb4f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3176&StartingLineNumber=3176)
3c3e8dc6-1ce0-4c46-b999-9d05663eb545 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 0x600003fd6140 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3207&StartingLineNumber=3207)
f06301ad-db4e-42b4-a2ed-774c6ef6984b 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 0x600003feb2c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3254&StartingLineNumber=3254)
72c09559-5516-47bd-8b1c-505dd602c6f5 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 0x600003ffa680 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
7bbd7ef0-464c-428e-932b-20aea9aaada3 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 0x600003fd61b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
c75c226b-469b-455d-86a8-3cd717a91e91 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 0x600003fd5c00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
aa194c1e-166d-4b86-8ebd-ec6b16fc65c8 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 0x600003ff9f10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3439&StartingLineNumber=3439)
c0ffa8bb-919d-4e4b-859a-0be5a7c6c3df 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 0x600003fd5880 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3488&StartingLineNumber=3488)
f00f0ef5-f01e-4e8e-ba2d-71bf1710d191 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 0x600003fd66f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3585&StartingLineNumber=3585)
59a04534-6ce9-49d4-ab7a-f6fc9136e00f 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 0x600003fd64c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3623&StartingLineNumber=3623)
d5eda63e-199b-46a8-9c1d-6e186213cfe0 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 0x600003ffa450 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3681&StartingLineNumber=3681)
1a78a8e6-2d12-474d-af0a-30a8d6cba29c 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 0x600003fd7100 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3760&StartingLineNumber=3760)
bea79026-48e1-4bc5-b521-dc3607d0c1bf 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 0x600003fd0310 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3814&StartingLineNumber=3814)
6828007e-21ca-4453-9ec9-e7ebcd1d082b 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 0x600003ffa920 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3890&StartingLineNumber=3890)
c7d828f7-cb4d-4e27-b5a1-2918f4036cf5 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 0x600003fd6220 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3929&StartingLineNumber=3929)
47933298-40d7-4614-ae4d-5234876db12e 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 0x600003fd7950 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
abf6d2d6-e5e5-484b-834f-7b9c6ac1e17a 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 0x600003fd6ae0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
b4a6d6da-5aee-4579-af47-380666dd231b 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 0x600003fdc930 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
e181da3e-a5cf-428a-b266-87cb6f71f955 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 0x600003fd24c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4197&StartingLineNumber=4197)
699af7b0-1e95-4617-821e-672b338a317f 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 0x600003feb800 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4232&StartingLineNumber=4232)
f4a35329-de1d-4850-b1c2-c9859e15c783 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 0x600003feaf40 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
1133880e-5bd6-4a33-952e-e4d290506663 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 0x600003feba30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4118&StartingLineNumber=4118)
6d9ef785-4ed5-4237-81e9-c2a1fcdba8a4 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 0x600003fdc620 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4118&StartingLineNumber=4118)
e1e5142b-b6f9-4617-9b30-943a0b049e45 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 0x600003fdcbd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2823&StartingLineNumber=2823)
7dfceae1-da53-4403-9051-0bbafe256d41 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 0x600003feb950 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
0bda34d6-8c9f-4b1b-8edb-2ab47512da80 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 0x600003fdc0e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2859&StartingLineNumber=2859)
8976ff33-f531-4ea5-a6d6-ca3cab448cc3 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 0x600003fd1a40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3025&StartingLineNumber=3025)
c2824a2c-da6a-42f9-a085-4aeac2c9bc7e 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 0x600003ffb480 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
59590cfb-995c-47f8-b4ca-10490455cb1b 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 0x600003fdc4d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=531&StartingLineNumber=531)
54776d29-150a-46e9-bbcd-d2041d3acd1d 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 0x600003ffabc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=546&StartingLineNumber=546)
81bf4bcc-169a-4f3d-bcb2-f08c07e6031c 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 0x600003fd1110 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=604&StartingLineNumber=604)
04a63ef1-ceaa-421a-bd42-2735c25f9c56 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 0x600003fd0690 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=621&StartingLineNumber=621)
92af7dc5-9d6f-42d1-8f2f-a77f5f7e7b94 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 0x600003fd11f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
8760494e-9743-4fdb-943c-599d7a9f9145 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 0x600003ffbaa0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
57e63124-fc49-4376-862a-676abbdc6416 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 0x600003fd1650 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=860&StartingLineNumber=860)
d4506a1a-d62a-4ed4-bd83-eb8d4b25d3b2 efb2227c-f607-4cf0-b922-d728efed09e3 RealtimeClientPresenceTests test__026__Presence__subscribe__should_implicitly_attach_the_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003fdd0a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=874&StartingLineNumber=874)
3ae6e931-e826-4c64-9acc-4c5711ce9d22 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 0x600003fd0700 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=893&StartingLineNumber=893)
96e416dd-c1b6-43b6-9ef3-fb02f6f19b9b 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 0x600003fde300 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=914&StartingLineNumber=914)
7ae2f343-130e-417e-a8ab-351fdec2bdbd 552340b6-f49c-4b10-a1a7-787b686fca89 RealtimeClientPresenceTests test__029__Presence__subscribe__with_a_single_action_argument() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003fd7790 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=940&StartingLineNumber=940)
7ba8297d-bb4b-424d-9dd5-8b918c53ef07 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 0x600003fddc70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
666d8adf-d738-4c07-a9d0-6920090974f0 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 0x600003fd1730 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1075&StartingLineNumber=1075)
c49f475d-176e-4888-b681-6f0f58c45da6 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 0x600003fd7bf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1092&StartingLineNumber=1092)
276d00ba-38c6-4d37-acf7-4158a232236e 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 0x600003fde290 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1111&StartingLineNumber=1111)
172d1427-b303-42db-8dee-56959f69e10c 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 0x600003fd7e90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1135&StartingLineNumber=1135)
e95728e7-1395-4be3-a724-2fe6b8cbb392 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 0x600003fd7020 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1158&StartingLineNumber=1158)
fef0f7ee-ac50-4129-b61e-6bd4e578af38 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 0x600003fd63e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
03b41d66-0d6d-4a36-8b34-29b7aef85328 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 0x600003fdc9a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1256&StartingLineNumber=1256)
b4a146c7-09c7-4c57-b359-c398ab11367d 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 0x600003fd2f40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
9c24be65-b329-4342-815a-e557d548b705 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 0x600003fd0cb0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
94e4aa5f-6d12-4376-9cca-f954b3c56b52 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 0x600003fd0ee0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
d7038304-cc12-4400-b42d-0b7513e29e41 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 0x600003ffa290 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
c429e439-b12f-4233-ad7c-f2167bfdaa86 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 0x600003fdc070 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
4caa6d22-b06d-4bd1-bc1c-97a233beadef 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 0x600003fd08c0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
705a44a7-861f-41e8-a1f7-3ece9e4235f4 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 0x600003ffbe90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1970&StartingLineNumber=1970)
2666fd86-da6b-4408-84dd-46b955a3f9d9 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 0x600003fdce70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1986&StartingLineNumber=1986)
1ec5f2e4-5162-463e-9557-bf958cd7b8af 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 0x600003fd2ca0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2006&StartingLineNumber=2006)
1c2f5cda-ba0f-4183-ad4f-7cdcee0a980b 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 0x600003ffa610 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
7b4bcd07-4599-4762-855e-63272e7f1356 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 0x600003ffa300 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2044&StartingLineNumber=2044)
d6724589-ec89-4579-a4e3-68a553ba8b08 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 0x600003fde530 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2062&StartingLineNumber=2062)
00b3d66a-3af6-40be-afa8-29181474ec7b 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 0x600003ffb560 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
5d5188d5-6d84-49bf-9149-3d9cd47b3bf7 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 0x600003fddce0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2110&StartingLineNumber=2110)
81681237-d8ca-44cd-86b9-cd6691d123fe 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 0x600003fd0fc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
699512c7-30ee-4099-908f-a81521d2769a 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 0x600003fdea70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2156&StartingLineNumber=2156)
2a9b3c26-d89a-4557-9804-d342c83890fd 71e970e1-a189-4934-a8f0-d7434a079c88 RealtimeClientPresenceTests test__067__Presence__enter__implicitly_attaches_the_Channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003fd1180 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2189&StartingLineNumber=2189)
1f68701e-c3d3-46f2-a44b-9a09f3f6a216 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 0x600003fd1570 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2209&StartingLineNumber=2209)
8ae1e6b8-7a16-4c0d-abb3-291adb3a7e3a 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 0x600003ffac30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2231&StartingLineNumber=2231)
7e925693-67ca-4207-bc6f-1991e91bdd05 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 0x600003fd3330 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2260&StartingLineNumber=2260)
e3425717-a6d9-4aaa-a7a4-f4e518055d1a 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 0x600003fd26f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2276&StartingLineNumber=2276)
74a12e02-b107-4b53-9bce-70d3be4f40ea 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 0x600003febf70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2301&StartingLineNumber=2301)
34d1693a-2db7-42ae-a3be-8de7425b9f88 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 0x600003fd2e60 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
e9057a89-2b78-4200-a508-f33ff2d96241 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 0x600003fd3720 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2343&StartingLineNumber=2343)
6f58e4e7-922b-4038-b376-5183cec88143 280e2fa9-dcee-4f59-9a82-6a104c87c3e4 RealtimeClientPresenceTests test__075__Presence__subscribe__should_implicitly_attach_the_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003fd72c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2359&StartingLineNumber=2359)
af9d3a06-412b-465f-964a-e92e48e546da 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 0x600003fd3870 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2378&StartingLineNumber=2378)
4e7bb6c5-9579-4000-9329-a4f975c88d3c 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 0x600003fdd9d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2400&StartingLineNumber=2400)
7f008421-09cc-4f70-ac8f-f168aa65ee3b 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 0x600003fdeae0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
147ee211-bc74-47fa-a0ac-d2b357328cbd 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 0x600003fd3f00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2462&StartingLineNumber=2462)
942feb10-6a1a-4230-a609-816d5115872d 53110f7e-28b3-4875-a2d6-3e7752a18b70 RealtimeClientPresenceTests test__084__Presence__enterClient__should_implicitly_attach_the_Channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003fd7d40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2892&StartingLineNumber=2892)
fa67a5cb-e57c-4bcb-a33e-04ba468311a5 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 0x600003fdd880 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2913&StartingLineNumber=2913)
61e794f9-6e59-4ac7-b392-f47773e27f9c 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 0x600003fd3f70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
f4681ea0-8d85-41c0-80e1-2dcef5eb4bac 94987072-0c55-47e1-a8ff-a6223361ceec RealtimeClientPresenceTests test__087__Presence__updateClient__should_implicitly_attach_the_Channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003fd7aa0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2892&StartingLineNumber=2892)
678a919d-bd8d-4932-b9a3-f774dd9378e2 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 0x600003fded80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2913&StartingLineNumber=2913)
071da30f-6857-47f9-aa55-4bf49fcc06ed 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 0x600003fd81c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
1d6717d8-57c6-4021-b50f-436a9f47d2a8 6aea6767-16df-40c3-911b-20d4f96c9afc RealtimeClientPresenceTests test__090__Presence__leaveClient__should_implicitly_attach_the_Channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003fd83f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2892&StartingLineNumber=2892)
734828e1-70ba-4c98-914b-b1a276e85f2d 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 0x600003ffbb10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2913&StartingLineNumber=2913)
4f2b162d-8fe6-44a4-b6bd-7532a73af6e0 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 0x600003fdeca0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
69ad0065-15ef-44b2-bb82-1a5a7f78b604 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 0x600003fd8770 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3051&StartingLineNumber=3051)
cc97bbf8-5019-44f2-b3fc-c4af547d447b 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 0x600003fdf4f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3070&StartingLineNumber=3070)
799d318b-f1cd-42eb-b3a1-4121d8248e5b 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 0x600003fd8690 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3098&StartingLineNumber=3098)
3035e8d0-4c00-409e-9d3f-efa39a934007 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 0x600003fc41c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3126&StartingLineNumber=3126)
84bf2173-5e8e-46fa-b9bd-69cf4ce2ee96 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 0x600003fc4540 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=8&StartingLineNumber=8)
0b9a7d2a-8531-420d-9d27-e9ecc01b3fec 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 0x600003fdca80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=8&StartingLineNumber=8)
abedc726-98f6-46fc-890d-600c341dfa34 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 0x600003fd9030 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=8&StartingLineNumber=8)
3173c93b-6e15-48fd-8a9a-a084a7be98db c94dbac1-7e53-4f4c-a928-4c0bd8a9a955 RealtimeClientPresenceTests test__101__Presence__get__should_implicitly_attach_the_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003fdf410 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3216&StartingLineNumber=3216)
f4046e76-e409-499b-b97c-eef6f6a38689 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 0x600003fc48c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3234&StartingLineNumber=3234)
2bb89ec1-fc7f-4ab8-9da5-f020eb0ce616 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 0x600003fc4770 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
8e9af3a4-e17e-4051-a0e0-8e42914366ea 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 0x600003fdfc60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3295&StartingLineNumber=3295)
2291a1d1-b4cc-4d9e-aac5-5562a64f4d67 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 0x600003fc4e70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3321&StartingLineNumber=3321)
c9f45614-bbf0-4844-827a-55f82f27b81e 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 0x600003fc43f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=35&StartingLineNumber=35)
a72808b4-8fa6-45eb-9b6c-1c59258968cd 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 0x600003fc4c40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=35&StartingLineNumber=35)
7bd1b86a-2341-4643-925e-168f8f016a95 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 0x600003fd8e70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=35&StartingLineNumber=35)
fc54d010-6da7-46a6-adc0-34a884aea0a9 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 0x600003fdfbf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
04fa4aef-a5a4-4ae4-b395-bd2104c48c52 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 0x600003fd8b60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
8747ca6b-573d-4c13-8427-594b6eea397b 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 0x600003fd89a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
1e454450-b56d-43ac-9531-694d633eea01 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 0x600003fd8c40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3629&StartingLineNumber=3629)
726476cd-70ca-4fb4-9443-23fd674b48d3 2447ec22-b780-40ee-afa2-c0711b7cd579 RealtimeClientPresenceTests test__115__Presence__history__should_return_a_PaginatedResult_page() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003fc4930 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=235&StartingLineNumber=235)
3c9f360a-3fc7-4743-a246-e062644cedc1 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 0x600003fdf870 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3824&StartingLineNumber=3824)
baa6755f-50b0-469c-9263-f04ed59417f6 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 0x600003fd9490 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3867&StartingLineNumber=3867)
1c4474f9-55be-41a4-a29a-664e3b3c5091 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 0x600003fc01c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
342caa04-1338-4551-a483-dcc8268c5247 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 0x600003fd9c00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=237&StartingLineNumber=237)
874c3e7e-ae41-4165-85b5-a078da6c18c4 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 0x600003fc5ab0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=246&StartingLineNumber=246)
b1bc3128-ec45-4314-82a3-a145c3d17dc6 95f7b214-474f-43bf-8ffc-3847dd5eb6ea RealtimeClientTests test__004__RealtimeClient__should_use_the_configured_timeouts_specified() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003fc5b20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=371&StartingLineNumber=371)
4a81b55c-6a8e-4490-92fb-d7e18735a0d6 da4d7d42-c79b-45fe-8d99-4ea6377fbabf RealtimeClientTests test__006__RealtimeClient__should_accept_acks_with_different_order() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003fc0d20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
249a611d-3362-417a-981c-c2c50aba953b 912583bf-475e-41d3-b79f-822413d45f70 RealtimeClientTests test__007__RealtimeClient__transport_should_guarantee_the_incoming_message_order() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003fc65a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1309&StartingLineNumber=1309)
b872730e-579d-4865-82f1-97075b96eb7d 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 0x600003fc5180 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1347&StartingLineNumber=1347)
7adf2a70-5535-47c2-809b-dd898a404fd6 1ecc7632-e148-477c-b4a8-aab3cb986aad RealtimeClientTests test__009__RealtimeClient__should_dispatch_in_user_queue_when_removing_an_observer() Crash: xctest (16048) @nonobjc ARTRealtime.init(options:). libsystem-c.dylib: abort() called (#CharacterRangeLen=0)
0adcfbde-192f-4643-8975-150851bead64 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 0x60000376fe20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1410&StartingLineNumber=1410)
b0753df5-2bbb-4e0f-bf41-e72cc2f4000e 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 0x600003752290 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1427&StartingLineNumber=1427)
378bcde5-608b-4b2f-9ecb-f13e51c63ead 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 0x600003752ca0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=64&StartingLineNumber=64)
2868becd-d398-48ff-add8-8bf375fb74ce 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 0x6000037531e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=103&StartingLineNumber=103)
35a8cc78-6cdb-4d05-8995-0a22f612036f 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 0x60000377f800 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=154&StartingLineNumber=154)
17935117-d666-4f57-9dc4-3d125da5b30a 9e09b085-68a9-43ad-ace6-ad44aa0c2023 RealtimeClientTests test__019__RealtimeClient__options__url_should_contains_transport_params() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003752c30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=203&StartingLineNumber=203)
7b647f9f-69e6-44c6-9e45-7dbca60e9d00 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 0x6000037620d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=259&StartingLineNumber=259)
100bc82c-fa5b-457e-969b-12ab3b7961af 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 0x600003752060 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=270&StartingLineNumber=270)
9b229616-3096-49de-b182-27502709216f 568c725f-1ffc-4532-b1a6-b703d1229e92 RealtimeClientTests test__022__RealtimeClient__stats__should_present_an_async_interface() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000377f3a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=293&StartingLineNumber=293)
d06b1a5a-a0e1-4b90-823d-bff316fdb1da d5b4529a-9e4f-4cab-8261-fd84e219c07b RealtimeClientTests test__024__RealtimeClient__time__should_present_an_async_interface() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000377f790 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=353&StartingLineNumber=353)
bb9981dc-b5f9-4034-a112-200b405b324d 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 0x6000037542a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=421&StartingLineNumber=421)
0c83334f-1d14-44cf-b616-5f7e8db58ed3 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 0x6000037532c0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
a4d02c99-57b7-4bbc-b7d5-e798dfe6b5fe 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 0x600003762ae0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
1b33b3da-93fc-46fb-aaa5-f725a1bd1e44 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 0x6000037556c0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
caa32579-a77e-413f-8aa4-c6c3ee1ae722 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 0x60000377ff70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=690&StartingLineNumber=690)
13096eff-b182-4d16-9d09-c3421d94a163 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 0x60000377f4f0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
ddef4c5b-63e4-47d9-a74a-827b3284d1d0 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 0x600003762920 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=781&StartingLineNumber=781)
8d39e5f5-361a-48a4-bfb9-d71026b05b16 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 0x60000377f720 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=815&StartingLineNumber=815)
9a24da1a-0e90-4a59-95b8-3ebb239da0dd 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 0x6000037628b0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
172b360e-b927-433a-beeb-21ebda450d22 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 0x600003755180 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=893&StartingLineNumber=893)
0176860a-d6a9-475a-81f1-8316e1b8ddef 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 0x600003763720 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=943&StartingLineNumber=943)
8b8ed612-4908-484c-86ed-56d88b94b343 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 0x6000037552d0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
3394bf98-5b5a-49fa-97e0-0430ae108d3a 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 0x600003762530 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
36660580-1d64-480f-bf83-a0133d770cf6 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 0x600003763b10 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
d09d55a7-fda8-4986-99ce-5acafa5aba09 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 0x600003763950 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
94e66b82-2f6b-4b54-94ef-de6cff9310c5 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 0x600003758700 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1489&StartingLineNumber=1489)
afb408f8-2a3c-4a3d-9af5-87c9c72fff6c 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 0x6000037555e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=1505&StartingLineNumber=1505)
841cf8d7-eb49-4a05-8077-0e03d9ded72f 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 0x600003755490 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=1522&StartingLineNumber=1522)
688789f9-ce6b-444c-8385-67580383db42 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 0x600003755960 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1542&StartingLineNumber=1542)
00365acc-2060-4a46-a923-d34fca0c9f9d 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 0x600003755ff0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1559&StartingLineNumber=1559)
f03d01a4-a90d-4e07-9b36-804c9091fc37 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 0x600003754d20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1576&StartingLineNumber=1576)
793ffd90-a3d7-45d7-8e99-a2425bc99867 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 0x600003756760 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
da806560-f4cf-43c0-b28a-b9425768f237 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 0x600003754f50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
217f0afe-d425-41c3-93e7-7028a646faae 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 0x600003758b60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
992416b8-4c44-457c-9849-60e10735d91e 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 0x600003755030 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
3e825707-2359-4479-b0bd-f86b9cff4a8b 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 0x600003754d90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
dfb9db62-8526-42b7-9f95-8aa31a38e6d5 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 0x6000037633a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
e06ffa32-d836-494e-83ff-dd66cea7f2f9 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 0x6000037566f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
fa5cb1cf-b443-4226-96e7-d699453531fe 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 0x600003763020 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
380885b4-209a-4f9a-b4a1-42496dda59e3 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 0x600003759340 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
ba941bec-5b29-47da-98e3-5e5e8e666200 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 0x600003757020 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
aad9560a-e712-4b92-88df-44e39a6a388d 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 0x600003757250 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
d6c2beb6-ac40-4218-842c-7095e00cba0e 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 0x6000037571e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
0c1ff8b7-b9e3-4b58-9e97-c9cfe09549e3 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 0x600003762450 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
e652949e-de7e-4cea-8a37-2762534c5a76 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 0x600003759570 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
b972e9c1-ac01-4a93-85b4-a192b49053ab 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 0x600003758bd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
b89f0a60-c3b5-4eb4-a371-f58629daa616 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 0x600003762d80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
8bc4cd1a-6c7d-4d35-a164-76a1af6c00d0 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 0x600003762e60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
93815165-6c03-4fb8-8062-824116307687 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 0x600003757480 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
2f8800b1-5faa-4eec-a846-cc0afe16b826 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 0x600003755c00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
d56cfbc7-cfea-4d7a-b7b3-1c8fe6399518 05e9c62d-f5d5-47db-a2ef-060f2be84175 RestClientChannelTests test__020__publish__idempotent_publishing__idempotentRestPublishing_option() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003759730 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
a14e32aa-a981-4cfd-a10a-b090b0dfc41c 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 0x600003752680 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
65996a08-f92c-487b-b78b-5837d71f5d28 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 0x600003752990 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
97f7ca51-8ba5-48d2-bbfd-773945177df8 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 0x60000377edf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
326ae509-9c20-4449-a953-baa4dc627018 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 0x6000037634f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
ca8c1c66-708e-479f-8127-417f8bb943fa 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 0x600003758af0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
95fb024c-6180-46d7-a692-f14c204f6841 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 0x600003756920 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
0dfe206a-e300-459a-af68-e753be4fd8c7 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 0x600003762680 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
e9973371-8f60-4541-8a09-c6901934d3b6 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 0x60000377efb0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
ce76cc5f-5926-4386-ac2a-f48824201302 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 0x600003753560 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
ae8a9387-1cb5-4472-8580-86394a86da29 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 0x600003753250 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
bb60b7b9-4ea4-4ab0-b0b9-cdf649c1ac20 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 0x600003752ed0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
e4bf2301-9ebb-40bd-8320-3a3cd9d33d23 694ccffb-53aa-4ddb-abfa-62396980194a RestClientChannelTests test__032__history__query_arguments__direction_backwards_or_forwards() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000375c1c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
9d6c03a0-d1aa-4ef0-860b-12fe8efdcd87 ab5ce0e7-8f28-42e3-b2e3-7762bb2aabf8 RestClientChannelTests test__033__history__query_arguments__limit_items_result() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003759ab0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
dc7b8115-f8a3-459c-b9f3-18a6e2d2e8de 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 0x600003759f10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
def701c7-4f91-47ed-88fc-22e98e8edb1e 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 0x600003757a30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
a8a4e659-2975-4d0c-9871-ded3d929ce8e 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 0x600003757090 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
bb00ffda-dae9-4134-a334-9eba86aa94db 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 0x60000375c540 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
72d27fd5-9551-4b62-9bc4-7d6e1cf9089e 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 0x60000375ca10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
9a6a16fe-c166-446a-889e-e66d5d37cff0 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 0x60000376ff00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
b0556ffd-ee8f-495c-9237-0f44f0fa772e 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 0x600003757790 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
2445ec98-4239-4bc0-8e65-bbf598f260e8 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 0x6000037401c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
1bde4d98-fe86-4110-8d6e-3e98cce07604 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 0x600003759c00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
46f8e453-b202-402c-9ffd-eddae5dde532 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 0x60000375cd20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
8b84ea7f-2b54-47d2-ae62-7fdacc869ce6 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 0x60000375a0d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
8b6cb9c9-5687-424c-93a3-64d91e425e0f 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 0x6000037402a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
74a6816e-9ef7-46fb-9d34-0bfa600c21c0 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 0x60000375c770 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
c1c53d56-dd7f-47c6-bf71-b0a0b616a100 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 0x600003740a80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=122&StartingLineNumber=122)
af744af3-1a83-4aac-af3c-2f0bbb668f16 61204ac3-4eaa-4c06-876a-4b0f8a7812fc RestClientChannelsTests test__001__RestClient__channels__should_return_collection_of_channels() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000375c850 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
4f61f7b6-7305-4db0-b94b-821e5a0b64e2 948db59c-44e4-4a52-a0da-080249d9fa4f RestClientChannelsTests test__002__RestClient__channels__should_be_enumerable() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000375c8c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
adad5ea1-6fe7-432f-9613-ae0ef6e889f7 9fbae71c-0ed1-494c-b272-40b3d9b10470 RestClientChannelsTests test__003__RestClient__channels__get__should_return_a_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000037593b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
1b9f8023-106f-45e8-b052-d225b2ea96ea 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 0x60000375c700 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
dea3497d-66cf-4573-9113-36a0ca48b137 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 0x60000375a4c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
28b54307-3d32-417f-94f6-8b3d7b8c15b9 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 0x60000375d340 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
c0fc0ea1-e424-4bbb-a4fe-2f0d7738ae8c 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 0x600003759b20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
bd40a5d0-ae5c-46cf-99e6-5ec17dcb6be7 d3aefad6-61f3-41bd-ab73-f6ac10cf1441 RestClientChannelsTests test__008__RestClient__channels__releaseChannel__should_release_a_channel() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x60000375a530 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelsTests.swift#CharacterRangeLen=0&EndingLineNumber=38&StartingLineNumber=38)
394935de-2b93-4910-8c21-5663e552e4b2 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 0x600003740cb0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=436&StartingLineNumber=436)
9f4e073e-2f1a-4592-95a6-776171c23cd8 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 0x600003740f50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=67&StartingLineNumber=67)
366ebf13-16a3-44a7-a333-c229fba90e82 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 0x60000375d9d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=85&StartingLineNumber=85)
97d34f76-8df1-4bd4-9662-7c2105dc08ce 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 0x600003741030 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=116&StartingLineNumber=116)
cc6eaaea-112d-4470-ad8d-5f8f99276860 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 0x60000375dc70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=163&StartingLineNumber=163)
8a85c923-c272-42f8-8035-f43efa0fcfc7 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 0x60000375d7a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=311&StartingLineNumber=311)
81d96ce8-dc2f-4ad1-b56b-5a5188f25cf4 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 0x600003740fc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=278&StartingLineNumber=278)
956863de-157c-40c1-bded-96351cbd7477 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 0x60000375c310 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=360&StartingLineNumber=360)
a22c04e2-0c10-471a-8764-2b1d89cbe0bd 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 0x600003759dc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=414&StartingLineNumber=414)
bcd4d5d7-cc91-4495-a9cb-96935b8a2268 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 0x600003757c60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=135&StartingLineNumber=135)
034466df-e5b1-40ea-b302-9ece6e8f1b17 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 0x6000037487e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=157&StartingLineNumber=157)
2e542a4d-8e7e-4ed4-a961-35417cbfec2b 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 0x600003749650 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=210&StartingLineNumber=210)
42f04972-d59b-4ecb-85c8-6b1b26398b3c 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 0x600003730000 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=228&StartingLineNumber=228)
aab63d95-c1de-4cd3-a4cb-a8f3902e9a2b 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 0x60000375ff00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=339&StartingLineNumber=339)
8f9d66a7-e358-4174-86b4-a038e3ee8acf 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 0x6000037341c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#CharacterRangeLen=0&EndingLineNumber=365&StartingLineNumber=365)
79303dd4-e8d3-434b-aeca-de708b012e26 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 0x60000374d2d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=149&StartingLineNumber=149)
47319993-93a8-43f2-954c-ae70e60ff4f8 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 0x60000374d260 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=437&StartingLineNumber=437)
6b5164b6-e414-4458-a2d0-bab29a14cf13 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 0x60000374d570 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=450&StartingLineNumber=450)
1f1a0769-212b-44d4-a584-e9a3257f9350 0072ee2f-e36d-4d99-bba6-07462114fbcf RestClientTests test__004__RestClient__should_send_requests_over_http_and_https() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003731180 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=484&StartingLineNumber=484)
ec8c6e66-3805-40e1-b961-65cf8a149dbf 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 0x600003732610 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
8d24977b-cc63-43a8-a626-52b52026b22a 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 0x600003734a10 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
0480435a-e040-46c0-896d-908745748dc7 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 0x600003731f10 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
fed5a061-0927-442e-ad84-30d2c5fb6717 e92b45a7-fb3f-40ee-b76b-da4e3b2acea3 RestClientTests test__008__RestClient__should_use_MsgPack_binary_protocol() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003734310 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1595&StartingLineNumber=1595)
2aecde13-bcd7-49ef-9e22-64cdc8c9a1fd c6012053-f168-492d-898c-31dfd90f2366 RestClientTests test__009__RestClient__should_use_JSON_text_protocol() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x600003731b90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1631&StartingLineNumber=1631)
def2ff49-e5bf-4d5f-bf52-30d9ad63b9bc 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 0x60000374ddc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1664&StartingLineNumber=1664)
75185923-8733-4881-8595-1a45d9972e37 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 0x600003731490 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1689&StartingLineNumber=1689)
d7073086-3d1e-4c59-8d4c-6ca8b9c93316 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 0x6000037351f0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
d22ed17c-b82a-41c9-876e-9f8e6e662094 bf71aa47-f157-4ec2-ade5-8493e8427e53 RestClientTests test__013__RestClient__background_behaviour() Crash: xctest (16111) @nonobjc ARTRest.init(options:). libsystem-c.dylib: abort() called (#CharacterRangeLen=0)
29144f61-5e22-4aa8-a877-3f90647480ba 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 0x6000000d6ed0 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
c23f50ee-110b-432a-b787-bfc9b6d77465 15aa28d5-00fd-4aa0-9dfa-c3e1a27abcf0 RestClientTests test__015__RestClient__initializer__should_accept_an_API_key() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000000e9f80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=172&StartingLineNumber=172)
c4e6c0d2-f0dd-4828-ae62-487d77052b80 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 0x6000000ea840 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=185&StartingLineNumber=185)
d6b9c0ca-cbd3-46b9-b0e5-fa04fd85b251 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 0x6000000da990 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
ff058648-efd6-4b26-b623-9f0e27ef87fa b646b3e4-7547-439e-ab78-8afc192f6776 RestClientTests test__019__RestClient__initializer__should_accept_an_options_object() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000000ec1c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=203&StartingLineNumber=203)
1d0fb277-9a90-498b-bbaa-a72e3e835901 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 0x6000000ec620 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
12ec9082-5c4e-4c78-aa55-e73d6f81c779 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 0x6000000db250 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=222&StartingLineNumber=222)
b682c3ce-6893-49ab-b2e7-63683c00b489 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 0x6000000ecaf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=238&StartingLineNumber=238)
a34dd25c-22bc-4628-bab7-3d7e6d677a86 abc1a84d-e8d2-4e53-95ec-58dca53bd3a6 RestClientTests test__023__RestClient__logging__should_have_a_mutable_log_level() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000000ecee0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=255&StartingLineNumber=255)
33eb6d61-d7e9-447b-b934-0bc9e64ff755 9599f9f7-410d-48ce-b727-4f46a5c58fff RestClientTests test__024__RestClient__logging__should_accept_a_custom_logger() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000000da610 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=280&StartingLineNumber=280)
e91d21e3-e6f3-4eb1-ab36-3077a8734e28 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 0x6000000ed6c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=296&StartingLineNumber=296)
39503b1d-c2d3-4dad-9558-8c1317bbb86d 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 0x6000000db800 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=309&StartingLineNumber=309)
aef0c205-b65c-45be-93ad-127a14908923 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 0x6000000c3bf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=322&StartingLineNumber=322)
bb891e50-2d63-401c-86b7-356c58a13ef0 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 0x6000000c3f70 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=333&StartingLineNumber=333)
ae95159d-181c-452c-94c5-b5f4e56643dd 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 0x6000000ec690 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
28eb032d-d5c1-4eda-961b-20fd730dd265 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 0x6000000eb950 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=358&StartingLineNumber=358)
6dbf00c4-9d97-41f0-9d78-1a5905ead882 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 0x6000000ee060 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=370&StartingLineNumber=370)
4f5bcef0-bec5-4365-bc92-a17e82b7df7e 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 0x6000000ef950 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=390&StartingLineNumber=390)
bcc665c2-242c-4c7b-9084-6a22303bebfa 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 0x6000000e0620 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=417&StartingLineNumber=417)
a6d64fa6-11ac-4dc6-82a0-57a00ffa1511 e0560b84-d2ca-4897-9c7e-a088f722fc52 RestClientTests test__034__RestClient__time__should_return_server_time() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000000e1030 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=469&StartingLineNumber=469)
b9349b28-d162-4941-83cb-52a7cb82b308 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 0x6000000e17a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=617&StartingLineNumber=617)
37d7e503-7c0b-42d4-a63c-9fce0063e79f 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 0x6000000ea5a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=659&StartingLineNumber=659)
6500acd5-3df6-4de4-b682-b3680c4f7afb 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 0x6000000eb640 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=722&StartingLineNumber=722)
c8cb5382-60ff-49ee-bc8c-051b67836a04 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 0x6000000eab50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=628&StartingLineNumber=628)
30598f72-8cb2-4bfc-b926-0b276a91fb6b 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 0x6000000ed7a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=634&StartingLineNumber=634)
1ed691ff-9e8b-4029-a6c1-98a898979c2a 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 0x6000000ea4c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=638&StartingLineNumber=638)
218d100e-cf8b-4414-a31b-35eaeced39ff 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 0x6000000eb250 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=642&StartingLineNumber=642)
2eed2296-ad65-44ce-a3ab-d61ff17425a7 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 0x6000000e1500 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=646&StartingLineNumber=646)
36c53641-ac4d-4a6a-a319-3df65f15397d 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 0x6000000ef9c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/%3Ccompiler-generated%3E#CharacterRangeLen=0&EndingLineNumber=649&StartingLineNumber=649)
8f036ac5-c970-4105-9705-ebd760db19a4 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 0x6000000eaf40 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=654&StartingLineNumber=654)
43b8ae3c-31ab-495f-99f3-41551bd0aa08 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 0x6000000e0930 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1008&StartingLineNumber=1008)
4d4c5ec0-7f6a-4f8a-8c5a-a6ba5f6d1b65 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 0x6000000eb560 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1137&StartingLineNumber=1137)
d1a4bd6a-443f-4636-bc96-923e7b5a1059 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 0x6000000ebe90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1161&StartingLineNumber=1161)
9d602d8d-4a35-43da-a88d-e1f97400c267 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 0x6000000ed420 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1184&StartingLineNumber=1184)
c412487f-1f82-4c4e-b314-b026c217d657 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 0x6000000edf10 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1212&StartingLineNumber=1212)
b4bac1dc-4433-4ea6-a7a0-2f15d8ff5b97 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 0x6000000eb6b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1534&StartingLineNumber=1534)
7b806df4-81e4-4f5f-86d2-ce4bb28e7a15 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 0x6000000ee680 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=787&StartingLineNumber=787)
6d54566b-6ebd-4cf6-b8b5-9975ef83f824 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 0x6000000e1730 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=809&StartingLineNumber=809)
ef6e50ed-97da-42d0-9e71-bd0060ae81de 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 0x6000000ef170 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=852&StartingLineNumber=852)
839672bb-5553-47fa-8c50-d02312862c4d 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 0x6000000ed8f0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=879&StartingLineNumber=879)
24873674-8f68-4a98-9a40-7f9b5cbf87e6 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 0x6000000eeae0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=905&StartingLineNumber=905)
5c28c2a9-f17f-497a-bbde-7a121aeb904c 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 0x6000000e1110 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=930&StartingLineNumber=930)
d71d4c23-94a6-4e9a-9355-eb0dac541c36 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 0x6000000efa30 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=955&StartingLineNumber=955)
8e48b83c-7d4d-465d-9e7e-b3594b68c322 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 0x6000000ef720 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=982&StartingLineNumber=982)
21f9aaff-785f-4298-aaf8-27703b180f57 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 0x6000000ee1b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1030&StartingLineNumber=1030)
da6cdf12-582f-4279-89af-903157870cfe 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 0x6000000ee840 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1055&StartingLineNumber=1055)
6773592e-242b-4877-a3e5-3c244fafa981 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 0x6000000dbe90 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1081&StartingLineNumber=1081)
82b29f13-1902-46e1-b02c-59e6655eee68 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 0x6000000ed730 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1108&StartingLineNumber=1108)
8668b150-317e-4a4a-8a33-433b60374f92 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 0x6000000daa00 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1286&StartingLineNumber=1286)
efe36075-d3a0-4a25-bc93-b6a162dea7fb 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 0x6000000ee990 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1325&StartingLineNumber=1325)
e87ca87a-b891-45dd-89f6-eed49d3802a9 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 0x6000000db480 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1357&StartingLineNumber=1357)
409abbe0-833c-4571-af88-a6e328b4b8eb 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 0x6000000e0f50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1391&StartingLineNumber=1391)
7149fdae-9358-4b80-ae63-5f236bfeb598 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 0x6000000c3790 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1426&StartingLineNumber=1426)
ca52c342-a489-4d2a-bc48-ffc953efd762 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 0x6000000daca0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1461&StartingLineNumber=1461)
a1126cdd-cc07-441e-b297-c9085a5d4b63 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 0x6000000eb720 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1497&StartingLineNumber=1497)
1cd14e03-cc99-473e-9e6d-50b04c4fda54 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 0x6000000dbdb0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=23&StartingLineNumber=23)
c2389bdb-3117-4f85-a8ca-fa3d0a714e47 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 0x6000000ea290 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=23&StartingLineNumber=23)
46540f6d-270d-4eae-ace2-9a8625d24b13 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 0x6000000dbbf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=23&StartingLineNumber=23)
e2c994f7-685d-4793-be32-d478ccebd46c 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 0x6000000c38e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=47&StartingLineNumber=47)
bee67c65-7713-4046-b79d-960d2f8ba9b9 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 0x6000000c3b80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=47&StartingLineNumber=47)
c8ba779f-42d5-420e-8402-4180eca82add 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 0x6000000c3410 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=47&StartingLineNumber=47)
20f7514e-8d1c-49eb-b3ff-55258928ff77 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 0x6000000e0bd0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=85&StartingLineNumber=85)
aad6ecf3-6e64-459d-ac51-2c7c6d980423 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 0x6000000efbf0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=85&StartingLineNumber=85)
95243c9b-50c5-417c-bb51-7c589b9e61ec 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 0x6000000e1b20 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=85&StartingLineNumber=85)
458ed41e-d627-4559-8de3-b5a83ce6cdda 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 0x6000000e41c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=115&StartingLineNumber=115)
8dcd6e32-3b21-4d60-8997-82bf75bbdc68 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 0x6000000e0a80 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=115&StartingLineNumber=115)
c192e5e7-a2d6-4132-a750-3fcdc88a53bb 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 0x6000000e4230 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=115&StartingLineNumber=115)
7a86cce5-e94d-43fa-8b6f-ba48c8d480fa 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 0x6000000e1dc0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1763&StartingLineNumber=1763)
94f22a65-208f-4d12-a0b8-a19afe0a966d 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 0x6000000e10a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1791&StartingLineNumber=1791)
5b9a9569-f754-4a69-8c19-14432a2eea38 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 0x6000000e45b0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1818&StartingLineNumber=1818)
5404363a-2b3c-4756-ae86-01bba352412e 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 0x6000000e02a0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1843&StartingLineNumber=1843)
f6e06815-b76e-4d25-b75c-3fa184683082 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 0x6000000dbc60 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1867&StartingLineNumber=1867)
c0b421d0-8eda-4e03-b543-0429d4bf8f4c 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 0x6000000e47e0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1891&StartingLineNumber=1891)
7c1c5259-f413-4476-8217-8067555f9cf1 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 0x6000000e4690 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1907&StartingLineNumber=1907)
e9cab2c4-fa8d-4a96-ab36-a8fd1085dc66 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 0x6000000e24c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1956&StartingLineNumber=1956)
4ae18f81-6ad9-4c0b-8019-edc8329f1d08 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 0x6000000e5960 (/Users/runner/work/ably-cocoa/ably-cocoa/Carthage/Checkouts/Nimble/Sources/Nimble/DSL+Wait.swift#CharacterRangeLen=0&EndingLineNumber=78&StartingLineNumber=78)
eab61d8d-0ad2-4a34-b7c8-54ea31576b57 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 0x6000000ebdb0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=2031&StartingLineNumber=2031)
db93c2ce-5535-4cef-b198-8f447c194dad 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 0x6000000e4460 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=2071&StartingLineNumber=2071)
141e78bc-3be5-41f2-8f45-06d71e0c828c 8f0e75a4-9d8b-40fb-b330-23e822a2b31f RestClientTests test__097__RestClient__request_IDs__ErrorInfo_should_have__requestId__property() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000000e4f50 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=2109&StartingLineNumber=2109)
69982ce5-29c7-42d1-accf-f7316e42e837 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 0x6000000f8770 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=110&StartingLineNumber=110)
2a5579af-2d45-4de6-9c25-048a225598e5 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 0x6000000e5880 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=139&StartingLineNumber=139)
b85e2edd-e7ad-4115-922a-0bd28ae91c05 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 0x6000000e0af0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=176&StartingLineNumber=176)
6088ab26-f72d-449a-8264-8463b241aa4e 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 0x6000000e1ff0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=204&StartingLineNumber=204)
471d10d7-3686-4467-bb05-31e3d573836b 7cbc8c90-55f5-41bc-874d-919df3b3cedb UtilitiesTests test__021__Utilities__Logger__should_have_a_history_of_logs() -[ARTAuthInternal init:withOptions:]: unrecognized selector sent to instance 0x6000000f88c0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=442&StartingLineNumber=442)