There are 19 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 8f82e98a-3306-4c65-a3d4-cc721a223a8f | 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) |
| 40ba119d-d1e1-4f01-ab2b-810ca7ab6d11 | 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) |
| 3ec08072-f768-4448-a093-4c61f0bf9f72 | 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) |
| 3b8d5492-6ab8-48ec-881d-f755e1cc638a | 5e00ec77-8e4a-46d0-9258-dceb531c222a | AuthTests | test__064__requestToken__authUrl__query_will_provide_a_token_string() | XCTAssertNil failed: "Error 20000 - _tmp_luf9hw.DC6AX_h0rNng1grEJUMGew4DBC1dZPDmlhYBJz41b_xB4EHZVurIMGaAMy81Q7tAhVr4NitlX-OuKLXUz0ro4j4txiBjeeQwHM0CFdQ93IMD4_EKwBeJi2FhGdsmzxzyj" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1500&StartingLineNumber=1500) |
| cb0217d6-16ff-4270-a7ea-194cdfb53f21 | ac813b40-6aaf-4d38-b025-1f42e3ef9d7e | AuthTests | test__065__requestToken__authUrl__query_will_provide_a_TokenDetails() | XCTAssertNil failed: "Error 20000 - {"capability":"{\"*\":[\"*\"]}","clientId":"tester","expires":"1763426594481","issued":"1763422994481","token":"_tmp_luf9hw.DMzN1wYwLd4sAOHbSylP5zpAawpxzypXDLdlsl7CvNFleOQyZeEIc_RBjNngk51uxisRus6CGkBsKxtY6SPHgnCdJaLgNXxDgStZxDgUb8LUUzOKBbrGrpPRh-yiUYS72"}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1528&StartingLineNumber=1528) |
| 93d7c70f-e55f-4b33-ace9-64f4613653e0 | 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) |
| 13fb0be1-675d-4fbc-b1e5-97a2c8469607 | 5c7f3170-1fd4-430d-9f12-b339133e913a | AuthTests | test__099__authorize__on_subsequent_authorisations__should_store_the_AuthOptions_with_authUrl() | XCTAssertNil failed: "Error 20000 - _tmp_luf9hw.D8yn-MIkS6jJP3JL6LW2TgWrhgczS_AXUl1z8jYH0acJXdzmNakiSk1PxdClhWL9-4IA7L5EpVjwORbmgDf1fi6QH6XFnWzwwq63Ox60ajJzu1h1Kvr3zwPGbXp896oTq" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=2723&StartingLineNumber=2723) |
| e49be77b-b5f1-4697-abe2-4be097138f1a | 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) |
| 752f155b-2289-432a-94ad-d9de3dc1396c | 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_luf9hw.QqvLVw","mac":"5sZSs6uH+oMfpYHpJ3MaiLho+MNhCq53\/+yaCn1Oo+g=","nonce":"12345","timestamp":1763422999086}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3070&StartingLineNumber=3070) |
| 703e4ec0-6e6d-45d0-95e0-659c73e3d364 | 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_luf9hw.DncnS2AKxqPesIc8I0XJuIXl46G3ZI1VbRjWSyA2Y6K2fAD9yN0ufQhzoNV222xuTv517j266Q6DjHJlBcOcNb4LUAhh7Xuo8DQsm_UZob8XsnfgrbCBoG0Leut7bZaS1" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3105&StartingLineNumber=3105) |
| 6745c338-0d26-4095-b719-d8f4f8af6bee | 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":"1763423000880","issued":"1763423000780","token":"_tmp_luf9hw.D8dr6p_YEDX8ZqDiuQobXpW7_avcumlHjIWfAeMyv_NqE4XJ5zR7Aiu-Hjc2I86bqozONwJD6lEMwBkQ7dDnsa-yIPo8JNDGt-zI85bn8KWe2Uzn2RyIbV93aqkH12ux8"}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3181&StartingLineNumber=3181) |
| d5d1ebcf-2cf1-4af2-bfc3-c147e7b7e229 | 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) |
| 6780588c-0362-4fdf-bc5a-ff3a3ce0b96e | 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) |
| db3a6190-f615-4f6b-90dc-dc7121f0a175 | 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) |
| e36a1069-efb3-46aa-b6f0-dddfe4d8b940 | 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) |
| 0c1fcece-17d0-42f6-afaf-76c1ec723e6e | 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 - eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6Il90bXBfbHVmOWh3LlFxdkxWdyJ9.eyJpYXQiOjE3NjM0MjMwNzAsImV4cCI6MTc2MzQyNjY3MH0.db5wR5FRQZb3_sKn0Ev3DIAedqYkSnYSFHS7bOLzBu4" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4418&StartingLineNumber=4418) |
| 8e11fe7c-8179-4c17-b1a6-9eff084750da | 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 (9476) 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() |
| 97f1362d-a51a-4faa-8ebe-ac3f1bce68e3 | 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() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2722&StartingLineNumber=2722) |
| be3503e5-8bc2-4866-b908-72f80e14f68b | 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) |