Details of upload cf153919-6b4b-4175-9e51-b55aee571851

Created at
2024-09-14T16:10:05.455Z
Total number of tests
912
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
80f05fd
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
10814987326
GitHub run attempt
6
GitHub run number
340
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/10814987326/job/30147870091
Loop iteration
1

Test failures

There are 8 failures in this upload.

Failure ID Test case ID Test class Test case Message
07bb7e23-b801-4fa1-a557-ed06ce7ceadd 9dbff615-3ea1-4dbd-92f9-5366fe3329c8 AuthTests test__021__Token__authentication_method__should_transition_the_connection_to_the_FAILED_state_when_the_server_responds_with_a_token_error_and_there_is_no_way_to_renew_the_token() Waited more than 40.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=283&StartingLineNumber=283)
fdf0a10c-efac-4ecd-89e5-06515182e3b7 acd559e8-f57a-44c2-b659-ec34b4d85a9b AuthTests test__022__Token__authentication_method__on_token_error__reissues_token_and_retries_REST_requests() Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=287&StartingLineNumber=287)
c0c6cad3-761a-40d5-b5ff-6e4fe8ba8a1d 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: ("0") is not equal to ("40144") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=4135&StartingLineNumber=4135)
24928610-186a-43ee-acf2-ad1732d3b6ee eaebbab2-8b9f-4204-9c48-17e3cd9c4ca6 AuthTests test__144__JWT_and_realtime__when_using_authUrl__when_token_expires__receives_a_40142_error_from_the_server() expected to contain <Key/token status changed (expire)>, got <Error 40142 - Key/token status changed (token expired). (See https://help.ably.io/error/40142 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=4161&StartingLineNumber=4161)
90aa5d58-67ba-40da-86fa-e4c8480b7011 bb35b6ea-3e5e-4e39-a642-3cae14e8e2dd RealtimeClientConnectionTests test__009__Connection__should_enter_FAILED_state_when_API_key_is_invalid() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=1987&StartingLineNumber=1987)
c9b17008-a9ba-4c04-b6d9-b723e7f4d7e4 f9a63b3b-99a7-4871-aebb-73fc2ea32d2f RealtimeClientConnectionTests test__055__Connection__connection_request_fails__on_token_error_while_CONNECTING__reissues_token_and_reconnects() Waited more than 40.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2075&StartingLineNumber=2075)
e9d411ba-219f-434c-82c6-77e570b11d48 e63289f2-2265-40b6-a71b-e5c624906789 RealtimeClientConnectionTests test__057__Connection__connection_request_fails__should_transition_to_Failed_state_because_the_token_is_invalid_and_not_renewable() XCTAssertEqual failed: ("0") is not equal to ("40142") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2169&StartingLineNumber=2169)
adff6bbb-716d-4c85-ba9d-b0655001ac82 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() expected to be empty, got <{user = "<ARTPresenceMessage: 0x600001fb1c70> {\n id: WorF3l936Y:0:0,\n clientId: user,\n connectionId: WorF3l936Y,\n timestamp: 2024-09-14 15:55:28 +0000,\n encoding: (null),\n data: (null),\n action: 1,\n}";}> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=558&StartingLineNumber=558)