There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
47ffd5cc-4741-4483-82c8-9e8a8ee4186a | 4f5b7c26-a481-492e-bdf7-8177b005660d | AuthTests | test__044__Token__token_auth_and_clientId__Incompatible_client__with_Realtime__it_should_change_the_connection_state_to_FAILED_and_emit_an_error() | XCTAssertEqual failed: ("Optional(40102)") is not equal to ("Optional(40101)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=1002&StartingLineNumber=1002) |
aa709723-86c3-4fa4-81a6-54121af44466 | 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: 0x600003e6dfe0> {\n id: 7mcSJwW7cG:0:0,\n clientId: user,\n connectionId: 7mcSJwW7cG,\n timestamp: 2024-07-07 03:06:11 +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) |