There are 7 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
0a3ca668-c5c6-404b-b7d3-1dc8fa364e3c | c028ab04-1b06-4d12-9414-e1bc7fdfacb2 | AuthTests | test__025__Token__authentication_method__in_Realtime__if_the_connection_fails_due_to_a_terminal_token_error__then_the_connection_should_move_to_the_FAILED_state_and_reports_the_error() | expected to contain <No application found with id>, got <token invalid. (See https://help.ably.io/error/40101 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=414&StartingLineNumber=414) |
ec3d8274-1dbc-45da-a66d-0f9aae44657b | 1e4cb687-6d57-4a49-94d2-3dea1df52645 | DeltaCodecTests | test__002__DeltaCodec__decoding__should_fail_and_recover_when_the_vcdiff_messages_are_out_of_order() | expected to eventually have Array<ARTMessage> with count 5, got 2 Actual Value: [<ARTMessage: 0x600002125680> { id: N5po1IA_c-:0:0, clientId: (null), connectionId: N5po1IA_c-, timestamp: 2024-07-27 08:59:52 +0000, encoding: (null), data: { foo: "bar", count: 1, status: "active" }, name: 0 }, <ARTMessage: 0x60000214caa0> { id: N5po1IA_c-:1:0, clientId: (null), connectionId: N5po1IA_c-, timestamp: 2024-07-27 08:59:52 +0000, encoding: (null), data: { foo: "bar", count: 2, status: "active" }, name: 1 extras: { delta = { format = vcdiff; from = "N5po1IA_c-:0:0"; }; } }] (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/DeltaCodecTests.swift#EndingLineNumber=132&StartingLineNumber=132) |
85c63631-b0b1-4654-88ab-6a249e789f79 | 782f7ca8-16c7-45fa-93b9-2ddd1aa4ab9f | DeltaCodecTests | test__003__DeltaCodec__decoding__should_recover_when_the_vcdiff_message_decoding_fails() | expected to eventually have Array<ARTMessage> with count 5, got 2 Actual Value: [<ARTMessage: 0x600002150e10> { id: JLVYRJvx_E:0:0, clientId: (null), connectionId: JLVYRJvx_E, timestamp: 2024-07-27 09:00:14 +0000, encoding: (null), data: { foo: "bar", count: 1, status: "active" }, name: 0 }, <ARTMessage: 0x60000214d540> { id: JLVYRJvx_E:1:0, clientId: (null), connectionId: JLVYRJvx_E, timestamp: 2024-07-27 09:00:14 +0000, encoding: (null), data: { foo: "bar", count: 2, status: "active" }, name: 1 extras: { delta = { format = vcdiff; from = "JLVYRJvx_E:0:0"; }; } }] (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/DeltaCodecTests.swift#EndingLineNumber=190&StartingLineNumber=190) |
212ccfa3-9451-4d08-a619-d07750656e6d | 3be847c5-6a88-45ea-b304-6fba1e8c0f40 | RealtimeClientChannelTests | test__069__Channel__publish__should_invoke_callback__for_all_messages_published() | expected to eventually equal <50>, got <13> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2277&StartingLineNumber=2277) |
463c178c-e74c-4310-a440-d166f7272d9c | 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=1043&StartingLineNumber=1043) |
c74b21b8-19bb-429f-a6a5-9a4e092b6e2a | 4e71277a-67db-4317-9b0a-ac4ad4c6451e | RealtimeClientConnectionTests | test__034__Connection__ACK_and_NACK__ProtocolMessage__should_reset_msgSerial_serially_if_the_connection_does_not_resume() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=1128&StartingLineNumber=1128) |
7e0eb6a4-f43d-4b64-a323-b9ca4a46ad3e | 152aa5c7-338f-4509-90ba-632d6f215666 | RealtimeClientConnectionTests | test__047__Connection__close__should_transition_to_CLOSED_action_when_the_close_process_timeouts() | expected to eventually not be nil, got <nil> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=1713&StartingLineNumber=1713) |