There are 8 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
b9066355-8f6f-4039-82a3-32430864a623 | 205d0d59-fff6-4030-86fa-793c6a59679f | RealtimeClientChannelTests | test__053__Channel__detach__should_send_a_DETACH_ProtocolMessage__change_state_to_DETACHING_and_change_state_to_DETACHED_after_confirmation() | expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1747&StartingLineNumber=1747) |
dd9d1b31-5454-4364-a74f-808dedf6a2b7 | 3cfcbeb2-d79f-4c0a-96ae-8d581f97b803 | RealtimeClientChannelTests | test__054__Channel__detach__if_called_with_a_callback_should_call_it_once_detached() | expected to eventually equal <Attached>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1770&StartingLineNumber=1770) |
0d18e30b-11d1-4a76-97b3-42547c57b60d | ac4b8506-e7a1-4df1-a0ef-9c43cc60fa7c | RealtimeClientChannelTests | test__060__Channel__detach__results_in_an_error_if_the_connection_state_is__FAILED() | expected to eventually equal <Attached>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1895&StartingLineNumber=1895) |
ffbf2255-9055-4a3b-825a-9ce24ef3cdb0 | c303f6ff-8659-4151-b6b5-2ba65d1bc790 | RealtimeClientChannelTests | test__062__Channel__detach__happens_when_channel_is_ATTACHED_if_connection_is_currently__CONNECTING() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1938&StartingLineNumber=1938) |
28cf4d56-6fee-4ce7-bdd4-b93bb15dea1e | bde0b2c2-76d2-44e2-bb80-1666f594372d | RealtimeClientChannelTests | test__074__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__ATTACHING_then_the_messages_should_be_published_immediately() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2241&StartingLineNumber=2241) |
08475eb4-08f1-45d4-a06c-5f06cc971d19 | 598aac66-fdfb-49fb-9d27-0562990d99e1 | RealtimeClientChannelTests | test__076__Channel__publish__Connection_state_conditions__the_message__should_be_queued_and_delivered_as_soon_as_the_connection_state_returns_to_CONNECTED_if_the_connection_is__INITIALIZED() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2308&StartingLineNumber=2308) |
8c1279dc-cedc-4455-945c-c55f21ee25b7 | 3cc8a6f4-0c40-4ee9-8b22-2b9faed509a1 | RealtimeClientChannelTests | test__077__Channel__publish__Connection_state_conditions__the_message__should_be_queued_and_delivered_as_soon_as_the_connection_state_returns_to_CONNECTED_if_the_connection_is__CONNECTING() | expected to equal <Connected>, got <Initialized> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=17&StartingLineNumber=17) |
5a38821d-81f6-4bd6-bb58-4045acac137b | df9bd1bc-42ee-41aa-95cd-29b918e847b7 | RealtimeClientChannelTests | test__078__Channel__publish__Connection_state_conditions__the_message__should_be_queued_and_delivered_as_soon_as_the_connection_state_returns_to_CONNECTED_if_the_connection_is__DISCONNECTED() | expected to equal <Connected>, got <Connecting> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=17&StartingLineNumber=17) |