There are 10 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
4bb2b6f9-3132-42b4-8c8d-5dd3064e6116 | 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) |
e11c2047-ee9c-49f1-84e4-d8b2b4ac9402 | 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: 0x6000004d06e0> { id: SFx2KtgyR7:0:0, clientId: (null), connectionId: SFx2KtgyR7, timestamp: 2024-07-25 22:17:13 +0000, encoding: (null), data: { foo: "bar", count: 1, status: "active" }, name: 0 }, <ARTMessage: 0x6000004d4be0> { id: SFx2KtgyR7:1:0, clientId: (null), connectionId: SFx2KtgyR7, timestamp: 2024-07-25 22:17:13 +0000, encoding: (null), data: { foo: "bar", count: 2, status: "active" }, name: 1 extras: { delta = { format = vcdiff; from = "SFx2KtgyR7:0:0"; }; } }] (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/DeltaCodecTests.swift#EndingLineNumber=132&StartingLineNumber=132) |
dedd1dd8-a35c-412a-aa18-5900a0af73a3 | 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: 0x60000072cdc0> { id: Ul6kLIAoHY:0:0, clientId: (null), connectionId: Ul6kLIAoHY, timestamp: 2024-07-25 22:17:34 +0000, encoding: (null), data: { foo: "bar", count: 1, status: "active" }, name: 0 }, <ARTMessage: 0x6000004d06e0> { id: Ul6kLIAoHY:1:0, clientId: (null), connectionId: Ul6kLIAoHY, timestamp: 2024-07-25 22:17:34 +0000, encoding: (null), data: { foo: "bar", count: 2, status: "active" }, name: 1 extras: { delta = { format = vcdiff; from = "Ul6kLIAoHY:0:0"; }; } }] (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/DeltaCodecTests.swift#EndingLineNumber=190&StartingLineNumber=190) |
6c44454b-69b4-4ff2-85d7-6a509de8b66b | e6919917-5545-4943-86a9-4631a5860dae | PushAdminTests | test__002__publish__should_publish_successfully() | XCTAssertNil failed: "Error -1003 - A server with the specified hostname could not be found. (reason: NSURLErrorDomain)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushAdminTests.swift#EndingLineNumber=253&StartingLineNumber=253) |
ffc5b1af-91e1-4171-b43c-e350ae30eff4 | 3be847c5-6a88-45ea-b304-6fba1e8c0f40 | RealtimeClientChannelTests | test__069__Channel__publish__should_invoke_callback__for_all_messages_published() | expected to eventually equal <50>, got <0> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2277&StartingLineNumber=2277) |
e3162cee-523f-4a20-9d1a-08868fd0d380 | 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) |
2574ddd8-69a1-4456-8c6b-623f3014e1fe | 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) |
0c88493a-7c81-4e1a-8c29-dbb8a85361e5 | 81cc8b0a-f8b2-4816-b38b-bb36d83b110e | RealtimeClientConnectionTests | test__056__Connection__connection_request_fails__should_transition_to_disconnected_when_the_token_renewal_fails() | expected to contain <Key/token status changed (expire)>, got <Key/token status changed (token expired). (See https://help.ably.io/error/40142 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2098&StartingLineNumber=2098) |
38caade0-a010-4b17-8e17-c05f48357849 | c051c7d2-0343-4d7d-86da-d8e449e21200 | RealtimeClientTests | test__029__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_authentication_token_change_fails__client_should_receive_an_ERROR_ProtocolMessage_triggering_the_connection_to_transition_to_the_FAILED_state() | expected to contain <Invalid accessToken>, got <Invalid token> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#EndingLineNumber=746&StartingLineNumber=746) |
f1c5c888-efa1-4747-afbe-271622b0fe9f | bc07f176-e2c6-4d98-89be-91628236fcc3 | RestClientChannelTests | test__003__publish__should_provide_an_optional_argument_that_allows_the_extras_value_to_be_specified() | unexpected error Error -1003 - A server with the specified hostname could not be found. (reason: NSURLErrorDomain) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=575&StartingLineNumber=575) |