Details of upload 3e692db3-350b-4d35-9a68-4fbe1090b088

Created at
2025-01-09T17:57:03.472Z
Total number of tests
919
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
3f33dba
Pull request base ref
main
Pull request head ref
bump-upload-artifact-version
Branch / tag name
2011/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
12695130553
GitHub run attempt
1
GitHub run number
420
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/12695130553/job/35386399024
Loop iteration
1

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
f519688c-e6f2-4440-b8f5-4a651d2dc55c c028ab04-1b06-4d12-9414-e1bc7fdfacb2 AuthTests test__025__Token__authentication_method__in_Realtime__if_the_connection_fails_due_to_a_terminal_token_error__then_the_connection_should_move_to_the_FAILED_state_and_reports_the_error() expected to contain <No application found with id>, got <unable to handle request; no application id found in request> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=414&StartingLineNumber=414)
1b955e91-635a-4aa2-bcf7-51ad62be033f 67bc4dd9-cb19-47a6-b481-96a2ed6eff11 RealtimeClientConnectionTests test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_realtime_ably_io() XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4134&StartingLineNumber=4134)
18624ffa-e15f-4426-960a-865bdb605616 b6700a0a-df60-4936-8528-f2833adb04fd RealtimeClientPresenceTests test__017__Presence__Channel_state_change_side_effects__if_a_channel_enters_the_ATTACHED_state_then_all_queued_presence_messages_will_be_sent_immediately_and_a_presence_SYNC_may_be_initiated() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=647&StartingLineNumber=647)
e3e13723-198e-4094-92f1-313fdc469d56 4a4d9c1f-1748-4e5f-a30a-3da14b5567cb RestClientTests test__017__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_key() expected to eventually equal <40005>, got <40101> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=195&StartingLineNumber=195)
8cf9a230-d2fc-4e52-b8c4-5533276c0457 3ab93821-f32f-452c-8d74-35bde0aa169a RestClientTests test__021__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_token() expected to eventually equal <40005>, got <40101> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=236&StartingLineNumber=236)