Details of upload a3a0d374-cfc4-4262-9c78-7aead5536984

Created at
2026-01-04T23:04:28.614Z
Total number of tests
990
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
71d9dfe
Pull request base ref
main
Pull request head ref
2098-ADR-119
Branch / tag name
2109/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
20700119261
GitHub run attempt
1
GitHub run number
958
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/20700119261/job/59421096803
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
e17d4d33-84cf-4b6f-bc08-f402645efc77 b858410d-9ea4-4b8f-b343-6096af65bd90 AuthTests test__115__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)
afdee406-59bd-4d60-90f7-9a20713c4a36 b07e3dc7-cfed-424f-a26d-820d341da8a1 RealtimeClientChannelTests test__089__Channel__publish__message_bundling__The_resulting_ProtocolMessage_must_not_exceed_the_maxMessageSize() XCTAssertNil failed: "Error 40034 - Max number of messages per ChannelMessage (1000) exceeded, attempted to send 1782 messages" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2692&StartingLineNumber=2692)
49f8bc2e-f5cf-4a90-8920-63d7a8873d31 5a4edf28-fd97-4d4f-8db6-1a44973aef94 RealtimeClientConnectionTests test__016__Connection__ConnectionDetails__maxMessageSize_overrides_the_default_maxMessageSize() XCTAssertEqual failed: ("65536") is not equal to ("16384") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=157&StartingLineNumber=157)