There are 4 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
0c1e7633-83f3-41e5-93d6-605f588234b3 | 5a4fb511-d26b-4514-86bd-a0d4b3737521 | RealtimeClientChannelTests | test__096__Channel__publish__expect_either__an_array_of_Message_objects() | expected to eventually have Array<ARTProtocolMessage> with count 1, got 0 Actual Value: [] (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2898&StartingLineNumber=2898) |
41e3006f-f768-4fc5-b919-1771cb5a3bee | 89889c54-8d41-4c49-a967-c0c1f051c5e6 | RealtimeClientConnectionTests | test__033__Connection__ACK_and_NACK__ProtocolMessage__should_continue_incrementing_msgSerial_serially_if_the_connection_resumes_successfully() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=1024&StartingLineNumber=1024) |
b39a8425-6876-41aa-874a-f0ebb6c8e15d | 67bc4dd9-cb19-47a6-b481-96a2ed6eff11 | RealtimeClientConnectionTests | test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_realtime_ably_io() | XCTAssertEqual failed: ("4") is not equal to ("3") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3810&StartingLineNumber=3810) |
0a4e448d-ae0e-4ef4-b966-0c13b475672c | 42c4239a-aa13-41d5-af14-89447d632f5a | RealtimeClientConnectionTests | test__096__Connection__Host_Fallback__client_is_connected_to_a_fallback_host_endpoint_should_do_HTTP_requests_to_the_same_data_centre() | XCTAssertEqual failed: ("Optional("e.ably-realtime.com")") is not equal to ("Optional("d.ably-realtime.com")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4091&StartingLineNumber=4091) |