There are 7 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
53a3486e-1dfe-4597-b648-04dbe24be806 | 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 <unable to handle request; no application id found in request> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=414&StartingLineNumber=414) |
f22e92eb-fc7a-4b25-94cc-82f43b2a703e | 67bc4dd9-cb19-47a6-b481-96a2ed6eff11 | RealtimeClientConnectionTests | test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_realtime_ably_io() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4134&StartingLineNumber=4134) |
1c170a87-9ef8-4385-b2d5-2d769fb1e0d1 | 12e88312-9d11-4ace-bcc0-367205c9c24a | RealtimeClientPresenceTests | test__019__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_FAILED_state__should_clear_the_PresenceMap_including_local_members_and_does_not_emit_any_presence_events() | expected to be empty, got <{user = "<ARTPresenceMessage: 0x600001467f70> {\n id: ryteLWqdfF:0:0,\n clientId: user,\n connectionId: ryteLWqdfF,\n timestamp: 2025-01-09 10:59:36 +0000,\n encoding: (null),\n data: (null),\n action: 1,\n}";}> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=558&StartingLineNumber=558) |
dd164cb3-fdb7-4c27-b064-eee4c2755cbd | 46f47a19-4643-477b-a77f-dacc9857225d | RealtimeClientPresenceTests | test__044__Presence__leave__should_leave_the_current_client_with_no_data() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1446&StartingLineNumber=1446) |
f8539c71-7997-4170-a9b3-6a129a62a89c | 4fba756f-ff94-41f2-95a5-0f11192c678d | RealtimeClientPresenceTests | test__200__Presence__PresenceMap_should_perform_re_entry_whenever_a_channel_moves_into_the_attached_state_and_presence_message_consists_of_enter_action_with_client_id_and_data() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2666&StartingLineNumber=2666) |
f96b95db-314b-4b40-91e9-c9013a98ecc3 | 4a4d9c1f-1748-4e5f-a30a-3da14b5567cb | RestClientTests | test__017__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_key() | expected to eventually equal <40005>, got <40101> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=195&StartingLineNumber=195) |
89b52a9d-8752-43f9-a360-53c789422c0d | 3ab93821-f32f-452c-8d74-35bde0aa169a | RestClientTests | test__021__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_token() | expected to eventually equal <40005>, got <40101> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=236&StartingLineNumber=236) |