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) |