There are 19 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 26aa95ae-9c2d-43dd-ab58-19eb52dcca53 | 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=618&StartingLineNumber=618) |
| 4f404485-748d-4c52-86ef-a92a3efbe71e | 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() | failed - expected to contain <content response cannot be used for token request>, got <Error 20000 - {secret_token:xxx}> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=740&StartingLineNumber=740) |
| b5514afa-2e6e-44a3-88c7-6ea272e66888 | 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=759&StartingLineNumber=759) |
| 876ffc0c-7bde-43cb-bd9f-b5bbfac8e986 | 5e00ec77-8e4a-46d0-9258-dceb531c222a | AuthTests | test__064__requestToken__authUrl__query_will_provide_a_token_string() | XCTAssertNil failed: "Error 20000 - _tmp_bayKPA.DH73qQXTaHL_FJkWLtWSk3I7bfCX_XZHuelvCW2lIo1cHc0vyw10XNtMfxO-qBrazdyEYcc_ki8Ksq1EmK2XytaxRQtVJxi9LG5PHyMBnqJx9Q819a4K3DoX_wf_xKfzN" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1500&StartingLineNumber=1500) |
| 22a835e8-8b5c-4ab5-a36f-ba5108ee2b53 | ac813b40-6aaf-4d38-b025-1f42e3ef9d7e | AuthTests | test__065__requestToken__authUrl__query_will_provide_a_TokenDetails() | XCTAssertNil failed: "Error 20000 - {"capability":"{\"*\":[\"*\"]}","clientId":"tester","expires":"1763426730419","issued":"1763423130419","token":"_tmp_bayKPA.D83tzWZsJnAETygwf8RIX3pltSFeSVhgGMu-IQOuyxU53NehuAq-J0Qx8JH821NKf0gCRQK9K116rLUdE9ndPtn4dOfPOsIazfc4bACdFwdbxrVreN-tRB45c0-dTKdF6"}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1528&StartingLineNumber=1528) |
| 528ab0be-219d-4322-82b9-81108d8eb249 | 86188caa-8cbf-4144-8df0-e7ec142fd415 | AuthTests | test__066__requestToken__authUrl__query_will_provide_a_TokenRequest() | XCTAssertNotEqual failed: ("Optional("echo.ably.io")") is equal to ("Optional("echo.ably.io")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1581&StartingLineNumber=1581) |
| 19eb98c2-5348-438c-bc18-08e4436fc5d6 | 5c7f3170-1fd4-430d-9f12-b339133e913a | AuthTests | test__099__authorize__on_subsequent_authorisations__should_store_the_AuthOptions_with_authUrl() | XCTAssertNil failed: "Error 20000 - _tmp_bayKPA.DxCM1iqFtuo7a7u9d_hNsALSH3HA2ox2PIZlePEgaRHXZLH6CZUzbfrzoNEUlYyIgWdV2j3hrhlQhtzfkuRrR-iyPJqn25sPeCa_4UpZi4Av8XgUIJPNfvnL7WvC8dWrp" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=2723&StartingLineNumber=2723) |
| 1165993b-5001-486f-9dd8-9aadec503576 | bf3fce77-0599-41b1-a0c5-2c56010f41ab | AuthTests | test__107__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_json() | XCTAssertEqual failed: ("20000") is not equal to ("17") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3021&StartingLineNumber=3021) |
| a131dbac-8871-4b86-b74b-d4258c41cbfd | 68c6b5e2-d84c-4b7f-8bc7-ad71831d989b | AuthTests | test__108__authorize__should_adhere_to_all_requirements_relating_to__authUrl_returning_TokenRequest_decodes_TTL_as_expected() | XCTAssertNil failed: "Error 20000 - {"clientId":"myClientId","keyName":"_tmp_bayKPA.eSdDeQ","mac":"6VgGyOwjbJv94y8BglYmI+S7NRKHlJSsJMEiOtK9AZA=","nonce":"12345","timestamp":1763423139240}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3070&StartingLineNumber=3070) |
| 5f2250cc-a8dc-4feb-9ebb-a3727377e153 | 6adc6bb5-f481-4314-88cd-76cb232fdc11 | AuthTests | test__109__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_plain_text() | XCTAssertNil failed: "Error 20000 - _tmp_bayKPA.DXXnXh3LXTa2ikHGErqdQtPXoTJdYAggFOmBn6h-baXhQrfl9yO8laxfeuw0pcL_HuDzots_8sp9vxt2682pOZZC3KO4Fe5wuSEtAw9HVbmkEhGhyzwGI1DBBwxofHHW-" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3105&StartingLineNumber=3105) |
| 07736dea-f57b-4b55-987e-cfbfb1e680a0 | 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() | XCTAssertNil failed: "Error 20000 - {"capability":"{\"*\":[\"*\"]}","expires":"1763423141799","issued":"1763423141699","token":"_tmp_bayKPA.DTNECfvo3kFYxcJFAH2HMYx5PYhrfTALtzgiSNPNlCHTzL1fFaB-FKYvtIOsFkuQvUMHV7lznKoP-kGq_z8_RfNZF41c-Y5ib2FcihPM_I2EBSdWvmM89JI0vYY8qgUq6"}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3181&StartingLineNumber=3181) |
| 2fb6c3cb-54e9-4468-849b-f23348bbec3f | 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=4118&StartingLineNumber=4118) |
| 1b26eaee-bc19-4611-8e2a-0ad6d9be2a9f | 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=4147&StartingLineNumber=4147) |
| 9b166a75-015a-46b2-9a5c-d85fe0a17fef | 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=4169&StartingLineNumber=4169) |
| 58044ce8-8aec-4d47-8cca-68d421ab0477 | 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=4203&StartingLineNumber=4203) |
| ff720f97-aca5-429c-950a-9340e7c4082e | 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 20000 - eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6Il90bXBfYmF5S1BBLmVTZERlUSJ9.eyJpYXQiOjE3NjM0MjMyMTgsImV4cCI6MTc2MzQyNjgxOH0.TVK93v34kRD247CvsFbLzdg9xPSj_PN06gWNgV4nNUw" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4418&StartingLineNumber=4418) |
| c57002ca-71b4-4985-b85f-d813de4d23b6 | 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 (12917) 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() |
| a93a340a-8b17-4c12-80e2-f1cc84553930 | f1e5c10e-d905-4401-b818-094db808f783 | RealtimeClientPresenceTests | test__030__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_success() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1072&StartingLineNumber=1072) |
| a74b4928-948d-423b-b5be-1f89617114e6 | e0f9896d-b840-40a6-ab97-58b91fd1db89 | UtilitiesTests | test__Utilities__JSON_Encoder__should_not_decode_rest_http_error_if_its_not_from_ably() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/UtilitiesTests.swift#EndingLineNumber=265&StartingLineNumber=265) |