Details of upload cabf45a2-721e-4871-911f-f832baa8419b

Created at
2023-11-06T17:52:17.999Z
Total number of tests
963
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
6c270da
Pull request base ref
main
Pull request head ref
1817-treat-all-transport-errors-as-recoverable
Branch / tag name
1823/merge
Workflow asset retention period
90 days
GitHub action
__run_7
GitHub run ID
6773064398
GitHub run attempt
3
GitHub run number
515
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 9 failures in this upload.

Failure ID Test case ID Test class Test case Message
a3a74922-245d-43a8-ba65-f5ebba76c7e5 787cdd99-a26a-4d5f-ba52-a5f618fe6f20 RealtimeClientChannelTests test__016__Channel__connection_state__if_the_connection_state_enters_the_DISCONNECTED_state__it_will_have_no_effect_on_the_channel_states() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=945&StartingLineNumber=945)
34b073ed-9dca-406c-933d-cbb20f8b2d30 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 -999 - Authorization has been canceled" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2393&StartingLineNumber=2393)
d6b42e25-fd28-4e9e-b0eb-a590a96fa6a6 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)
22e6f572-f106-478d-8854-a1f87c4826dc be5a801e-c21f-4adf-8169-17cc53e393b5 RealtimeClientChannelTests test__112__Channel__subscribe__should_deliver_the_message_even_if_there_is_an_error_while_decoding__using_crypto_data_128() XCTAssertEqual failed: ("Optional(The quick brown fox jumped over the lazy dog)") is not equal to ("Optional(<1cee1c61 23fc2f26 cf6013d9 3c740eb6 61c8b5cc 58752bdc 3540ba91 7569327d 1514bfbd cf6ff9b4 9e9615b4 744814f5 c61151b8 9f8c7811 93537c8e 63d3f9a3>)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=86&StartingLineNumber=86)
271a8067-1cf0-4e31-b557-1e11d197da92 89889c54-8d41-4c49-a967-c0c1f051c5e6 RealtimeClientConnectionTests test__033__Connection__ACK_and_NACK__ProtocolMessage__should_continue_incrementing_msgSerial_serially_if_the_connection_resumes_successfully() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1057&StartingLineNumber=1057)
6a650c15-848e-4e65-b093-4f95520d21a4 c04a5534-6e53-49f5-b598-550bb4089dc6 RealtimeClientConnectionTests test__054__Connection__connection_request_fails__on_DISCONNECTED_after_CONNECTED__should_not_emit_error_with_a_renewable_token() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2063&StartingLineNumber=2063)
b92d2142-28e5-44a9-8c77-2bab857a1acc 81cc8b0a-f8b2-4816-b38b-bb36d83b110e RealtimeClientConnectionTests test__056__Connection__connection_request_fails__should_transition_to_disconnected_when_the_token_renewal_fails() expected to contain <Key/token status changed (expire)>, got <Token expired. (See https://help.ably.io/error/40142 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2169&StartingLineNumber=2169)
9a3446b9-e45b-42f6-9ed7-329480d26db2 f86f7fee-db77-4cb7-a5e2-c1c3db756240 RealtimeClientConnectionTests test__078__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__and_the_library_does_not_have_a_means_to_renew_the_token__the_connection_will_transition_to_the_FAILED_state() XCTAssertEqual failed: ("Connecting") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3254&StartingLineNumber=3254)
80279c33-bb28-4c23-a1e2-e8de86a4e7ac e5b94fba-1e6f-411a-9356-68480d872058 RealtimeClientConnectionTests test__108__Connection__Operating_System_events_for_network_internet_connectivity_changes__re_authenticate_and_resume_the_connection_when_the_client_is_forcibly_disconnected_following_a_DISCONNECTED_message_containing_an_error_code_greater_than_or_equal_to_40140_and_less_than_40150() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4510&StartingLineNumber=4510)