There are 5 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
d2fe5de2-8947-4ec0-b454-9ae4ad7201a5 | 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=907&StartingLineNumber=907) |
15f4a997-f978-457e-9c3c-446fc2de136f | 65a778cb-5314-488a-96c7-09234d437fa4 | RestClientChannelTests | test__014__publish__Message_clientId__publishing_with_no_clientId_when_the_clientId_is_set_to_some_value_in_the_client_options_should_result_in_a_message_received_with_the_clientId_property_set_to_that_value() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=393&StartingLineNumber=393) |
dc680d07-f080-48d9-bd71-b5d6ca844e0a | 795fdf77-318c-42b3-9cd4-b46144403b71 | RestClientChannelTests | test__015__publish__Message_clientId__publishing_with_a_clientId_set_to_the_same_value_as_the_clientId_in_the_client_options_should_result_in_a_message_received_with_the_clientId_property_set_to_that_value() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=425&StartingLineNumber=425) |
b58f58fa-dfd0-4b11-822e-ecd458a08589 | c1023732-429b-4ae8-aff3-11a92181edae | RestClientChannelTests | test__016__publish__Message_clientId__publishing_with_a_clientId_set_to_a_value_from_an_unidentified_client_should_result_in_a_message_received_with_the_clientId_property_set_to_that_value() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=455&StartingLineNumber=455) |
a5693bfa-9dc8-44d6-83f5-b5d9f90d8fa4 | c367b120-107d-4a78-a48e-139854344a37 | RestClientChannelTests | test__017__publish__Message_clientId__publishing_with_a_clientId_set_to_a_different_value_from_the_clientId_in_the_client_options_should_result_in_a_message_being_rejected_by_the_server() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=486&StartingLineNumber=486) |