There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
08cb12a3-b87c-4668-886b-0dac5af18a30 | 11f91c51-f98d-4918-bfa2-d215ed22e2af | AuthTests | test__071__requestToken__should_support_all_TokenParams__using_defaults() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("client_string")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1693&StartingLineNumber=1693) |
8118b073-b6f6-4602-9916-f5b0240fbb35 | d461b7e0-3cb1-49ba-b6f4-7a85cd2f7681 | RealtimeClientConnectionTests | test__061__Connection__connection_request_fails__should_change_the_state_to_SUSPENDED_when_the_connection_state_has_been_in_the_DISCONNECTED_state_for_more_than_the_connectionStateTtl() | expected to eventually equal <[Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Suspended, Connecting, Suspended]>, got <[Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended]> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2329&StartingLineNumber=2329) |