Details of upload 99be6aea-03a0-4156-9174-b23bc92329fb

Created at
2025-01-09T11:24:33.865Z
Total number of tests
1039
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
989d39f
Pull request base ref
main
Pull request head ref
message-action-changes
Branch / tag name
2005/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
12688217480
GitHub run attempt
1
GitHub run number
416
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/12688217480/job/35364273141
Loop iteration
1

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
df9815ba-dc82-4dd3-806f-0ede7b3ddc37 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)
e444bac2-bc3c-4c0e-9373-4e79a6bbd6f6 46f47a19-4643-477b-a77f-dacc9857225d RealtimeClientPresenceTests test__044__Presence__leave__should_leave_the_current_client_with_no_data() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1446&StartingLineNumber=1446)
5f610631-eb47-4630-b9c9-9c54c5b78bec 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=2666&StartingLineNumber=2666)
c8a27083-0b30-44d3-8f70-2055064ef29e c3425ef5-b55f-471c-a7f7-43356faadbc0 RestClientChannelTests test__035__presence__get__should_return_presence_fixture_data() expected to eventually equal <6>, got <0> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=1235&StartingLineNumber=1235)
9a8f9be5-223d-4a7c-a291-49fa4b4bdbeb 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)
ab835280-3c73-4eba-9f48-a23d3c789ce4 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)