There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
900bc60d-165f-4183-95f3-6c15708491fa | 5a2d818f-4450-48c4-9d6e-10c987527c5f | RealtimeClientChannelTests | test__080__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHING() | XCTAssertEqual failed: ("Attached") is not equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2417&StartingLineNumber=2417) |
b2ea3e9a-279f-4008-b627-0eec38bfc06d | e966c950-4c6f-4a4c-be1e-81cebd20bd4e | RealtimeClientPresenceTests | test__110__Presence__get__Query__set_of_params___waitForSync_is_true__should_wait_until_SYNC_is_complete_before_returning_a_list_of_members() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3346&StartingLineNumber=3346) |