There are 219 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 15b79959-f1ef-4086-994f-329a2313ade3 | 7df332a9-fef5-47b4-971c-157350d9b652 | CryptoTests | test__002__Crypto__getDefaultParams__calculates_a_keyLength_from_the_key__its_size_in_bits_() | Crash: xctest (27578) static ARTCrypto.getDefaultParams(_:) |
| 57e9f49e-a6ed-4f74-950e-3b7c535899e1 | 1d04b1e5-51bb-4fcc-82ee-dec8ead35f69 | CryptoTests | test__004__Crypto__getDefaultParams__key_parameter__can_be_a_binary() | Crash: xctest (28090) static ARTCrypto.getDefaultParams(_:) |
| 04739a69-07e8-49c7-b8b1-91ab025cc77a | e609c253-d7cb-4f3a-8e9c-e94754ee3309 | AuthTests | test__002__should_accept_authURL_response_with_timestamp_argument_as_string() | XCTAssertNil failed: "Error -1002 - unsupported URL (reason: NSURLErrorDomain)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4531&StartingLineNumber=4531) |
| 195b3100-ac38-46cd-9cd8-ae6fbf4fda0f | 988dff42-5889-451a-baee-2d3ed9fa383b | AuthTests | test__007__Token__should_URL_query_be_correctly_encoded() | failed - expected to param <capability=%7B%22*%22:%5B%22*%22%5D%7D> exists, got <capability=%7B%22*%22:%5B%22*%22%5D%7D×tamp=1475965860000&format=msgpack> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1061&StartingLineNumber=1061) |
| de2a94d5-db35-44e8-bfa5-84ba884d2613 | 0371c657-95d1-4abc-a0d3-f508de21794f | AuthTests | test__013__Token__token_auth__for_Realtime_connections__should_send_the_token_in_the_querystring_as_a_param_named_accessToken() | failed - expected to param <accessToken=_tmp_4mkdyQ.Dcp3z913TNGO-LdH9s9lPe97czwLQ40dE33O7Hk7jPNj1RXI_79T3yySCNsNL-c0T3DiZFD7dbENgiRXKqZUAlU96a9gCxjXksHqu8q7CwB_wP5IdUBF5Dron_jbsgcCQ> exists, got <format=msgpack&echo=true&agent=ably-cocoa/1.2.44%20macOS/15.6.0&v=2&accessToken=_tmp_4mkdyQ.Dcp3z913TNGO-LdH9s9lPe97czwLQ40dE33O7Hk7jPNj1RXI_79T3yySCNsNL-c0T3DiZFD7dbENgiRXKqZUAlU96a9gCxjXksHqu8q7CwB_wP5IdUBF5Dron_jbsgcCQ> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=206&StartingLineNumber=206) |
| 6eb8698b-a650-41a0-ac1d-de2b3c4067c7 | 85ddf9cb-cd8f-4bfe-b462-adfeed9f75d2 | AuthTests | test__026__Token__authentication_method__if_a_request_by_a_realtime_client_to_an_authUrl_results_in_an_HTTP_403_the_client_library_should_transition_to_the_FAILED_state() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=532&StartingLineNumber=532) |
| f20b3903-4283-4405-891b-1e982c1f866b | c8f6c971-0304-413d-89c5-52ea488fffcc | AuthTests | test__032__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_request_to_authUrl_fails__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() | XCTUnwrap failed: expected non-nil value of type "ARTErrorInfo" - ErrorInfo is empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=601&StartingLineNumber=601) |
| 7e27bfa9-b66f-4776-be15-cffd2ca9f117 | e9b41379-97dc-4c11-9322-62380b5399d4 | AuthTests | test__033__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_request_to_authUrl_fails__if_the_connection_is_CONNECTED__then_the_connection_should_remain_CONNECTED() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=620&StartingLineNumber=620) |
| 95a1135f-c94e-45ae-b35d-fc71f0274906 | 5c87aba4-1d09-4f32-845d-779c8b2270b7 | AuthTests | test__036__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_provided_token_is_in_an_invalid_format__if_the_connection_is_CONNECTING__then_the_connection_attempt_should_be_treated_as_unsuccessful() | XCTUnwrap failed: expected non-nil value of type "ARTErrorInfo" - ErrorInfo is empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=739&StartingLineNumber=739) |
| d6ff0ba1-9f93-491e-a6fd-a94d66e0a8d0 | d89ecbb0-8647-477e-a819-e69f32646a83 | AuthTests | test__037__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_provided_token_is_in_an_invalid_format__if_the_connection_is_CONNECTED__then_the_connection_should_remain_CONNECTED() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=761&StartingLineNumber=761) |
| ebdebf5c-aa6e-49d8-980f-f42150444be9 | da871a04-050c-4d8f-9b84-28cec2ef96bd | AuthTests | test__042__Token__token_auth_and_clientId__should_check_clientId_consistency__on_realtime() | Crash: xctest (14358) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021769562915074 |
| 9853ab90-55d2-498a-b4ce-4a58848fc917 | 5e00ec77-8e4a-46d0-9258-dceb531c222a | AuthTests | test__064__requestToken__authUrl__query_will_provide_a_token_string() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("echo.ably.io")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1503&StartingLineNumber=1503) |
| f24b4463-31aa-4352-b7b6-ea9a418fb46e | 7f94861f-be6e-4ab1-a333-967c748ef788 | RealtimeClientPresenceTests | test__069__Presence__enter__should_result_in_an_error_if_the_channel_is_in_the_DETACHED_state() | Test crashed with signal trap. |
| a9be739a-f52c-48b2-b0a6-91638ff9295f | ac813b40-6aaf-4d38-b025-1f42e3ef9d7e | AuthTests | test__065__requestToken__authUrl__query_will_provide_a_TokenDetails() | XCTUnwrap failed: throwing "NSInvalidArgumentException: *** +[NSJSONSerialization dataWithJSONObject:options:error:]: Invalid top-level type in JSON write" - Invalid TokenDetails (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1515&StartingLineNumber=1515) |
| cb62678c-4797-427c-a653-a2d2e8d2175d | 86188caa-8cbf-4144-8df0-e7ec142fd415 | AuthTests | test__066__requestToken__authUrl__query_will_provide_a_TokenRequest() | XCTUnwrap failed: throwing "NSInvalidArgumentException: *** +[NSJSONSerialization dataWithJSONObject:options:error:]: Invalid top-level type in JSON write" - Invalid TokenRequest (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1571&StartingLineNumber=1571) |
| d72e75cc-71bf-43a8-ad5e-63bea05e3d22 | 6f6496c9-dff5-4331-b1e3-5fda34effa21 | AuthTests | test__067__requestToken__authUrl__TokenParams_should_take_precedence_over_any_configured_authParams_when_a_name_conflict_occurs() | Crash: xctest (17541) closure #1 in closure #2 in AuthTests.test__067__requestToken__authUrl__TokenParams_should_take_precedence_over_any_configured_authParams_when_a_name_conflict_occurs() |
| ac83e384-be32-4d00-977e-529fbb998849 | 9eb9f6a2-328b-4b88-8714-2f0722755364 | AuthTests | test__075__requestToken__When_authCallback_option_is_set__it_will_invoke_the_callback__with_a_TokenRequest() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1863&StartingLineNumber=1863) |
| 6120e4c7-33e4-48d0-9081-c0e4d21a0c03 | 3cdd883a-9372-46f7-aed4-af055837472e | AuthTests | test__090__createTokenRequest__TTL__should_be_specified_in_milliseconds() | Crash: xctest (18186) closure #1 in closure #1 in AuthTests.test__090__createTokenRequest__TTL__should_be_specified_in_milliseconds() |
| 71410e17-1c99-4d06-b7a4-5799cf8d74ed | 5c7f3170-1fd4-430d-9f12-b339133e913a | AuthTests | test__099__authorize__on_subsequent_authorisations__should_store_the_AuthOptions_with_authUrl() | XCTAssertNil failed: "Error Domain=NSURLErrorDomain Code=-1002 "unsupported URL" UserInfo={_NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <9E161A2E-E9E0-44D8-8A17-77F4E92A9DC2>.<1>" ), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <9E161A2E-E9E0-44D8-8A17-77F4E92A9DC2>.<1>, NSLocalizedDescription=unsupported URL, NSUnderlyingError=0x6000014a8090 {Error Domain=kCFErrorDomainCFNetwork Code=-1002 "(null)"}}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=2742&StartingLineNumber=2742) |
| e0d1fc2f-90c3-4bcd-a326-ad52b92fb49c | c5d6dadc-5655-4db2-9e0a-1b1703be3d31 | AuthTests | test__106__authorize__should_adhere_to_all_requirements_relating_to__authUrl() | failed - Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3013&StartingLineNumber=3013) |
| 02fbcfd9-dd35-4888-98e0-d781d978f67e | bf3fce77-0599-41b1-a0c5-2c56010f41ab | AuthTests | test__107__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_json() | XCTUnwrap failed: throwing "NSInvalidArgumentException: *** +[NSJSONSerialization dataWithJSONObject:options:error:]: Invalid top-level type in JSON write" - Couldn't encode token details (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3026&StartingLineNumber=3026) |
| 4e776902-9c9a-471b-af87-7e3adf2f0d4b | 68c6b5e2-d84c-4b7f-8bc7-ad71831d989b | AuthTests | test__108__authorize__should_adhere_to_all_requirements_relating_to__authUrl_returning_TokenRequest_decodes_TTL_as_expected() | XCTUnwrap failed: throwing "NSInvalidArgumentException: *** +[NSJSONSerialization dataWithJSONObject:options:error:]: Invalid top-level type in JSON write" - Encode failure (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3080&StartingLineNumber=3080) |
| b7a42f67-5229-4260-b155-1e98b3bbdf8b | 6adc6bb5-f481-4314-88cd-76cb232fdc11 | AuthTests | test__109__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_plain_text() | XCTAssertNil failed: "Error Domain=NSURLErrorDomain Code=-1002 "unsupported URL" UserInfo={_NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <4327DA52-38F5-40E0-8224-1D793B4DD325>.<1>, NSLocalizedDescription=unsupported URL, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <4327DA52-38F5-40E0-8224-1D793B4DD325>.<1>" ), NSUnderlyingError=0x6000014ba5b0 {Error Domain=kCFErrorDomainCFNetwork Code=-1002 "(null)"}}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3127&StartingLineNumber=3127) |
| fe6d3a30-c66d-4de0-8491-f39f09c270d8 | 2435e200-0339-468f-951a-8b0780c900ef | AuthTests | test__111__authorize__when_TokenParams_and_AuthOptions_are_provided__should_supersede_configured_AuthOptions__using_authUrl__even_if_arguments_objects_are_empty() | XCTUnwrap failed: throwing "NSInvalidArgumentException: *** +[NSJSONSerialization dataWithJSONObject:options:error:]: Invalid top-level type in JSON write" - Encode failure (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3192&StartingLineNumber=3192) |
| 099dd518-6d63-473f-a4e2-b87efaaf25a9 | f724070b-5530-4962-a4e0-20688f220bf1 | AuthTests | test__122__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTING__should_call_each_Realtime_authorize_callback() | failed - expected to param <accessToken=_tmp_nJDaoA.DDq4ZwQKDvonMIFQ1z9ZQNuujygNOHnnjpktS3nZDG94ByxGfk9qZzRaObcIixqC9b-o07uRDSsJuzaxuWKY8L9p57_yGmNl2mPCdrKkWke5hi-1KVpGmS0sjdaLFWyJn> exists, got <format=msgpack&v=2&accessToken=_tmp_nJDaoA.DDq4ZwQKDvonMIFQ1z9ZQNuujygNOHnnjpktS3nZDG94ByxGfk9qZzRaObcIixqC9b-o07uRDSsJuzaxuWKY8L9p57_yGmNl2mPCdrKkWke5hi-1KVpGmS0sjdaLFWyJn&agent=ably-cocoa/1.2.44%20macOS/15.6.0&echo=true> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3791&StartingLineNumber=3791) |
| 8c695f75-dc12-4dab-85b0-bca0f7fcc2df | 00a9cd36-f835-42d1-a442-d1f3d4653c2b | AuthTests | test__127__Reauth__should_use_authorize__force__true___to_reauth_with_a_token_with_a_different_set_of_capabilities() | Crash: xctest (19376) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021769562915074 |
| 57d3aa32-c4fe-4040-9765-b70a5ad4b07c | fea972ab-db84-458c-9bfb-5c52da48f514 | AuthTests | test__129__TokenParams__timestamp_should_not_be_a_member_of_any_default_token_params() | failed - expected to be greater than <0>, got <0> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3977&StartingLineNumber=3977) |
| c10ece75-f486-4785-8c96-13d64c7d0697 | 9989f7ef-95c7-426b-9f60-a5e1f2ded09a | AuthTests | test__133__TokenRequest__fromJson__with_TTL__accepts_a_NSDictionary() | Crash: xctest (21176) test__accepts_a_NSDictionary #1 () in AuthTests.reusableTestsTestTokenRequestFromJson(_:testCase:beforeEach:afterEach:check:). libsystem-c.dylib: abort() called |
| 0cd4b3ce-15f3-4ff8-88a4-ed168b765545 | 85521fb2-d232-435d-bdb3-4576448b3b3e | AuthTests | test__135__TokenRequest__fromJson__without_TTL__accepts_a_NSDictionary() | Crash: xctest (21617) test__accepts_a_NSDictionary #1 () in AuthTests.reusableTestsTestTokenRequestFromJson(_:testCase:beforeEach:afterEach:check:). libsystem-c.dylib: abort() called |
| 8004cff8-89e5-4a4b-a43c-d58a460ca904 | b83f81cc-0109-4cc3-923b-4991e20c54b6 | AuthTests | test__137__TokenDetails__fromJson__accepts_a_NSDictionary() | Crash: xctest (22663) AuthTests.test__137__TokenDetails__fromJson__accepts_a_NSDictionary(). libsystem-c.dylib: abort() called |
| 7a1d01b7-3e83-4b96-aadd-35f212a5b115 | ce645d27-2448-432d-87b0-93c2a3551127 | AuthTests | test__142__JWT_and_realtime__when_using_authUrl__with_valid_credentials__fetches_a_channels_and_posts_a_message() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4152&StartingLineNumber=4152) |
| 21e8bca9-0468-44d1-b3a3-5f3b2c555277 | 6124b61f-19f6-48cb-af64-10d2f7f9493b | AuthTests | test__143__JWT_and_realtime__when_using_authUrl__with_wrong_credentials__fails_to_connect_with_reason__invalid_signature_() | XCTAssertEqual failed: ("80019") is not equal to ("40144") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4181&StartingLineNumber=4181) |
| 55993d5b-fd47-46a7-9ad1-38cf0bfb2ea7 | eaebbab2-8b9f-4204-9c48-17e3cd9c4ca6 | AuthTests | test__144__JWT_and_realtime__when_using_authUrl__when_token_expires__receives_a_40142_error_from_the_server() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4203&StartingLineNumber=4203) |
| cfa2e6c1-78d8-4633-a794-2bbb268cb798 | 1b51839b-2e27-4574-a935-c6a9198f94e1 | AuthTests | test__145__JWT_and_realtime__when_using_authUrl__when_the_server_sends_and_AUTH_protocol_message__client_reauths_correctly_without_going_through_a_disconnection() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4237&StartingLineNumber=4237) |
| c496c171-df61-47bf-8f47-a0afe163ddcb | 87a40fc3-f49e-4640-9356-9dbe751c870e | AuthTests | test__156__JWT_and_rest__when_the_JWT_token_is_returned_with_application_jwt_content_type__the_client_successfully_connects_and_pulls_stats() | XCTAssertNil failed: "Error 40400 - Could not find path: /createJWT" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4452&StartingLineNumber=4452) |
| cfeae812-2f1a-4e73-9592-17cf57f49e35 | 29e223f8-0a2f-44be-a31b-ba318a53ed7d | AuthTests | test__157__JWT_and_rest__when_the_JWT_token_is_returned_with_application_jwt_content_type__the_client_can_request_a_new_token_to_initilize_another_client_that_connects_and_pulls_stats() | Crash: xctest (23170) closure #1 in closure #1 in AuthTests.test__157__JWT_and_rest__when_the_JWT_token_is_returned_with_application_jwt_content_type__the_client_can_request_a_new_token_to_initilize_another_client_that_connects_and_pulls_stats() |
| 7fe66fde-a5b2-435f-8cda-900c311d3bef | 734b5c47-2ed0-457d-bf07-15c2b163fea0 | ChannelOptionsTests | test_copyChannelOptions() | Crash: xctest (26079) static ARTCrypto.getDefaultParams(_:) |
| 698c0fce-6157-4d76-891f-3e03699d80b6 | 93d12fb2-d73a-43ec-a541-ad44396863c7 | ChannelOptionsTests | test_copyRealtimeChannelOptions() | Crash: xctest (26459) static ARTCrypto.getDefaultParams(_:) |
| 73320390-19d0-4bba-9c10-6d6daa7ea1ab | 652673e9-235b-497b-97f8-9b99e9e1098a | CryptoTests | test__011__Crypto__with_fixtures_from_crypto_data_128_json__should_encrypt_messages_as_expected_in_the_fixtures() | XCTAssertEqual failed: ("<ARTMessage: 0x0000000144613eb0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: Optional("utf-8/cipher+aes-128-cbc/base64"), data: Optional("HO4cYSP8LybPYBPZPHQOtmHItcxYdSvcNUC6kXVpMn0VFL+9z2/5tJ6WFbR0SBT1xhFRuJ+MeBGTU3yOY9P5ow==") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") is not equal to ("<ARTMessage: 0x00000001446146c0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: Optional("utf-8/cipher+aes-128-cbc/base64"), data: Optional("HO4cYSP8LybPYBPZPHQOtmHItcxYdSvcNUC6kXVpMn0VFL+9z2/5tJ6WFbR0SBT1xhFRuJ+MeBGTU3yOY9P5ow==") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/CryptoTests.swift#EndingLineNumber=162&StartingLineNumber=162) |
| 50f0ebc2-6c53-43cc-90d7-6cf80d88e67d | bf5103c9-44cd-414f-b063-b9f2a1995aa0 | CryptoTests | test__012__Crypto__with_fixtures_from_crypto_data_128_json__should_decrypt_messages_as_expected_in_the_fixtures() | XCTAssertEqual failed: ("<ARTMessage: 0x0000000154609d50> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional(Optional("The quick brown fox jumped over the lazy dog")) extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") is not equal to ("<ARTMessage: 0x0000000154609bf0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional("The quick brown fox jumped over the lazy dog") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/CryptoTests.swift#EndingLineNumber=179&StartingLineNumber=179) |
| 74b45014-b408-4b43-b733-5e34b11e0bec | d1f04c9f-96f5-41d5-b42b-207fc07ea715 | CryptoTests | test__013__Crypto__with_fixtures_from_crypto_data_256_json__should_encrypt_messages_as_expected_in_the_fixtures() | XCTAssertEqual failed: ("<ARTMessage: 0x0000000144611120> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: Optional("utf-8/cipher+aes-256-cbc/base64"), data: Optional("NMDl1Acnel8HVdu1cEWdr9CGPYFoBoLgJCzoybbQbnyfwx3UQ8CGuKyP/g56Za/JB3xW6XGkNzrHYvZwad4fvA==") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") is not equal to ("<ARTMessage: 0x0000000144610b70> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: Optional("utf-8/cipher+aes-256-cbc/base64"), data: Optional("NMDl1Acnel8HVdu1cEWdr9CGPYFoBoLgJCzoybbQbnyfwx3UQ8CGuKyP/g56Za/JB3xW6XGkNzrHYvZwad4fvA==") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/CryptoTests.swift#EndingLineNumber=162&StartingLineNumber=162) |
| aff7492b-0004-43a5-8588-476dde21297a | ff60f5de-0995-4d49-b3cc-fde85ac97d83 | CryptoTests | test__014__Crypto__with_fixtures_from_crypto_data_256_json__should_decrypt_messages_as_expected_in_the_fixtures() | XCTAssertEqual failed: ("<ARTMessage: 0x000000015460b830> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional(Optional("The quick brown fox jumped over the lazy dog")) extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") is not equal to ("<ARTMessage: 0x000000015460bfa0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional("The quick brown fox jumped over the lazy dog") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/CryptoTests.swift#EndingLineNumber=179&StartingLineNumber=179) |
| 984c44df-abed-40ad-b432-d74c2c9710ca | 1d9a80ef-948d-44a6-912b-c1e886ca3160 | CryptoTests | test__015__Crypto__with_fixtures_from_crypto_data_128_json__manual_decrypt_messages_as_expected_in_the_fixtures() | XCTAssertEqual failed: ("<ARTMessage: 0x00000001447e19a0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional(Optional("The quick brown fox jumped over the lazy dog")) extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") is not equal to ("<ARTMessage: 0x00000001447efbf0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional("The quick brown fox jumped over the lazy dog") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/CryptoTests.swift#EndingLineNumber=216&StartingLineNumber=216) |
| 57446177-4f96-42ac-972d-c29ef000378a | a1cb3a15-0296-41cc-8fff-5d29576917f2 | CryptoTests | test__016__Crypto__with_fixtures_from_crypto_data_256_json__manual_decrypt_messages_as_expected_in_the_fixtures() | XCTAssertEqual failed: ("<ARTMessage: 0x000000015460d6b0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional(Optional("The quick brown fox jumped over the lazy dog")) extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") is not equal to ("<ARTMessage: 0x00000001546102f0> { id: nil, clientId: nil, connectionId: nil, timestamp: nil, encoding: nil, data: Optional("The quick brown fox jumped over the lazy dog") extras: nil, name: example action: Create serial: nil updateSerial: nil version: nil createdAt: nil updatedAt: nil refType: nil refSerial: nil operation: nil summary: nil }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/CryptoTests.swift#EndingLineNumber=216&StartingLineNumber=216) |
| 720188cc-8145-4f2e-b694-5c9c1a836cd4 | f7369ba0-eac4-40eb-8aa9-fc76615001b3 | DeltaCodecTests | test__001__withBinaryProtocol_DeltaCodec__decoding__should_decode_vcdiff_encoded_messages() | Crash: xctest (29224) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021769562915074 |
| 9d1b85f6-25ff-414d-8071-05e83266f851 | b97b2616-dc1f-4821-8c89-23748d315107 | DeltaCodecTests | test__001__withoutBinaryProtocol_DeltaCodec__decoding__should_decode_vcdiff_encoded_messages() | Crash: xctest (29744) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021769562915074 |
| 13b5f217-2db5-44b5-95cd-76e20d9f0b11 | 1e4cb687-6d57-4a49-94d2-3dea1df52645 | DeltaCodecTests | test__002__DeltaCodec__decoding__should_fail_and_recover_when_the_vcdiff_messages_are_out_of_order() | Crash: xctest (30926) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021769562915074 |
| aa59826b-cfd6-433b-8109-a7e4f5a1cf9a | 782f7ca8-16c7-45fa-93b9-2ddd1aa4ab9f | DeltaCodecTests | test__003__DeltaCodec__decoding__should_recover_when_the_vcdiff_message_decoding_fails() | Crash: xctest (31404) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021769562915074 |
| dc74c0dc-53e1-4874-9c92-04f724de0682 | 9e66f6aa-08fb-4f5c-bc18-4c54a55daa38 | ObjectLifetimesTests | test__004__ObjectLifetimes__when_user_leaves_Realtime_open__still_works() | Crash: xctest (32591) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021769562915074 |
| 02b36a4d-3da1-4ef0-8dfe-93ab76c9d175 | 5dfbc3a4-e580-46ab-a989-413047d812e8 | ObjectLifetimesTests | test__005__ObjectLifetimes__when_Realtime_is_closed_and_user_loses_its_reference__channels_don_t_leak() | Crash: xctest (33096) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021769562915074 |
| b28c0812-bea7-4f2e-ada7-3a5eba5c60d9 | b502abea-7a64-42d6-b556-82f6d4195744 | RealtimeClientPresenceTests | test__070__Presence__leave__should_result_in_an_error_immediately_if_the_client_is_anonymous() | Test crashed with signal trap. |
| 38d19560-ea87-418e-8ba5-1d2ed5c45583 | ec5f9421-0e2e-4119-9314-96bd1427764a | RealtimeClientChannelsTests | test__003__Channels__get__should_be_possible_to_specify_a_ChannelOptions() | Crash: xctest (34291) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021769562915074 |
| 0caf1774-bd8d-47d6-b7f3-100c913960cd | fd953a3b-88ef-4e81-9c23-cb2dcaa2d517 | RealtimeClientChannelsTests | test__004__Channels__get__accessing_an_existing_Channel_with_options_should_update_the_options_and_then_return_the_object() | Crash: xctest (34885) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021769562915074 |
| 7a216d17-03dd-4d58-acd7-748aa5a12863 | 55cbba98-ecd2-4338-ab92-fc5468e1e3da | RealtimeClientChannelsTests | test__005__Channels__release__should_release_a_channel() | Crash: xctest (35956) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021769562915074 |
| 9b9509c0-0d20-4144-b6cd-c6d3350ca77b | 1855dfc2-227b-490b-9d64-e39dd2963626 | RealtimeClientPresenceTests | test__002__Presence__should_receive_all_250_members() | Crash: xctest (36940) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021735203176704 |
| fbc4349c-678e-43b3-b5ee-26cab0107245 | f8ff1eba-cbbf-4ef6-b714-6bf292f55a2f | RealtimeClientPresenceTests | test__003__Presence__should_be_used_a_PresenceMap_to_maintain_a_list_of_members() | Crash: xctest (37682) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021769562915074 |
| fa04dc4a-98e9-4164-827f-83c171e913ff | e78c32c1-273f-470d-a272-dc0b2afae167 | RealtimeClientPresenceTests | test__004__Presence__callback_can_be_provided_that_will_be_called_upon_success() | Crash: xctest (38809) unwrapValueWithAmbiguousObjectiveCNullability<A>(_:) |
| 045da3cf-dbe3-4608-aa09-947bb35cf15f | 64ff260b-19eb-4fb0-8ccb-e91bc2be94db | RealtimeClientPresenceTests | test__005__Presence__callback_can_be_provided_that_will_be_called_upon_failure() | Test crashed with signal trap. |
| 53c7b27d-23fe-48fc-a21d-47f1b327bf64 | f94862d8-e50f-42a0-a191-7ecd765fcc72 | RealtimeClientPresenceTests | test__006__Presence__should_also_ensure_that_using_updateClient_has_no_side_effects_on_a_client_that_has_entered_normally_using_Presence_enter() | Test crashed with signal trap. |
| a9fb374b-f2e7-4610-9f6e-fb6393a82b65 | 0bc6270c-24f5-4fe0-9692-863405658de7 | RealtimeClientPresenceTests | test__007__Presence__should_indicate_an_error_if_the_client_is_identified_and_has_a_valid_clientId_and_the_clientId_argument_does_not_match_the_client_s_clientId() | Test crashed with signal trap. |
| a375a8cf-7bb7-4ac7-a61f-ec703d4e4ea0 | a4f7c8f4-4394-44c3-be34-d621cec463d7 | RealtimeClientPresenceTests | test__008__Presence__Presence_syncComplete_returns_true_if_the_initial_SYNC_operation_has_completed() | Test crashed with signal trap. |
| 27891acc-4796-4a79-922a-bd3759fc5948 | 723f7cb6-2edc-4bfa-bd39-812a1aa42f5e | RealtimeClientPresenceTests | test__010__Presence__ProtocolMessage_bit_flag__when_members_are_present() | Test crashed with signal trap. |
| 40487aa7-2680-442e-ac13-6ccc41ea0247 | 5e7e2ea2-245c-4895-8926-f61601408c22 | RealtimeClientPresenceTests | test__011__Presence__realtime_system-reserves_the_right_to_initiate_a_sync_of_the_presence_members_at_any_point_once_a_channel_is_attached__should_do_a_new_sync_whenever_a_SYNC_ProtocolMessage_is_received_with_a_channel_attribute_and_a_new_sync_sequence_identifier_in_the_channelSerial_attribute() | Test crashed with signal trap. |
| 6bb163e9-e819-408d-889d-eae3e1ac25db | 5525fa3a-4f5a-4dd9-a9cd-c72c32acc718 | RealtimeClientPresenceTests | test__012__Presence__realtime_system-reserves_the_right_to_initiate_a_sync_of_the_presence_members_at_any_point_once_a_channel_is_attached__when_a_SYNC_is_sent_with_no_channelSerial_attribute_then_the_sync_data_is_entirely_contained_within_that_ProtocolMessage() | Test crashed with signal trap. |
| e57f9f5f-ba31-4f44-8d8d-c02fb830d18d | 0cde8214-69e6-499c-956e-a00ba036af05 | RealtimeClientPresenceTests | test__013__Presence__PresenceMap_has_existing_members_when_a_SYNC_is_started__should_ensure_that_members_no_longer_present_on_the_channel_are_removed_from_the_local_PresenceMap_once_the_sync_is_complete() | Test crashed with signal trap. |
| 41ad3790-2f7e-405f-92c7-a1d200ded177 | c6239d64-f8cf-4c95-8ea0-14afa68e9c0d | RealtimeClientPresenceTests | test__014__Presence__PresenceMap_has_existing_members_when_a_SYNC_is_started__should_emit_a_LEAVE_event_for_each_existing_member_if_the_PresenceMap_has_existing_members_when_an_ATTACHED_message_is_received_without_a_HAS_PRESENCE_flag() | Test crashed with signal trap. |
| 48be7bfd-9105-4710-877b-fbdb4d1da01e | 84c9fbc5-8882-4010-ba99-3e44d1793397 | RealtimeClientPresenceTests | test__015__Presence__subscribe__with_no_arguments_should_subscribe_a_listener_to_all_presence_messages() | Test crashed with signal trap. |
| 5cb638f8-a94d-4a9a-9ed3-99d5d6e9aaea | 2e63efdb-cb3f-416f-8535-d87e0e127fdb | RealtimeClientPresenceTests | test__016__Presence__unsubscribe__with_no_arguments_unsubscribes_the_listener_if_previously_subscribed_with_an_action_specific_subscription() | Test crashed with signal trap. |
| a23eec12-7f95-4e9d-ba05-eba7694f8b31 | b6700a0a-df60-4936-8528-f2833adb04fd | RealtimeClientPresenceTests | test__017__Presence__Channel_state_change_side_effects__if_a_channel_enters_the_ATTACHED_state_then_all_queued_presence_messages_will_be_sent_immediately_and_a_presence_SYNC_may_be_initiated() | Test crashed with signal trap. |
| 41045eff-129b-4dba-9f51-0c5ec3a514f3 | 0648cb45-0cb3-43ec-9b51-adfd63ada756 | RealtimeClientPresenceTests | test__018__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_FAILED_state__all_queued_presence_messages_should_fail_immediately() | Test crashed with signal trap. |
| 4c718f60-a930-4eac-90af-fe9f6efbb7b3 | 12e88312-9d11-4ace-bcc0-367205c9c24a | RealtimeClientPresenceTests | test__019__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_FAILED_state__should_clear_the_PresenceMap_including_local_members_and_does_not_emit_any_presence_events() | Test crashed with signal trap. |
| 325ba07b-9bfc-43b2-9465-115defc76133 | ec942625-beaf-476b-ab2f-e8feaa377d65 | RealtimeClientPresenceTests | test__020__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_DETACHED_state__all_queued_presence_messages_should_fail_immediately() | Test crashed with signal trap. |
| bd802eba-e979-4e7c-8cb6-71443ea2b54b | 1601aa1a-33db-4c48-b570-bf4fc4a05346 | RealtimeClientPresenceTests | test__021__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_DETACHED_state__should_clear_the_PresenceMap_including_local_members_and_does_not_emit_any_presence_events() | Test crashed with signal trap. |
| 701059fb-98ab-4660-80ea-051f93779450 | 2583e31e-bcfc-4590-8a2b-cde5dc29bac1 | RealtimeClientPresenceTests | test__022__Presence__Channel_state_change_side_effects__channel_enters_the_SUSPENDED_state__all_queued_presence_messages_should_fail_immediately() | Test crashed with signal trap. |
| 65b92667-8e73-4bf3-89ae-ff9b3c350281 | 40d251f4-3308-481f-9010-ac6ba81c2406 | RealtimeClientPresenceTests | test__023__Presence__Channel_state_change_side_effects__channel_enters_the_SUSPENDED_state__members_map_is_preserved_and_only_members_that_changed_between_ATTACHED_states_should_result_in_presence_events() | Test crashed with signal trap. |
| 694bfd7f-0ed8-4e1e-b8eb-e5f5bd9a4cd3 | 15a78bdd-6f1b-4756-9bfb-eb5fc75088cb | RealtimeClientPresenceTests | test__024__Presence__enter__should_enter_the_current_client__optionally_with_the_data_provided() | Test crashed with signal trap. |
| 7b5a4df3-7ec2-4641-8de7-a139299adf7b | fa57874d-24c7-4be2-abb2-8d47de94c7b1 | RealtimeClientPresenceTests | test__025__Presence__unsubscribe__with_a_single_action_argument_unsubscribes_the_provided_listener_to_all_presence_messages_for_that_action() | Test crashed with signal trap. |
| 3e75dac7-e861-4506-ba73-a082c9575a8e | 86fced53-9df1-4482-af14-075dd8543a53 | RealtimeClientPresenceTests | test__026__Presence__subscribe__should_implicitly_attach_the_channel_if_options_attachOnSubscribe_is_true() | Test crashed with signal trap. |
| 62c5804d-cab9-4958-b914-8b08f5716849 | 6402348a-58b4-4462-93e2-1b3369a12c08 | RealtimeClientPresenceTests | test__026b__Presence__subscribe__should_not_implicitly_attach_the_channel_if_options_attachOnSubscribe_is_false() | Test crashed with signal trap. |
| 25797e60-f330-47cf-a6a1-f126afa637d0 | 0a9febb8-3fbe-49a0-8d41-61bb36010824 | RealtimeClientPresenceTests | test__027__Presence__subscribe__should_result_in_an_error_if_the_channel_is_in_the_FAILED_state_and_options_attachOnSubscribe_is_true() | Test crashed with signal trap. |
| 7bab5176-4099-44e3-9659-0a66119b59f8 | 75aebb5d-0de4-4efa-a1fa-4338b5dcf82a | RealtimeClientPresenceTests | test__027b__Presence__subscribe__should_not_result_in_an_error_if_the_channel_is_in_the_FAILED_state_and_options_attachOnSubscribe_is_false() | Test crashed with signal trap. |
| b6b3ed68-1bc0-49df-af15-dafd646fbcd4 | 7975fe04-c13d-4e04-829a-4acaeea95051 | RealtimeClientPresenceTests | test__028__Presence__subscribe__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() | Test crashed with signal trap. |
| 94a3c914-107a-489d-b5e3-6bca117bf176 | 552340b6-f49c-4b10-a1a7-787b686fca89 | RealtimeClientPresenceTests | test__029__Presence__subscribe__with_a_single_action_argument() | Test crashed with signal trap. |
| d7e5b754-f9c3-4dc5-8462-d03adf205196 | f1e5c10e-d905-4401-b818-094db808f783 | RealtimeClientPresenceTests | test__030__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_success() | Test crashed with signal trap. |
| 08b5184b-3961-41be-a3f1-75b5f9e0a46f | 3a77867c-4447-48e5-a09b-26fd753ba25c | RealtimeClientPresenceTests | test__031__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_failure() | Test crashed with signal trap. |
| 528db75e-e0ab-4001-878b-fa73ec708009 | ac44f09c-f521-4bfc-a3d7-58d4f7428c74 | RealtimeClientPresenceTests | test__032__Presence__enter__entering_without_an_explicit_PresenceMessage_clientId_should_implicitly_use_the_clientId_of_the_current_connection() | Test crashed with signal trap. |
| 2dc6adbd-b773-4deb-a534-98da6f0e500d | 9871719e-90d4-403d-b551-f262f9971f5f | RealtimeClientPresenceTests | test__034__Presence__enter__should_result_in_an_error_immediately_if_the_channel_is_DETACHED() | Test crashed with signal trap. |
| 33b3edae-f001-472c-8f2f-1644b673a58f | a96ec163-3062-4138-8f3a-4ed3ff33f96d | RealtimeClientPresenceTests | test__036__Presence__enter__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() | Crash: xctest (80129) unwrapValueWithAmbiguousObjectiveCNullability<A>(_:) |
| 2d207bcf-a42d-43a5-8037-8ffe3a7a2437 | 114e01a8-8971-4c3a-9cb7-0bb128e2749e | RealtimeClientPresenceTests | test__037__Presence__update__should_update_the_data_for_the_present_member_with_a_value() | Test crashed with signal trap. |
| acf22a97-af38-434a-856e-1c9a87fe20e7 | 26a1fa72-c7bf-4623-bfd3-a445db809681 | RealtimeClientPresenceTests | test__038__Presence__update__should_update_the_data_for_the_present_member_with_null() | Test crashed with signal trap. |
| 0b45ead6-dab5-4097-ac40-7513f2bb83ce | d0e4ad58-0ded-42ee-ab7e-dea8c0422ec6 | RealtimeClientPresenceTests | test__039__Presence__update__should_enter_current_client_into_the_channel_if_the_client_was_not_already_entered() | Test crashed with signal trap. |
| f39b6cef-b760-4cda-b2fb-dc5f3beba3d3 | 0e4ded81-ffae-4246-ab54-53b7d412ea8d | RealtimeClientPresenceTests | test__040__Presence__update__optionally_a_callback_can_be_provided_that_is_called_for_success() | Test crashed with signal trap. |
| 873dfde7-24e2-40cb-a7ec-dd7af90b2bf2 | 1c82008a-6893-4d45-9dda-d4980e7c46d7 | RealtimeClientPresenceTests | test__041__Presence__update__optionally_a_callback_can_be_provided_that_is_called_for_failure() | Test crashed with signal trap. |
| 8a3eb4b5-e8c3-419c-aefb-7d9458e47641 | 9d3cce67-4267-4074-9b55-9007d3fdcd6e | RealtimeClientPresenceTests | test__042__Presence__update__update_without_an_explicit_PresenceMessage_clientId_should_implicitly_use_the_clientId_of_the_current_connection() | Test crashed with signal trap. |
| 882d10d2-9697-4d96-a870-4cbddcbb952c | 7a23d368-8066-4f44-bbe1-e11fac490dea | RealtimeClientPresenceTests | test__043__Presence__leave__should_leave_the_current_client_from_the_channel_and_the_data_will_be_updated_with_the_value_provided() | Test crashed with signal trap. |
| eb78df78-1894-4f4d-8d8e-8d3684f182eb | 46f47a19-4643-477b-a77f-dacc9857225d | RealtimeClientPresenceTests | test__044__Presence__leave__should_leave_the_current_client_with_no_data() | Test crashed with signal trap. |
| 57ba88c1-4eeb-4d1b-98de-e62e36c69892 | 3746eabb-5ba9-4c1a-9c61-e85fa09ad570 | RealtimeClientPresenceTests | test__047__Presence__PresenceMap__if_action_of_UPDATE_arrives__it_should_be_added_to_the_presence_map_with_the_action_set_to_PRESENT() | Crash: xctest (91700) ARTChannel.options.getter. libdispatch.dylib: BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread, Abort Cause 27021769562915074 |
| ea97325e-b19a-4183-a8eb-5d7d36cbe40e | 175c69c1-816d-4bef-9445-052894e48bde | RealtimeClientPresenceTests | test__049__Presence__PresenceMap__if_a_SYNC_is_not_in_progress__then_when_a_presence_message_with_an_action_of_LEAVE_arrives__that_memberKey_should_be_deleted_from_the_presence_map__if_present() | Test crashed with signal trap. |
| 4b81b915-f7d0-4e26-a185-263d9917d9c2 | 40312953-06ab-4574-aab5-d8ade2fa10e6 | RealtimeClientPresenceTests | test__051__Presence__PresenceMap__any_incoming_presence_message_that_passes_the_newness_check_should_be_emitted_on_the_Presence_object__with_an_event_name_set_to_its_original_action() | Test crashed with signal trap. |
| d30a2a8e-2bb6-459d-9198-fa4e92f572ea | 5f70ebd1-703e-4892-a612-d926afe8619a | RealtimeClientPresenceTests | test__052__Presence__PresenceMap__compare_for_newness__split_the_id_of_both_presence_messages() | Test crashed with signal trap. |
| 31538054-a957-4330-9793-0dde4702700c | 32417542-2489-426e-9fbe-987d5ca479f0 | RealtimeClientPresenceTests | test__053__Presence__PresenceMap__compare_for_newness__presence_message_has_a_connectionId_which_is_not_an_initial_substring_of_its_id__compares_them_by_timestamp_numerically() | Test crashed with signal trap. |
| 636e8625-bcb1-4463-bf42-2786e9626333 | 13347ff5-369a-4bd0-835b-cb93a998cacb | RealtimeClientPresenceTests | test__056__Presence__enter__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() | Test crashed with signal trap. |
| c0dd7e80-da9b-4239-a296-12a21ecf4fea | 4646770f-8186-4a6e-9b53-030ce027f3e6 | RealtimeClientPresenceTests | test__057__Presence__update__should_result_in_an_error_immediately_if_the_client_is_anonymous() | Test crashed with signal trap. |
| bec04e03-240f-4111-a2d1-d88b508ce17f | d4b220a4-b888-49bf-8298-780897ad6886 | RealtimeClientPresenceTests | test__058__Presence__update__should_result_in_an_error_immediately_if_the_channel_is_DETACHED() | Test crashed with signal trap. |
| dc341ac1-6554-464f-b760-712623f84c27 | 086e6218-93b3-48a9-8f70-580325b0014e | RealtimeClientPresenceTests | test__060__Presence__update__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() | Test crashed with signal trap. |
| e8cc166d-1343-4a9e-aa52-2ab78ae79374 | 39104623-fb43-4e25-9e45-79683d9945b6 | RealtimeClientPresenceTests | test__061__Presence__update__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() | Test crashed with signal trap. |
| eea865d9-a624-405c-bb1d-f7df4ca8b531 | 42dc4bcd-9dfb-4486-a63e-50bfce9e5adc | RealtimeClientPresenceTests | test__062__Presence__leave__optionally_a_callback_can_be_provided_that_is_called_for_success() | Test crashed with signal trap. |
| 51d67ba9-94f3-4264-a5a2-8aaacd9bfbdb | 7b4a1c93-f48b-4d0e-ae5e-b8bb7aaff373 | RealtimeClientPresenceTests | test__063__Presence__leave__optionally_a_callback_can_be_provided_that_is_called_for_failure() | Test crashed with signal trap. |
| b5372579-e5c8-4713-8a1e-3b6f4e315051 | 058ef3da-6bc9-4e6e-aca7-98b83256a7a6 | RealtimeClientPresenceTests | test__064__Presence__leave__should_raise_an_error_if_client_is_not_present() | Test crashed with signal trap. |
| ea51a609-8ad5-4227-a05f-aa110cc95e09 | 7bb0023d-42ce-4dde-b823-b22755045071 | RealtimeClientPresenceTests | test__065__Presence__leave__entering_without_an_explicit_PresenceMessage_clientId_should_implicitly_use_the_clientId_of_the_current_connection() | Test crashed with signal trap. |
| 1ed62cc3-358f-4fe8-9bb4-d629fbafcd0d | be736b0e-8a77-4076-9892-721e9a6962ca | RealtimeClientPresenceTests | test__066__Presence__leave__if_the_client_is_not_currently_ENTERED__Ably_will_respond_with_an_ACK_and_the_request_will_succeed() | Test crashed with signal trap. |
| e2546847-9904-4be0-86a4-4b23c929b5a7 | 71e970e1-a189-4934-a8f0-d7434a079c88 | RealtimeClientPresenceTests | test__067__Presence__enter__implicitly_attaches_the_Channel() | Test crashed with signal trap. |
| 139c3f18-8768-4c0c-b651-f3a3649b6d6f | 97c8961a-79f8-4a00-9b7a-8493c8ab7c32 | RealtimeClientPresenceTests | test__071__Presence__leave__should_result_in_an_error_immediately_if_the_channel_is_DETACHED() | Crash: xctest (16476) unwrapValueWithAmbiguousObjectiveCNullability<A>(_:) |
| b4d7234f-b9ec-4400-afb6-a1dde6577147 | d6224b3f-7e56-402c-b8d0-c5421cb93186 | RealtimeClientPresenceTests | test__072__Presence__leave__should_result_in_an_error_immediately_if_the_channel_is_FAILED() | Test crashed with signal trap. |
| e53fd22d-17a8-497b-996e-f22df91b4636 | bdf925ca-dde0-491c-bf03-82a502842b14 | RealtimeClientPresenceTests | test__073__Presence__leave__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() | Test crashed with signal trap. |
| a984bd22-d3bb-419f-96bf-fb32140314eb | 8b109cd8-395a-4b6c-b74b-34b2f1f4534b | RealtimeClientPresenceTests | test__074__Presence__leave__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() | Test crashed with signal trap. |
| 8026e847-400a-410e-b94b-e6800d4d3921 | 1e5beffd-b21f-4281-85c9-b1b6ab02471d | RealtimeClientPresenceTests | test__078__Presence__enter__optional_data_can_be_included_when_entering_a_channel() | Test crashed with signal trap. |
| 50c33b50-07aa-4b2b-bc1f-147da69aaebe | 0121063a-f2a0-4447-812a-e54f43fb6354 | RealtimeClientPresenceTests | test__079__Presence__enter__should_emit_the_data_attribute_in_the_LEAVE_event_when_data_is_provided_when_entering_but_no_data_is_provided_when_leaving() | Test crashed with signal trap. |
| bca21c1f-8a6c-42bd-b3ee-325e9fe2a880 | 7a8d38a6-d49a-48b8-aad3-245437fedad8 | RealtimeClientPresenceTests | test__080__Presence__private_and_internal_PresenceMap_containing_only_members_that_match_the_current_connectionId__any_ENTER__PRESENT__UPDATE_or_LEAVE_event_that_matches_the_current_connectionId_should_be_applied_to_this_object() | Test crashed with signal trap. |
| 7c55a606-db64-4b4e-8567-36dce5d47c70 | 0e80293f-3cbd-4ff0-baaf-ff40bd405cdb | RealtimeClientPresenceTests | test__081__Presence__private_and_internal_PresenceMap_containing_only_members_that_match_the_current_connectionId__all_members_belonging_to_the_current_connection_are_published_as_a_PresenceMessage_on_the_Channel_by_the_server_irrespective_of_whether_the_client_has_permission_to_subscribe_or_the_Channel_is_configured_to_publish_presence_events() | Test crashed with signal trap. |
| a3ddad55-3d6b-4ac6-8a66-3774fd9ebe0c | 53110f7e-28b3-4875-a2d6-3e7752a18b70 | RealtimeClientPresenceTests | test__084__Presence__enterClient__should_implicitly_attach_the_Channel() | Crash: xctest (26849) unwrapValueWithAmbiguousObjectiveCNullability<A>(_:) |
| 93330d4a-6dde-468c-8c0e-f755e2050759 | 475032dd-1b9c-4b7d-919a-be92c30a6438 | RealtimeClientPresenceTests | test__086__Presence__enterClient__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() | Test crashed with signal trap. |
| dada423b-5109-4b36-8afb-4e613b8751b3 | 94987072-0c55-47e1-a8ff-a6223361ceec | RealtimeClientPresenceTests | test__087__Presence__updateClient__should_implicitly_attach_the_Channel() | Test crashed with signal trap. |
| 26cfc116-ac9d-43a3-bcc4-4e5379919581 | 467d19b7-c35e-4f4c-892f-2cf6ae410cbb | RealtimeClientPresenceTests | test__089__Presence__updateClient__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() | Test crashed with signal trap. |
| 58071340-b7ed-4c52-98a6-1f44d82b9ddc | 6aea6767-16df-40c3-911b-20d4f96c9afc | RealtimeClientPresenceTests | test__090__Presence__leaveClient__should_implicitly_attach_the_Channel() | Test crashed with signal trap. |
| 8d155e4b-57da-49bf-9808-dfa7718d6378 | 74cbfe96-9e90-43c3-a7d0-1fe9509995b9 | RealtimeClientPresenceTests | test__091__Presence__leaveClient__should_result_in_an_error_if_the_channel_is_in_the_FAILED_state() | Test crashed with signal trap. |
| 60103a01-02f3-449f-bf04-5d30e2074de0 | 51d5450c-1874-4918-9df4-0c57b37c47ea | RealtimeClientPresenceTests | test__092__Presence__leaveClient__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() | Test crashed with signal trap. |
| 2c83dc44-0895-4cd6-8bbd-9b099aba65f1 | a57daa64-cb38-4dad-9788-980b93ccad70 | RealtimeClientPresenceTests | test__093__Presence__Connection_state_conditions__all_presence_messages_are_published_immediately_if_the_connection_is_CONNECTED() | Test crashed with signal trap. |
| 4b01b853-5d05-4728-9833-22accc8a0b03 | 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() | Test crashed with signal trap. |
| 109ec608-a2e0-4600-85db-7dfe35d4e096 | f134ab05-2f5c-4575-9489-121bdc8a65cf | RealtimeClientPresenceTests | test__095__Presence__Connection_state_conditions__all_presence_messages_will_be_lost_if_queueMessages_has_been_explicitly_set_to_false() | Test crashed with signal trap. |
| a2a924c9-5831-4c02-904d-59a5127dc6d3 | 3d3eb562-982f-43f6-99d0-35e393d3ad06 | RealtimeClientPresenceTests | test__096__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is_INITIALIZED_and_queueMessages_has_been_explicitly_set_to_false() | Test crashed with signal trap. |
| b9277285-c4c3-4e80-9218-31217ced8aae | 5a171792-ab9d-4605-a8e2-6f8d963fd1f0 | RealtimeClientPresenceTests | test__097__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is__suspended() | Test crashed with signal trap. |
| 02e1b7fc-e49a-4c68-b3e0-98e559aefcbc | 41196838-a277-4392-93db-7cfab1c22cd6 | RealtimeClientPresenceTests | test__098__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is__closed() | Test crashed with signal trap. |
| 18a3a1c3-0e1b-4dba-89ff-57319b11a56c | 2447fffe-92fe-49e0-8d2f-be833e4e5b43 | RealtimeClientPresenceTests | test__099__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is__failed() | Test crashed with signal trap. |
| 45553435-726d-44c0-a0cf-b2db7adb9cf9 | 45af1ef0-5b49-41fc-9439-4f28196380e9 | RealtimeClientPresenceTests | test__100__Presence__get__should_return_a_list_of_current_members_on_the_channel() | Test crashed with signal trap. |
| 5e3f0278-9d36-47a3-bae7-ba9c1f155aad | c94dbac1-7e53-4f4c-a928-4c0bd8a9a955 | RealtimeClientPresenceTests | test__101__Presence__get__should_implicitly_attach_the_channel() | Test crashed with signal trap. |
| 7e4df3e0-17ba-4fdf-a9de-c662e5f79c52 | f993802c-22e8-4dcb-9156-65a6f56658e6 | RealtimeClientPresenceTests | test__103__Presence__get__should_result_in_an_error_if_the_channel_moves_to_the_FAILED_state() | Test crashed with signal trap. |
| 0f110ef9-9397-4be5-a40d-a2376af5d5cd | 0e7cc456-f66b-4e88-bf4e-c064eddef37d | RealtimeClientPresenceTests | test__104__Presence__get__should_result_in_an_error_if_the_channel_is_in_the_DETACHED_state() | Test crashed with signal trap. |
| bbf98544-23ac-4813-8fbe-f2d804fd2428 | c9fdfaac-2e49-48e3-85e8-36d1de9f03fa | RealtimeClientPresenceTests | test__105__Presence__get__should_result_in_an_error_if_the_channel_moves_to_the_DETACHED_state() | Test crashed with signal trap. |
| 5b80af68-09dc-4f16-9e3c-fe8a7e4df623 | 6ccdaa28-ae3c-4c36-8e21-2b6562a5d488 | RealtimeClientPresenceTests | test__107__Presence__get__If_the_Channel_is_in_the_SUSPENDED_state_then__by_default__results_in_an_error() | Test crashed with signal trap. |
| 257a9511-4009-4e7f-ae24-56fd3b941e35 | ff009170-3805-439e-b547-79a4da8a084e | RealtimeClientPresenceTests | test__108__Presence__get__If_the_Channel_is_in_the_SUSPENDED_state_then__if_waitForSync_is_true__results_in_an_error() | Test crashed with signal trap. |
| 32fcf237-ec23-422a-9ea6-73423b0cdeb7 | 2386a5e0-7e8e-4d92-acc9-b9af5fb4770f | RealtimeClientPresenceTests | test__109__Presence__get__If_the_Channel_is_in_the_SUSPENDED_state_then__if_waitForSync_is_false__returns_the_members_in_the_current_PresenceMap() | Test crashed with signal trap. |
| 4ddcfdd0-6d83-4949-a13d-7f194840ac4a | e966c950-4c6f-4a4c-be1e-81cebd20bd4e | RealtimeClientPresenceTests | test__110__Presence__get__Query__set_of_params___waitForSync_is_true__should_wait_until_SYNC_is_complete_before_returning_a_list_of_members() | Test crashed with signal trap. |
| 18f046c6-f0ba-41c3-8174-3c52b4f2fda8 | ee46a8e6-e4ed-489c-83c7-648774930f92 | RealtimeClientPresenceTests | test__111__Presence__get__Query__set_of_params___waitForSync_is_false__should_return_immediately_the_known_set_of_presence_members() | Test crashed with signal trap. |
| acac8ae1-6663-4464-bdaa-fe5507d5b370 | cb634904-7121-4838-8fe8-068be495c523 | RealtimeClientPresenceTests | test__112__Presence__get__Query__set_of_params___should_return_members_filtered_by_clientId() | Test crashed with signal trap. |
| 9c47c94f-08b6-4c8f-83a8-402c7d2b0e19 | d7ca92ee-f622-488f-8410-5613f1d472c6 | RealtimeClientPresenceTests | test__113__Presence__get__Query__set_of_params___should_return_members_filtered_by_connectionId() | Test crashed with signal trap. |
| 7b472af2-04de-446e-a804-0a06b4ffbec8 | 2447ec22-b780-40ee-afa2-c0711b7cd579 | RealtimeClientPresenceTests | test__115__Presence__history__should_return_a_PaginatedResult_page() | Test crashed with signal trap. |
| 4ffc3a2a-9168-45cb-8dcd-4ff41fd8afed | 51de19db-f7f6-4e13-8079-cbf90703c0a4 | RealtimeClientPresenceTests | test__117__Presence__enterClient__should_be_present_all_the_registered_members_on_a_presence_channel() | Test crashed with signal trap. |
| 7db4c9b1-c68f-4fe7-b7c0-81aaaae296af | 391ee30f-7781-4831-aeee-2334e60fb3fe | RealtimeClientPresenceTests | test__118__Presence__presence_message_attributes__if_the_presence_message_does_not_contain_an_id__it_should_be_set_to_protocolMsgId_index() | Test crashed with signal trap. |
| 844d6893-877b-4b7d-8d82-257be2131b2d | 4fba756f-ff94-41f2-95a5-0f11192c678d | RealtimeClientPresenceTests | test__200__Presence__PresenceMap_should_perform_re_entry_whenever_a_channel_moves_into_the_attached_state_and_presence_message_consists_of_enter_action_with_client_id_and_data() | Test crashed with signal trap. |
| 7566eeb4-4bb5-4614-bb8e-143e4bce1e78 | 4ba6726c-a48c-46fa-85c2-31ee6db80716 | RealtimeClientTests | test__001__RealtimeClient__All_WebSocket_connections_should_include_the_current_API_version() | failed - expected to param <v=2> exists, got <key=_tmp_Znx1ig.MJsfXw:200jUOdMW75koi_eUefBceNPVY2LM399pp2GZDSv5EI&agent=ably-cocoa/1.2.44%20macOS/15.6.0&v=2&format=msgpack&echo=true> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientTests.swift#EndingLineNumber=52&StartingLineNumber=52) |
| e5459039-f37f-493a-87eb-5fc2decb0fef | 99760350-31f2-49ea-8c6c-c26c40250e4e | RealtimeClientTests | test__003__RealtimeClient__should_provide_access_to_the_underlying_Channels_object() | Test crashed with signal trap. |
| 723a0fbd-32f6-4363-9fec-dedeabaab78d | 368d7cb7-3588-4cca-9d2b-9a66abe0ec23 | RealtimeClientTests | test__005__RealtimeClient__background_behaviour() | Test crashed with signal trap. |
| 3e70abdf-735b-4fef-98cf-185a442ae21a | da4d7d42-c79b-45fe-8d99-4ea6377fbabf | RealtimeClientTests | test__006__RealtimeClient__should_accept_acks_with_different_order() | Test crashed with signal trap. |
| 5640efb5-868b-420d-af78-f5d8cc304795 | 912583bf-475e-41d3-b79f-822413d45f70 | RealtimeClientTests | test__007__RealtimeClient__transport_should_guarantee_the_incoming_message_order() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientTests.swift#EndingLineNumber=1379&StartingLineNumber=1379) |
| a80f4e95-84f6-451b-8c8b-968c43e578b7 | 4d817098-c8bc-4441-a9da-7c9d45aa1a67 | RealtimeClientTests | test__008__RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent() | Test crashed with signal trap. |
| 146a4bcb-b583-43eb-8f41-289346a3df3e | 1ecc7632-e148-477c-b4a8-aab3cb986aad | RealtimeClientTests | test__009__RealtimeClient__should_dispatch_in_user_queue_when_removing_an_observer() | Test crashed with signal trap. |
| 0af9604d-bf47-43a1-8767-bc7aee957502 | 8c2f7c8b-12bb-4408-9031-56174ed492fa | RealtimeClientTests | test__011__RealtimeClient__should_never_register_any_message_and_channel_listeners_for_internal_use_with_the_public_EventEmitter() | Test crashed with signal trap. |
| e76b92c2-4b96-4f88-97cb-91dad9a24e38 | c284317a-5ffa-47cf-a77b-a1a717ad38bc | RealtimeClientTests | test__012__RealtimeClient__moves_to_DISCONNECTED_on_an_unexpected_normal_WebSocket_close() | Test crashed with signal trap. |
| 4e21c0df-91bd-4b56-b175-3eca3120ca25 | 6551d6ea-920f-4ed4-adb9-e26afef194e1 | RealtimeClientTests | test__023__RealtimeClient__stats__should_accept_all_the_same_params_as_RestClient() | Test crashed with signal trap. |
| a75537dc-8b85-48f4-b5a3-08524c2114d8 | 2666a220-3a6a-4a88-8b9d-ce1162837164 | RealtimeClientTests | test__027__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__performs_an_upgrade_of_capabilities_without_any_loss_of_continuity_or_connectivity_during_the_upgrade_process() | Test crashed with signal trap. |
| 336ca503-0c51-4bef-a408-09ca27628acf | 7bce1e06-754b-4b28-963d-9f10a2e407c5 | RealtimeClientTests | test__028__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_capabilities_are_downgraded__client_should_receive_an_ERROR_ProtocolMessage_with_a_channel_property() | Test crashed with signal trap. |
| 31f12819-4fb1-4d74-bca5-3f27e47c95d0 | 2f45ddbf-62bf-4af6-b173-111c6eb0e4cf | RealtimeClientTests | test__042__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__enter_() | Test crashed with signal trap. |
| 49a13f2a-3e89-4200-ae5c-f62e26c94875 | ca2682bf-0cc8-4859-b1a2-ce4a415269f8 | RealtimeClientTests | test__043__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__leave_() | Test crashed with signal trap. |
| 4a981a80-1718-4014-a6b0-2a353bbe9730 | b89cf080-cd1b-476e-86d5-55103220701d | RealtimeClientTests | test__044__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__update_() | Test crashed with signal trap. |
| fd64d68c-4f5c-4871-94f2-38914f3cc220 | bd0bb86b-9e68-4371-8544-3d4086b52b52 | RealtimeClientTests | test__045__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__updateClient_() | Test crashed with signal trap. |
| 25e406e9-3eba-44ac-9342-13fce531183b | 3519c988-acfa-43e7-ada2-652d394833b1 | RealtimeClientTests | test__046__If_the_total_size_of_message_s__exceeds_the_maxMessageSize__the_client_library_should_reject_also_presence_messages__leaveClient_() | Test crashed with signal trap. |
| 3c49cdd0-cdac-4c5c-96bc-b622afa35340 | 9fbae71c-0ed1-494c-b272-40b3d9b10470 | RestClientChannelsTests | test__003__RestClient__channels__get__should_return_a_channel() | failed - expected to be a channel with name "239F4BC4-223A-4032-8A9F-A392560BE9D5-87884-0000002CDA94462A", got <<AblySwift.ARTRestChannelInternal: 0x6000005e31e0>> "239F4BC4-223A-4032-8A9F-A392560BE9D5-87884-0000002CDA94462A" instead (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelsTests.swift#EndingLineNumber=59&StartingLineNumber=59) |
| 41833e93-4b10-44e7-bd37-d97c4c1cb509 | 9a82acec-0907-4dca-956c-4db5ca7a68ff | RestClientChannelsTests | test__004__RestClient__channels__get__should_return_a_channel_with_the_provided_options() | failed - expected to be a channel with name "0FD90A80-740A-4C90-BA29-E7978A630C40-87884-0000002CDB3E56C6", got <<AblySwift.ARTRestChannelInternal: 0x6000005f39c0>> "0FD90A80-740A-4C90-BA29-E7978A630C40-87884-0000002CDB3E56C6" instead (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelsTests.swift#EndingLineNumber=70&StartingLineNumber=70) |
| e0cc5f32-f6f1-4905-a857-cfd766f563e0 | 07848149-75ce-4327-9498-dcc339c53c86 | RestClientChannelsTests | test__005__RestClient__channels__get__should_not_replace_the_options_on_an_existing_channel_when_none_are_provided() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelsTests.swift#EndingLineNumber=82&StartingLineNumber=82) |
| 5d8311d1-ac45-496a-a701-a0c5cfca1aad | d3aefad6-61f3-41bd-ab73-f6ac10cf1441 | RestClientChannelsTests | test__008__RestClient__channels__releaseChannel__should_release_a_channel() | failed - expected to be a channel with name "716DFBE7-A729-443C-866D-EC5AF43A4DB5-87884-0000002CDB40BC22", got <<AblySwift.ARTRestChannelInternal: 0x6000005eef40>> "716DFBE7-A729-443C-866D-EC5AF43A4DB5-87884-0000002CDB40BC22" instead (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelsTests.swift#EndingLineNumber=116&StartingLineNumber=116) |
| 8dd9b216-f769-4d8e-aa17-69130252cba9 | 0a4a184e-bea4-498b-9c0e-ddd0413ea2fa | RestClientPresenceTests | test__002__Presence__get__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() | Test crashed with signal trap. |
| 4bb66775-20ab-4df9-9f82-3fa9f518d4a8 | 226b246e-5ff0-4821-a339-378ddff939dd | RestClientPresenceTests | test__004__Presence__get__clientId_should_filter_members_by_the_provided_clientId() | Test crashed with signal trap. |
| e698894e-782d-4502-afd4-dbae957b985b | d7fd8c1e-d13a-4937-9e2f-6a3d81937685 | RestClientPresenceTests | test__005__Presence__get__connectionId_should_filter_members_by_the_provided_connectionId() | Test crashed with signal trap. |
| a3ab278a-aca6-438f-9c95-d056c36c36dc | ecb7da2d-b16a-4621-992d-53a9f6eb7cb0 | RestClientPresenceTests | test__006__Presence__history__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() | Test crashed with signal trap. |
| fb1fa082-03b4-4ea2-a33c-442e939e5c83 | e798aab2-a9e1-4237-87ec-f29660701675 | RestClientPresenceTests | test__007__Presence__history__query_argument__direction_should_change_the_order_of_the_members() | Test crashed with signal trap. |
| d8d2828f-a951-4177-818e-2296d0a938ce | 466bf238-433a-4a00-bb56-edca30f6295c | RestClientPresenceTests | test__008__Presence__history__connectionId_should_filter_members_by_the_provided_connectionId() | Test crashed with signal trap. |
| 0354a3b3-4fb4-4033-a376-4cf186c652d2 | 7141642d-e857-4320-82e5-288b84efa762 | RestClientPresenceTests | test__009__Presence__history__query_argument__limit_supports_up_to_1000_members() | Test crashed with signal trap. |
| 92cec153-a2c6-4482-a46f-d49b982449c9 | 4de93fa8-d7b0-4cf9-819e-6f35a84f0896 | RestClientPresenceTests | test__010__Presence__history__query_argument__start_and_end_should_filter_members_between_those_two_times() | Test crashed with signal trap. |
| 9f20ae56-9875-42d0-8e45-69d682e8f24d | d17ec17b-78b4-4e1d-a0d3-2dba60cc50f6 | RestClientStatsTests | test__002__RestClient__stats__result__should_match_hour_level_inbound_and_outbound_fixture_data__forwards_() | XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=142&StartingLineNumber=142) |
| 361c393e-563e-4d27-b990-b15f70d0cb4f | 713c34a8-b1db-435d-a9bc-611215c67c3e | RestClientStatsTests | test__003__RestClient__stats__result__should_match_day_level_inbound_and_outbound_fixture_data__forwards_() | XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=161&StartingLineNumber=161) |
| 268221e9-21a0-4309-8263-1ab3ddcd36c7 | aa3447d2-b2e0-41c2-9a05-fdc64e00cac2 | RestClientStatsTests | test__004__RestClient__stats__result__should_match_month_level_inbound_and_outbound_fixture_data__forwards_() | XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=180&StartingLineNumber=180) |
| 5a7d3f86-7967-45bb-9922-2d16417ce090 | 9bf380bb-5208-4456-949f-2902ee19f0b1 | RestClientStatsTests | test__005__RestClient__stats__result__should_contain_only_one_item_when_limit_is_1__backwards() | XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=198&StartingLineNumber=198) |
| aa854a79-2c30-42d0-aa6b-33ef8db41b00 | 9ee08f8b-7a7f-4170-bf25-cade71e71952 | RestClientStatsTests | test__006__RestClient__stats__result__should_contain_only_one_item_when_limit_is_1__forwards() | XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=217&StartingLineNumber=217) |
| 2abf03bc-2c64-4023-849b-d420d1e3a097 | 0608cd85-e2a6-45d1-9f7b-0a599e5e0363 | RestClientStatsTests | test__007__RestClient__stats__result__should_be_paginated_according_to_the_limit__backwards() | XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=232&StartingLineNumber=232) |
| 95c4c01c-a784-40e2-a46b-d02a8dd015a7 | 2f51de6b-f823-4ca4-a3ec-518549f6e373 | RestClientStatsTests | test__008__RestClient__stats__result__should_be_paginated_according_to_the_limit__fowards_() | XCTAssertEqual failed: ("3") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientStatsTests.swift#EndingLineNumber=282&StartingLineNumber=282) |
| 1a55453b-cd89-4221-8a3e-2ce2b87e5c09 | 95282934-f3e5-45b0-b1cc-00e52983ef05 | RestClientTests | test__002__RestClient__should_provide_access_to_the_AuthOptions_object_passed_in_ClientOptions() | Test crashed with signal segv. |
| cb44d63c-dbdf-47e4-aeae-f05c822af40c | c6012053-f168-492d-898c-31dfd90f2366 | RestClientTests | test__009__RestClient__should_use_JSON_text_protocol() | Test crashed with signal trap. |
| a33f32d5-edc7-42e9-900d-768439b41ed6 | e4294b73-d042-4ed5-994f-f72ad3dc8ee4 | RestClientTests | test__014__RestClient__client_should_handle_error_messages_in_plaintext_and_HTML_format() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1799&StartingLineNumber=1799) |
| 4fc69bb9-451b-4be0-b139-aa416834f236 | fc1835b6-f378-4ddc-bbb4-2a7dbc2d6689 | RestClientTests | test__049__RestClient__Host_Fallback__every_new_HTTP_request_is_first_attempted_to_the_default_primary_host_rest_ably_io() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1313&StartingLineNumber=1313) |
| 980b4ba9-8de0-455b-8c53-d5a03a07665b | b830d925-f1c2-4b14-a684-6b18c2c091ff | RestClientTests | test__072__RestClient__Host_Fallback__retry_hosts_in_random_order__all_fallback_requests_headers_should_contain__Host__header_with_fallback_host_address() | XCTAssertEqual failed: ("5") is not equal to ("0") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1528&StartingLineNumber=1528) |
| eacbebb3-2712-4e69-9279-9568c0cfc8de | 074d2c24-f359-4e6d-ba25-df7018872625 | RestClientTests | test__080__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_restore_default_primary_host_after_fallbackRetryTimeout_expired___hostUnreachable() | XCTAssertEqual failed: ("Optional("d.ably-realtime.com")") is not equal to ("Optional("rest.ably.io")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=113&StartingLineNumber=113) |
| 8ad883f6-6fbe-4c14-b1e7-9354965a6c6f | 864d20e5-f6b3-4d6b-9320-5a6955a3fc16 | RestClientTests | test__081__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_restore_default_primary_host_after_fallbackRetryTimeout_expired___requestTimeout_timeout__0_1_() | XCTAssertEqual failed: ("Optional("d.ably-realtime.com")") is not equal to ("Optional("rest.ably.io")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=113&StartingLineNumber=113) |
| 3dac2c4e-8578-41d1-b648-b4154e50de3e | 4a988095-52e4-4952-bbe0-285f9f6191a5 | RestClientTests | test__082__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_restore_default_primary_host_after_fallbackRetryTimeout_expired___hostInternalError_code__501_() | XCTAssertEqual failed: ("Optional("d.ably-realtime.com")") is not equal to ("Optional("rest.ably.io")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=113&StartingLineNumber=113) |
| 57ce55eb-dc91-4706-9f8c-176ab85e6a51 | 2a2fe88e-aed9-4acf-b43b-0471f90192bc | RestClientTests | test__086__RestClient__request__method_signature_and_arguments__should_add_query_parameters() | XCTAssertEqual failed: ("https://rest.ably.io:443/feature") is not equal to ("https://rest.ably.io:443/feature?foo=1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1844&StartingLineNumber=1844) |
| 07aa43ef-beec-46e1-b315-755f52a1ed57 | ff05c448-07ce-4221-8d5f-4f26f3a785e6 | RestClientTests | test__089__RestClient__request__method_signature_and_arguments__should_error_if_method_is_invalid() | XCTAssertEqual failed: ("40005") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1910&StartingLineNumber=1910) |
| e27f8dd9-fd07-429b-93a7-c141780a8f9d | 60b01c8f-b8fd-43d6-880b-c38d804791ad | RestClientTests | test__090__RestClient__request__method_signature_and_arguments__should_error_if_path_is_invalid() | XCTAssertEqual failed: ("40007") is not equal to ("3") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1934&StartingLineNumber=1934) |
| 1ceb34a1-fcd3-46e7-a81c-d37660319090 | 5ec77f24-1634-4cd8-b7bc-cc88774c9060 | RestClientTests | test__091__RestClient__request__method_signature_and_arguments__should_error_if_body_is_not_a_Dictionary_or_an_Array() | XCTAssertEqual failed: ("40006") is not equal to ("2") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1949&StartingLineNumber=1949) |
| e694d832-9fa2-467d-b0fa-50780f868476 | faf7e1fe-20b0-4367-8d97-d5890f9c4ef5 | RestClientTests | test__094__RestClient__if_in_the_course_of_a_REST_request_an_attempt_to_authenticate_using_authUrl_fails_due_to_a_timeout__the_request_should_result_in_an_error_with_code_40170__statusCode_401__and_a_suitable_error_message() | XCTAssertEqual failed: ("0") is not equal to ("401") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=2069&StartingLineNumber=2069) |
| 9cc3f02a-b5ea-4529-a4ff-b7b71949d96e | 2367fdbc-0b5c-4cad-9390-be424c75d1f0 | StatsTests | test__001__Stats__all__should_return_a_MessagesTypes_object() | [<AblySwift.ARTStats 0x600003a17280> valueForUndefinedKey:]: this class is not key value coding-compliant for the key all. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86) |
| 1588ee42-1ffa-4748-9ed9-660a26181a16 | 8f03d4ab-0ad5-4d13-b87c-deb029b4efb7 | StatsTests | test__002__Stats__all__should_return_value_for_message_counts() | [<AblySwift.ARTStats 0x600003a4cd80> valueForUndefinedKey:]: this class is not key value coding-compliant for the key all. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86) |
| 5082480f-47db-4daa-b567-be4af2320c5a | 6fca7d6f-7447-4415-887f-9ceceeab27cf | StatsTests | test__003__Stats__all__should_return_value_for_all_data_transferred() | [<AblySwift.ARTStats 0x600003a7d380> valueForUndefinedKey:]: this class is not key value coding-compliant for the key all. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86) |
| b2fbc8e1-cd65-4f45-b792-153e3693caab | e8e1b25f-44d8-4ca5-8bae-007856b33f7c | StatsTests | test__004__Stats__all__should_return_zero_for_empty_values() | [<AblySwift.ARTStats 0x600003a58600> valueForUndefinedKey:]: this class is not key value coding-compliant for the key all. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86) |
| beacdc25-fba9-4185-8d3e-3d94965126eb | cf42dceb-d484-4c04-b565-aaabd38dca46 | StatsTests | test__005__Stats__persisted__should_return_a_MessagesTypes_object() | [<AblySwift.ARTStats 0x600003a59000> valueForUndefinedKey:]: this class is not key value coding-compliant for the key persisted. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86) |
| 6fcbd883-a36b-438a-84a0-6af9f07f4545 | 97690ece-8cc4-44bb-b5bc-26519fb081c5 | StatsTests | test__006__Stats__persisted__should_return_value_for_message_counts() | [<AblySwift.ARTStats 0x600003a64880> valueForUndefinedKey:]: this class is not key value coding-compliant for the key persisted. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86) |
| e0479e4f-e136-4ab1-b5e9-cee9c11f5ea3 | 27beb167-e853-48fa-bf74-36fd812b2f0c | StatsTests | test__007__Stats__persisted__should_return_value_for_all_data_transferred() | [<AblySwift.ARTStats 0x600003a64080> valueForUndefinedKey:]: this class is not key value coding-compliant for the key persisted. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86) |
| 0d61d86c-1421-44a3-b05a-bae98d43fc5c | d37c52b1-ab25-4606-88c1-2e6e49c7a140 | StatsTests | test__008__Stats__persisted__should_return_zero_for_empty_values() | [<AblySwift.ARTStats 0x600003a64980> valueForUndefinedKey:]: this class is not key value coding-compliant for the key persisted. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=86&StartingLineNumber=86) |
| 8dc0d5c0-468e-492c-af11-4afb8bbd26a6 | 79692492-06b3-4ed2-a0e3-d716e0a10f7d | StatsTests | test__009__Stats__inbound__should_return_a_MessageTraffic_object() | [<AblySwift.ARTStats 0x600003a5d600> valueForUndefinedKey:]: this class is not key value coding-compliant for the key inbound. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=191&StartingLineNumber=191) |
| 23c5ea6c-72ae-4021-90b1-59fde309bab8 | c93d1bac-0420-4aed-908a-968d33a5b0e6 | StatsTests | test__010__Stats__inbound__should_return_value_for_realtime_message_counts() | [<AblySwift.ARTStats 0x600003a6e380> valueForUndefinedKey:]: this class is not key value coding-compliant for the key inbound. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=191&StartingLineNumber=191) |
| 10141505-d1ef-4930-bc60-eefc18d9ec72 | 43a962c3-37a5-41d4-8cd1-446ac8b49b0b | StatsTests | test__011__Stats__inbound__should_return_value_for_all_presence_data() | [<AblySwift.ARTStats 0x600003a64d00> valueForUndefinedKey:]: this class is not key value coding-compliant for the key inbound. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=191&StartingLineNumber=191) |
| bf7c6d83-fcce-4890-9a92-2b966e8dc42a | 05359792-c597-4c3b-9825-460e0d05b7a8 | StatsTests | test__012__Stats__outbound__should_return_a_MessageTraffic_object() | [<AblySwift.ARTStats 0x600003a77100> valueForUndefinedKey:]: this class is not key value coding-compliant for the key outbound. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=191&StartingLineNumber=191) |
| 6b800424-5673-4b1b-b6e3-49cd185dd70b | 95d8c237-5b8c-4154-baca-556857f9e016 | StatsTests | test__013__Stats__outbound__should_return_value_for_realtime_message_counts() | [<AblySwift.ARTStats 0x600003a7a900> valueForUndefinedKey:]: this class is not key value coding-compliant for the key outbound. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=191&StartingLineNumber=191) |
| 4c5d1c30-5c28-4c39-abc1-fc4b31b8ffd4 | c2d28f9a-8347-48ab-b3a4-78cc6a225158 | StatsTests | test__014__Stats__outbound__should_return_value_for_all_presence_data() | [<AblySwift.ARTStats 0x600003a60600> valueForUndefinedKey:]: this class is not key value coding-compliant for the key outbound. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=191&StartingLineNumber=191) |
| af1e1b88-3aac-4316-8cf2-59bc323a5a84 | 415b51a3-1b84-4ebb-9c19-7abd3084ce5a | StatsTests | test__023__Stats__apiRequests__should_return_a_RequestCount_object() | [<AblySwift.ARTStats 0x600003a7e800> valueForUndefinedKey:]: this class is not key value coding-compliant for the key apiRequests. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=312&StartingLineNumber=312) |
| aef91cb2-382b-4946-af23-c69c6ba1d618 | 99ce6d36-d32f-42e9-9021-436ed128795d | StatsTests | test__024__Stats__apiRequests__should_return_value_for_succeeded() | [<AblySwift.ARTStats 0x600003a76180> valueForUndefinedKey:]: this class is not key value coding-compliant for the key apiRequests. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=312&StartingLineNumber=312) |
| bcd633e6-7943-428e-9a8c-3bfcef3c5248 | a01bce33-783a-4825-bf55-2cbdadb34383 | StatsTests | test__025__Stats__apiRequests__should_return_value_for_failed() | [<AblySwift.ARTStats 0x600003a62100> valueForUndefinedKey:]: this class is not key value coding-compliant for the key apiRequests. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=312&StartingLineNumber=312) |
| ecb9dbec-07cd-4ed6-95b4-32b891be7f34 | a3c0c297-a473-4de7-bc55-d564c733348b | StatsTests | test__026__Stats__tokenRequests__should_return_a_RequestCount_object() | [<AblySwift.ARTStats 0x600003a76200> valueForUndefinedKey:]: this class is not key value coding-compliant for the key tokenRequests. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=312&StartingLineNumber=312) |
| 5f6408e4-20df-4fa8-8809-2e0ac0647dea | 8b840d28-8d3a-4ea6-9d16-9c29bc1576df | StatsTests | test__027__Stats__tokenRequests__should_return_value_for_succeeded() | [<AblySwift.ARTStats 0x600003a78680> valueForUndefinedKey:]: this class is not key value coding-compliant for the key tokenRequests. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=312&StartingLineNumber=312) |
| 09eeeb30-4a51-475c-9c0c-8ef9c7138eea | b1d90cb0-1730-4888-8702-769637354da4 | StatsTests | test__028__Stats__tokenRequests__should_return_value_for_failed() | [<AblySwift.ARTStats 0x600003a61600> valueForUndefinedKey:]: this class is not key value coding-compliant for the key tokenRequests. (NSUnknownKeyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/StatsTests.swift#EndingLineNumber=312&StartingLineNumber=312) |