Details of upload 3a4aea22-bd8f-48aa-b80e-dcb5c61924cc

Created at
2025-11-27T18:11:05.287Z
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/56574902233
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
23a55685-83bb-4756-98e8-bd6ede1cb28b 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)
a0610ea7-9050-4ec2-b679-b3a2548954b8 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)
8789d719-b930-47ff-8afe-802b55e5c2a6 d0e4ad58-0ded-42ee-ab7e-dea8c0422ec6 RealtimeClientPresenceTests test__039__Presence__update__should_enter_current_client_into_the_channel_if_the_client_was_not_already_entered() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1346&StartingLineNumber=1346)