There are 4 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
7b546c98-4cd1-4c05-835c-b72688af3d8e | 5f1180cc-e26b-42a5-8551-ac2a8b0b2c4f | RealtimeClientChannelTests | test__013__Channel__connection_state__if_the_connection_state_enters_the_CONNECTED_state__then_a_SUSPENDED_channel_will_transition_to_ATTACHING_and_goes_back_to_SUSPNDED_on_timeout() | XCTAssertEqual failed: ("Attached") is not equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=914&StartingLineNumber=914) |
c48ff8f1-98cf-4b61-86e4-79ba4ac7d50b | 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=2078&StartingLineNumber=2078) |
521f5262-ae6c-4299-97c2-65e04957783a | 552340b6-f49c-4b10-a1a7-787b686fca89 | RealtimeClientPresenceTests | test__029__Presence__subscribe__with_a_single_action_argument() | expected to eventually equal <1>, got <0> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=992&StartingLineNumber=992) |
8217fce4-6f9b-4c62-b7f6-2f4c952a04a6 | f1e5c10e-d905-4401-b818-094db808f783 | RealtimeClientPresenceTests | test__030__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_success() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1013&StartingLineNumber=1013) |