Details of upload cc02b62e-f674-4821-bbed-9d0c7c3ab536

Created at
2023-11-17T23:13:44.135Z
Total number of tests
963
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
829189f
Pull request base ref
main
Pull request head ref
fix/1796-transition-to-xcode15
Branch / tag name
1799/merge
Workflow asset retention period
90 days
GitHub action
__run_7
GitHub run ID
6908384330
GitHub run attempt
4
GitHub run number
19
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 19 failures in this upload.

Failure ID Test case ID Test class Test case Message
47bd9f71-19ac-4372-a063-1447daf08211 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)
ba11bac4-c363-43cf-a065-9a0d5ee8c176 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 45.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=945&StartingLineNumber=945)
c3693d73-49a0-43d2-b7c9-e677f1e30b4f 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 45.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=1057&StartingLineNumber=1057)
f0491c79-6ae9-4522-8b30-ec45c03f1f66 a24317c0-771b-4042-b3ef-ee9651f8487e RealtimeClientConnectionTests test__037__Connection__ACK_and_NACK__should_trigger_the_failure_callback_for_the_remaining_pending_messages_if__lost_connection_state() Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=1292&StartingLineNumber=1292)
f8e59580-00af-41b7-b7b3-0af4dc6a1411 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 45.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2063&StartingLineNumber=2063)
6af35a9a-e2c9-4f37-b83e-a3191d0053c8 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)
d5c96bb1-02ae-45af-b43d-b672f9e3a453 81cc8b0a-f8b2-4816-b38b-bb36d83b110e RealtimeClientConnectionTests test__056__Connection__connection_request_fails__should_transition_to_disconnected_when_the_token_renewal_fails() Waited more than 45.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2157&StartingLineNumber=2157)
6e4018d7-d131-485b-9879-93842cf826fb 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)
93e319a7-5c95-4ce8-b150-3ae2194df866 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 45.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3252&StartingLineNumber=3252)
702961b0-b1f7-4107-ae7d-db7e6662f0f7 42c4239a-aa13-41d5-af14-89447d632f5a RealtimeClientConnectionTests test__096__Connection__Host_Fallback__client_is_connected_to_a_fallback_host_endpoint_should_do_HTTP_requests_to_the_same_data_centre() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4084&StartingLineNumber=4084)
fff91301-eed5-46d5-8240-05753dba83dd 4fd7290a-0a6a-415b-aad2-715d7c897f84 RealtimeClientConnectionTests test__100__Connection__Host_Fallback__should_move_to_disconnected_when_there_s_no_internet__with_NSPOSIXErrorDomain_with_code_57() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=75&StartingLineNumber=75)
00b39a2b-55f3-42b6-aa72-da4bdceda881 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 45.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4510&StartingLineNumber=4510)
afabfc31-ade9-4935-bc97-f92737cd2e0d 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)
445013ce-d58d-4248-8b9b-fbaadf0e56b0 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)
f3e3a553-ff33-4c3a-9d0d-ba948495e830 bf71aa47-f157-4ec2-ade5-8493e8427e53 RestClientTests test__013__RestClient__background_behaviour() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=1770&StartingLineNumber=1770)
e1f2db89-2566-4ee5-aa4a-856b5dc9e5f8 e4294b73-d042-4ed5-994f-f72ad3dc8ee4 RestClientTests test__014__RestClient__client_should_handle_error_messages_in_plaintext_and_HTML_format() expected to contain <text/html>, got <application/json> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=1789&StartingLineNumber=1789)
7b903acd-863c-4735-94e9-39c2b01289d6 e0560b84-d2ca-4897-9c7e-a088f722fc52 RestClientTests test__034__RestClient__time__should_return_server_time() expected to eventually be close to <1700262112.4654> (within 60), got <1700261995.461> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=501&StartingLineNumber=501)
d20c1be1-d6c4-4cbf-82f2-3d7e81433b5c 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)
e3af51f1-28c9-4787-806f-34ee816b4eb3 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)