Details of upload 2c7e9c57-ecc8-4c7a-9847-f1817f741794

Created at
2025-11-27T18:08:28.751Z
Total number of tests
981
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
31b312e
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
19744174044
GitHub run attempt
1
GitHub run number
869
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/19744174044/job/56574902239
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
92b6d497-16bf-4286-95d3-e2bb6d2a9b43 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)
bb7161ca-439f-4171-9edb-0f3fea8e5e8a 60139aaf-0b4c-4de7-a6e0-65977de30ff7 RealtimeClientChannelTests test__090__Channel__publish__message_bundling__should_only_bundle_messages_when_it_respects_all_of_the_constraints() XCTAssertEqual failed: ("Optional(7)") is not equal to ("Optional(6)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2833&StartingLineNumber=2833)