There are 3 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
5e95d4dd-f419-4af9-9166-57672222d872 | afefa5b3-4630-4e5e-915b-40cb2fa7c52e | RealtimeClientChannelTests | test__063__Channel__detach__happens_when_channel_is_ATTACHED_if_connection_is_currently__DISCONNECTED() | XCTAssertEqual failed: ("Attached") is not equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=1989&StartingLineNumber=1989) |
b3a1a234-a508-45da-a935-db8a2608cb74 | 7a8d38a6-d49a-48b8-aad3-245437fedad8 | RealtimeClientPresenceTests | test__080__Presence__private_and_internal_PresenceMap_containing_only_members_that_match_the_current_connectionId__any_ENTER__PRESENT__UPDATE_or_LEAVE_event_that_matches_the_current_connectionId_should_be_applied_to_this_object() | XCTAssertEqual failed: ("2") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2601&StartingLineNumber=2601) |
4c4ffd86-7716-498f-bb60-52f27a944942 | 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) |