There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
2b040747-b090-4c68-ad1d-fadb8991946b | 71d3ef5d-c5bc-4f7d-bcdc-acd53a4ab955 | RealtimeClientChannelTests | test__081__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHED() | XCTAssertNil failed: "Error 40142 - Token expired. (See https://help.ably.io/error/40142 for help.)" - Authorize failed. (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2463&StartingLineNumber=2463) |
3f007695-5a04-4f39-9dc6-37235870787b | 01a3f0b9-bfbd-4727-9b82-e3c4631e0e3b | RealtimeClientChannelTests | test__082__Channel__publish__Connection_state_conditions__will_result_in_an_error_if_the__connection_is_SUSPENDED() | XCTAssertEqual failed: ("Closed") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=16&StartingLineNumber=16) |