Details of upload a656c1b3-a691-41d1-a8e8-d911cc37278a

Created at
2024-05-21T19:15:10.058Z
Total number of tests
888
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
cab6386
Pull request base ref
Not specified
Pull request head ref
Not specified
Branch / tag name
main
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
9176067146
GitHub run attempt
3
GitHub run number
223
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9176067146/job/25242839736
Loop iteration
1

Test failures

There are 11 failures in this upload.

Failure ID Test case ID Test class Test case Message
c37a517e-d684-49ba-b68c-a21c3b602b92 e609c253-d7cb-4f3a-8e9c-e94754ee3309 AuthTests test__002__should_accept_authURL_response_with_timestamp_argument_as_string() XCTAssertNil failed: "Error 40101 - token invalid. (See https://help.ably.io/error/40101 for help.)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=4491&StartingLineNumber=4491)
f84db720-a5fa-485e-b7c1-5b00776a41a3 acd559e8-f57a-44c2-b659-ec34b4d85a9b AuthTests test__022__Token__authentication_method__on_token_error__reissues_token_and_retries_REST_requests() XCTAssertNil failed: "Error 40101 - token invalid. (See https://help.ably.io/error/40101 for help.)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=319&StartingLineNumber=319)
c20ee19f-6062-491c-8c27-e3fbaeab5c20 6bf76de1-c280-4954-871b-d98e3223e6ab AuthTests test__049__Token__clientId_and_authenticated_clients__ClientOptions_clientId_takes_precendence_when_a_clientId_value_is_provided_in_both_ClientOptions_clientId_and_ClientOptions_defaultTokenParams() XCTAssertNil failed: "Error 40101 - token invalid. (See https://help.ably.io/error/40101 for help.)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=1203&StartingLineNumber=1203)
83424674-70be-4fb7-9067-c98ed42bf26b b21fddd9-38de-4dd7-ab8e-ada4acb6b039 AuthTests test__058__requestToken__ensure_the_message_published_does_not_have_a_clientId() XCTAssertNil failed: "Error 40101 - token invalid. (See https://help.ably.io/error/40101 for help.)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=1881&StartingLineNumber=1881)
e67b65be-5136-460c-a5de-16a2bea04f6f 73bbd40d-2aa9-4ef7-902f-abeee54ecb10 AuthTests test__059__requestToken__ensure_that_the_message_is_rejected() expected to contain <mismatched clientId>, got <token invalid. (See https://help.ably.io/error/40101 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=1916&StartingLineNumber=1916)
4c7cac1f-e5e7-499b-8645-1275bfc84dcc fa579a24-11e7-4834-90a3-3a2f2d930742 AuthTests test__060__requestToken__ensure_the_message_published_with_a_wildcard_____does_not_have_a_clientId() XCTAssertNil failed: "Error 40101 - token invalid. (See https://help.ably.io/error/40101 for help.)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=1944&StartingLineNumber=1944)
9bf77024-368e-482a-86e4-6c444c5f2e8c b70a9f2c-2bdf-49a5-84cc-27f366132ff2 AuthTests test__061__requestToken__ensure_the_message_published_with_a_wildcard_____has_the_provided_clientId() XCTAssertNil failed: "Error 40101 - token invalid. (See https://help.ably.io/error/40101 for help.)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=1977&StartingLineNumber=1977)
7366b25c-82dd-434f-ad74-c67e04be29ee 9262479b-5f56-426d-9df9-a6138d4a5beb AuthTests test__092__authorize__should_always_create_a_token() XCTAssertNil failed: "Error 40101 - token invalid. (See https://help.ably.io/error/40101 for help.)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=2527&StartingLineNumber=2527)
d783bfc1-ddf5-458c-a7d8-5033947909f3 bd37daf4-0fcf-4abe-8341-d425c5313233 AuthTests test__093__authorize__should_create_a_new_token_if_one_already_exist_and_ensure_Token_Auth_is_used_for_all_future_requests() XCTAssertNil failed: "Error 40101 - token invalid. (See https://help.ably.io/error/40101 for help.)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=2590&StartingLineNumber=2590)
9913ee09-71a8-4d37-bfd5-f261ea83e754 0b2004ea-c2fa-46ee-8ec7-2b41bf41680b AuthTests test__094__authorize__should_create_a_token_immediately_and_ensures_Token_Auth_is_used_for_all_future_requests() XCTAssertNil failed: "Error 40101 - token invalid. (See https://help.ably.io/error/40101 for help.)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=2615&StartingLineNumber=2615)
74dff0d9-d3aa-48a9-947b-e4d270492607 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() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2680&StartingLineNumber=2680)