Details of upload b39b4376-4b29-4c0c-8878-1d941e28ecc1

Created at
2023-09-14T13:35:45.348Z
Total number of tests
964
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
470104f
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
6178325306
GitHub run attempt
4
GitHub run number
4
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
3c6bcde7-a49f-49eb-9568-f8c90ca445c1 1cf86794-ca47-4832-a5b5-2c9cc8f9586f RealtimeClientChannelTests test__011__Channel__EventEmitter__channel_states_and_events__ChannelStateChange_will_contain_a_resumed_boolean_attribute_with_value__true__if_the_bit_flag_RESUMED_was_included() Waited more than 45.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=508&StartingLineNumber=508)
2e7e0c9b-edaf-4c7f-8313-1c5760e71db6 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=1015&StartingLineNumber=1015)
a23020df-2faa-4952-9e3a-f18d362dc18c 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)
7a27577f-3b15-46a9-a62f-69e9c49a5239 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)
374366f6-f4ee-43de-a579-1092bea80fff 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#EndingLineNumber=2169&StartingLineNumber=2169)
faeb5a4e-20ee-45a0-a03c-838224b0d1e5 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#EndingLineNumber=3221&StartingLineNumber=3221)
d0fc0667-1d34-4efc-b32e-a317f53bd69c 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=4468&StartingLineNumber=4468)
f00caec2-d780-4bc5-a786-d9adb64f8b89 2a2fe88e-aed9-4acf-b43b-0471f90192bc RestClientTests test__086__RestClient__request__method_signature_and_arguments__should_add_query_parameters() XCTAssertEqual failed: ("Optional("PATCH")") is not equal to ("Optional("patch")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=1824&StartingLineNumber=1824)
9bf23cfc-7d4f-487f-854f-b834ef1eb3d4 da63a7e7-ebba-49ef-88b4-60d19204b599 RestClientTests test__092__RestClient__request__method_signature_and_arguments__should_do_a_request_and_receive_a_valid_response() Completion closure should not be called (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=1912&StartingLineNumber=1912)