Details of upload f51b044e-7adf-464c-8b40-903abcfbf581

Created at
2023-11-19T19:42:30.823Z
Total number of tests
963
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
8b3183d
Pull request base ref
main
Pull request head ref
fix/1796-CI-job-for-iOS-17
Branch / tag name
1802/merge
Workflow asset retention period
90 days
GitHub action
__run_7
GitHub run ID
6921553057
GitHub run attempt
4
GitHub run number
22
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 16 failures in this upload.

Failure ID Test case ID Test class Test case Message
10c6f16b-0b8c-4348-9b3a-79e19a461ace 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#EndingLineNumber=2063&StartingLineNumber=2063)
c08249e3-dd54-4478-9d88-9a6f6a06e033 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#EndingLineNumber=287&StartingLineNumber=287)
2d88ae3f-f821-4fa0-9005-82ccb679edee 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#EndingLineNumber=945&StartingLineNumber=945)
bed3c4fd-1f86-4281-91cc-e7aaed72f285 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() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2399&StartingLineNumber=2399)
0256a02a-dd5e-49c2-bc29-34b26c9bb6a7 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#EndingLineNumber=1057&StartingLineNumber=1057)
03a467d3-3d17-4f4c-84ea-a680fa042ec1 f9a63b3b-99a7-4871-aebb-73fc2ea32d2f RealtimeClientConnectionTests test__055__Connection__connection_request_fails__on_token_error_while_CONNECTING__reissues_token_and_reconnects() Waited more than 40.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2116&StartingLineNumber=2116)
361f1bb2-927b-4ff4-bed2-644129ac0692 81cc8b0a-f8b2-4816-b38b-bb36d83b110e RealtimeClientConnectionTests test__056__Connection__connection_request_fails__should_transition_to_disconnected_when_the_token_renewal_fails() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2157&StartingLineNumber=2157)
6cc83775-5081-4556-b9c4-894346b2d562 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#EndingLineNumber=2205&StartingLineNumber=2205)
a777275b-411a-4620-9373-041edf58934e 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() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3252&StartingLineNumber=3252)
9801ec10-7b93-4c36-8d68-24bd7e8345d0 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#EndingLineNumber=4510&StartingLineNumber=4510)
b9131924-b77c-4bcf-a014-22900f6186dc 713c34a8-b1db-435d-a9bc-611215c67c3e RestClientStatsTests test__003__RestClient__stats__result__should_match_day_level_inbound_and_outbound_fixture_data__forwards_() failed: caught error: "Error Domain=NSCocoaErrorDomain Code=3840 "JSON text did not start with array or object and option to allow fragments not set. around line 1, column 0." UserInfo={NSDebugDescription=JSON text did not start with array or object and option to allow fragments not set. around line 1, column 0., NSJSONSerializationErrorIndex=0}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/JSON.swift#EndingLineNumber=83&StartingLineNumber=83)
dcd5d316-28d2-4d40-98c2-39c743f36f2b cebafe76-5187-43d0-b87e-83f59cb8cba3 RestClientTests test__006__RestClient__should_request_another_token_after_current_one_is_no_longer_valid() X-Ably-Errorcode not found (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=590&StartingLineNumber=590)
4ff37188-ef2b-417c-8b43-408a9a2d8821 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#EndingLineNumber=1755&StartingLineNumber=1755)
dcf9cee3-b859-4ba6-ae9b-02fb95394689 e0560b84-d2ca-4897-9c7e-a088f722fc52 RestClientTests test__034__RestClient__time__should_return_server_time() expected to eventually be close to <1700422289.6619> (within 60), got <1700422205.069> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=501&StartingLineNumber=501)
d740192e-06e9-4b0f-bc59-f150e653bb09 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#EndingLineNumber=742&StartingLineNumber=742)
e3cd3efa-0969-45de-96a4-8c34f27ac4c7 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#EndingLineNumber=806&StartingLineNumber=806)