There are 7 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
327cde36-a99b-4190-939b-43a97fd0b93f | 9dbff615-3ea1-4dbd-92f9-5366fe3329c8 | AuthTests | test__021__Token__authentication_method__should_transition_the_connection_to_the_FAILED_state_when_the_server_responds_with_a_token_error_and_there_is_no_way_to_renew_the_token() | Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=286&StartingLineNumber=286) |
d88fd5fa-1da0-4655-bc2e-83ae13fab711 | 93a1358c-cd03-42d7-95d4-ae5a59ec8b82 | RealtimeClientChannelTests | test__021__Channel__connection_state__changes_to_FAILED__should_keep_the_channels_attached_when_client_reconnected_successfully_and_queue_messages_is_disabled() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=743&StartingLineNumber=743) |
180dbc0f-4253-4bec-a932-ad27fe7f8845 | f52c44b6-9548-46b5-abff-60589901985c | RealtimeClientChannelTests | test__022__Channel__connection_state__changes_to_CLOSED__ATTACHING_channel_should_transition_to_DETACHED() | expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=765&StartingLineNumber=765) |
936a29f3-05de-43a7-8034-842d7b696bbf | e63289f2-2265-40b6-a71b-e5c624906789 | RealtimeClientConnectionTests | test__057__Connection__connection_request_fails__should_transition_to_Failed_state_because_the_token_is_invalid_and_not_renewable() | Should not be connected (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2205&StartingLineNumber=2205) |
8ef7dfb4-260f-48f2-9f19-b9f4e5ea9a40 | a9b5f087-9a3d-4b6a-b108-8edd8fdad3e1 | RestClientTests | test__012__RestClient__should_indicate_an_error_if_there_is_no_way_to_renew_the_token() | Error is empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1752&StartingLineNumber=1752) |
f5c0be77-a91e-414e-8d12-cebc55cd8681 | 055ed896-2240-470c-b636-ab5b7a52c20d | RestClientTests | test__036__RestClient__Authentication__should_error_when_expired_token_and_no_means_to_renew() | expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=741&StartingLineNumber=741) |
a759d6a4-f3a7-49ee-86da-23b7343c16e1 | 0975d578-42e8-4175-a980-61bed059e0bd | RestClientTests | test__037__RestClient__Authentication__should_renew_the_token_when_it_has_expired() | expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=804&StartingLineNumber=804) |