Details of upload 532d68ea-bd03-4e7e-a57e-4ecc151ee5b0

Created at
2026-01-03T21:15:47.504Z
Total number of tests
961
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
4e6d498
Pull request base ref
main
Pull request head ref
fix/2148-server-time-offset
Branch / tag name
2165/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
20682652313
GitHub run attempt
1
GitHub run number
946
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/20682652313/job/59378929691
Loop iteration
1

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
4a9ddf19-43c5-4c9d-8f97-d238af9115f3 a1ccac23-4e7f-4981-93a3-2f02f2b72d9f AuthTests test__115b__authorize__server_time_offset__should_obtain_server_time_once_and_persist_the_offset_from_the_local_clock() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3462&StartingLineNumber=3462)
52eda1de-f28e-4a4a-9d06-8ae7cd0387ea 01193195-3dfe-4b5d-8b39-fad438533d2c AuthTests test__117__authorize__server_time_offset__should_be_possible_by_lib_Client_to_discard_the_cached_local_clock_offset() XCTAssertNil failed: "0.9503060579299927" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3585&StartingLineNumber=3585)
40879fee-8d71-4d7a-b8ed-dded7d2ca706 7d60c2fe-10f3-447c-bbee-7f243f0d8f57 AuthTests test__119__authorize__server_time_offset__should_request_server_time_when_queryTime_is_true_even_if_the_time_offset_is_assigned() XCTAssertEqual failed: ("0") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3643&StartingLineNumber=3643)
3bd0c3e4-dedb-483d-bffd-8cd87655734f 26a1fa72-c7bf-4623-bfd3-a445db809681 RealtimeClientPresenceTests test__038__Presence__update__should_update_the_data_for_the_present_member_with_null() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1309&StartingLineNumber=1309)
2d2dda48-ae7f-473a-bd47-38d912264edb 40312953-06ab-4574-aab5-d8ade2fa10e6 RealtimeClientPresenceTests test__051__Presence__PresenceMap__any_incoming_presence_message_that_passes_the_newness_check_should_be_emitted_on_the_Presence_object__with_an_event_name_set_to_its_original_action() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1987&StartingLineNumber=1987)