There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
e395ab3f-6a60-4c9f-a801-15416f4d0d26 | b07e3dc7-cfed-424f-a26d-820d341da8a1 | RealtimeClientChannelTests | test__089__Channel__publish__message_bundling__The_resulting_ProtocolMessage_must_not_exceed_the_maxMessageSize() | -waitUntil() timed out but was unable to run the timeout handler because the main thread is unresponsive (60.0 seconds is allow after the wait times out). Conditions that may cause this include processing blocking IO on the main thread, calls to sleep(), deadlocks, and synchronous IPC. Nimble forcefully stopped run loop which may cause future failures in test run. (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2592&StartingLineNumber=2592) |
159c6d6d-0bb1-4146-a540-c87a4945c68b | ac08f4fc-bded-40b2-aec3-747e686701f5 | RealtimeClientChannelTests | test__091__Channel__publish__message_bundling__should_publish_only_once_on_multiple_explicit_publish_requests_for_a_given_message_with_client_supplied_ids() | expected to be nil, got <Error 80017 - connection broken before receiving publishing acknowledgment> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2596&StartingLineNumber=2596) |