Details of upload eb721302-5c51-49da-9342-8dcddaa5410e

Created at
2025-11-18T00:13:30.120Z
Total number of tests
950
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
6954558
Pull request base ref
main
Pull request head ref
fix/2135-handle-error-in-user-content
Branch / tag name
2143/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
19448348739
GitHub run attempt
1
GitHub run number
847
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/19448348739/job/55647834817
Loop iteration
1

Test failures

There are 18 failures in this upload.

Failure ID Test case ID Test class Test case Message
7b09e7c2-8b05-4a3c-a248-46b4292f4e6d 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)
32d931fc-aa64-4881-afaf-fa97327e6529 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)
b58c2029-abc3-499c-8f17-230e848a28e5 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)
c3e6553e-bc42-4f40-b2c6-b982ddddc726 5e00ec77-8e4a-46d0-9258-dceb531c222a AuthTests test__064__requestToken__authUrl__query_will_provide_a_token_string() XCTAssertNil failed: "Error 20000 - _tmp_HuTM8g.D0lEgNYS3lxokpPsQgngmvNDJNM3Ca_aZy_YrtoV3aO26a8Y5xtBj3lA3vqadwrVXf_H78AglyEDAsplJGtNSigbA0Yaz-C9fIhXM1a9Qcg1VqMmwxIY7nr_5rRBO96su" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1500&StartingLineNumber=1500)
b1793b35-1067-4afb-ab9a-1edaf76dc618 ac813b40-6aaf-4d38-b025-1f42e3ef9d7e AuthTests test__065__requestToken__authUrl__query_will_provide_a_TokenDetails() XCTAssertNil failed: "Error 20000 - {"capability":"{\"*\":[\"*\"]}","clientId":"tester","expires":"1763426592636","issued":"1763422992636","token":"_tmp_HuTM8g.DBDdQsOuRjJX30zmkETqKtzWy3SCV_6Q9CawcA45rDY4V2ICPq5WKyvqDORKaijHjeSsOWfi2fa2EA9YVSQ8JRAg7a_h3ZIyAcM20QvygW0dhNlg4s_s2T-UWTQI5l5w5"}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1528&StartingLineNumber=1528)
9a1e88e8-8758-4023-8a07-badbf8fea6d2 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)
6e3e1d50-01b8-442f-aa0e-affe02274e04 5c7f3170-1fd4-430d-9f12-b339133e913a AuthTests test__099__authorize__on_subsequent_authorisations__should_store_the_AuthOptions_with_authUrl() XCTAssertNil failed: "Error 20000 - _tmp_HuTM8g.D9KkUiYJKN-2ssr2K00PJMpSSSe_qwmfryIRUXM5K0ZuAvBMbzKSFllY3mayNoIJBJX-Jt3aQTKOwCdmQXje51G-KtYo5A1zWJ7SVKWZxqRDcHwbrK48vgbqDPyWL0nFZ" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=2723&StartingLineNumber=2723)
87df7c39-77d2-4728-99e7-520a882a44ce 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)
950dde1a-ee5d-4526-9631-0c2cf6adeddc 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_HuTM8g.J7fXPg","mac":"w502kPwUmZEt39wkd6hb\/ia+dRgWhZvLVpSN4jqhx10=","nonce":"12345","timestamp":1763422997205}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3070&StartingLineNumber=3070)
06ee59d6-0919-49a8-bd34-6ff9ffd494de 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_HuTM8g.DGfxYcjluxjXfvF9FBf_eGCcwNh9-G550I-OVFoOvjlB-klU2Ww_SUetY2v-lbNKH6O0oS3SUDMljXXqc6YTEeVEmIPBd-ixtO0Helzpm9uWc2TRQ2_LvSrStkN8TofOr" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3105&StartingLineNumber=3105)
1ed6a118-bdc9-459d-b434-58339ae809a9 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":"1763422998955","issued":"1763422998855","token":"_tmp_HuTM8g.D9EA0BVh9Kblb5mSB-K4Gn5pAlans0lfbwniUrQ80wtI65wzhw7FG6Jf1FeOr4GFduRpSuKaO7CzEXeLSdgZjVvucXIfQVrktr4wIr3eN1HoJsgFc8RkAlqDAmDZnxM8J"}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3181&StartingLineNumber=3181)
6fb3c0a8-1b6d-4c92-b54e-6a10b2f06e64 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)
a2712eee-43bd-4c8b-b11e-d47a002b14d8 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)
085ec234-4f8b-4094-b412-f84a52db3306 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)
af8d5b15-a63c-48bc-9dc9-0718b6ed1a14 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)
1d6cf15b-5040-476e-b199-f3783236bfd3 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 - eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6Il90bXBfSHVUTThnLko3ZlhQZyJ9.eyJpYXQiOjE3NjM0MjMwNjksImV4cCI6MTc2MzQyNjY2OX0.pPceCRYA08h7s23q_C9cWQJbcqMK-4rnCbx5NOXIGWM" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4418&StartingLineNumber=4418)
f1072acd-c0ed-46b9-b4c8-a6003ce31f76 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 (9349) 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()
4c2e2f74-7959-4f22-b5f7-faa23ffce565 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)