Details of upload 97208e77-bf7f-4708-a02c-b2236afbc747

Created at
2024-06-29T22:51:16.917Z
Total number of tests
1001
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
0521497
Pull request base ref
main
Pull request head ref
fix/1938-invalid-RTL4i
Branch / tag name
1939/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
9727228244
GitHub run attempt
1
GitHub run number
243
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9727228244/job/26846558716
Loop iteration
1

Test failures

There are 22 failures in this upload.

Failure ID Test case ID Test class Test case Message
0892cd02-3ae9-4502-aff0-51cf0eeafbc2 1ced7561-01df-41ca-a73d-559178721d5f RealtimeClientChannelTests test__003__Channel__EventEmitter__channel_states_and_events__should_implement_the_EventEmitter_and_emit_events_for_state_changes() XCTAssertEqual failed: ("5") is not equal to ("4") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=279&StartingLineNumber=279)
bdb36e07-3377-40ef-816a-05fcca1ec996 ebeba20b-9367-4a83-927c-1fa3e7c2110e RealtimeClientChannelTests test__004__Channel__EventEmitter__channel_states_and_events__should_implement_the_EventEmitter_and_emit_events_for_FAILED_state_changes() XCTAssertEqual failed: ("Attaching") is not equal to ("Initialized") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=309&StartingLineNumber=309)
4f19b4e7-ee5e-4f0f-9e55-a83cf7d38cb7 930c2574-6caf-42c1-9955-b68e6ab0e674 RealtimeClientChannelTests test__007__Channel__EventEmitter__channel_states_and_events__should_not_emit_detached_event_on_an_already_detached_channel() XCTAssertNotEqual failed: ("Attaching") is equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=399&StartingLineNumber=399)
1ef08e10-5b50-407b-a1c4-745567483a9b 6173cdf2-3619-4e1b-9c8f-0c733b9d3c04 RealtimeClientChannelTests test__010__Channel__EventEmitter__channel_states_and_events__a_ChannelStateChange_is_emitted_as_the_first_argument_for_every_channel_state_change() XCTAssertNotEqual failed: ("Attaching") is equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=476&StartingLineNumber=476)
fef8f2e6-5f1a-4387-a1d3-c41a53631518 6d18e8fe-8f8a-4491-8a01-7a12dbc228cd RealtimeClientChannelTests test__011b__Channel__EventEmitter__channel_states_and_events__ChannelStateChange_will_contain_a_resumed_boolean_attribute_with_value__true__if_the_bit_flag_RESUMED_was_included_for_recovered_connection() failed - splitDone called more than the expected 4 times (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=509&StartingLineNumber=509)
6a07f042-525b-4f29-8557-fed0acf8e4f3 383cce89-8450-47cf-86e4-c00b9f782aa0 RealtimeClientChannelTests test__046__Channel__attach__attach_resume__should_pass_attach_resume_flag_in_attach_message() XCTAssertEqual failed: ("3") is not equal to ("2") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=1597&StartingLineNumber=1597)
6535fc8a-42f3-4d73-9111-c5c639b39946 3be847c5-6a88-45ea-b304-6fba1e8c0f40 RealtimeClientChannelTests test__069__Channel__publish__should_invoke_callback__for_all_messages_published() XCTAssertEqual failed: ("1") is not equal to ("51") - Callback was invoked with an invalid sequence (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2254&StartingLineNumber=2254)
139b27ad-2400-4eaa-a50c-ce29f0aed502 1cc2f1cd-9f3b-4060-8d3b-9b8804733813 RealtimeClientChannelTests test__128__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__the_channel_is_in_the_ATTACHED_states__an_attempt_to_reattach_the_channel_should_be_made_immediately_by_sending_a_new_ATTACH_message_and_the_channel_should_transition_to_the_ATTACHING_state_with_the_error_emitted_in_the_ChannelStateChange_event() XCTAssertEqual failed: ("3") is not equal to ("2") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3847&StartingLineNumber=3847)
354d4f26-2b8a-4aa6-a57b-9399ae57d5e7 7338a0ca-031c-4238-930c-97aab60c8a38 RealtimeClientChannelTests test__133__Channel__history__Channel_options__setOptions__should_send_an_ATTACH_message_with_params___modes_if_the_channel_is_attached() XCTAssertEqual failed: ("3") is not equal to ("2") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=4346&StartingLineNumber=4346)
a1421a80-4d06-4b62-bf97-16375cf38495 dacc25ac-0ad6-4100-9dde-b5b7408bfc47 RealtimeClientConnectionTests test__068a__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_same_connectionId_as_the_current_client__and_no_error() XCTAssertEqual failed: ("0") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2572&StartingLineNumber=2572)
05eca541-e51b-4632-a35f-ee926ede6837 1e984ba5-9334-487c-862e-cc7d15b10459 RealtimeClientConnectionTests test__068b__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_same_connectionId_as_the_current_client__and_no_error() expected to eventually equal <Attached>, got <Initialized> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2605&StartingLineNumber=2605)
3566426b-592a-4f9a-a745-73d1c25c5e06 70fb69c2-e1db-4ad0-9835-c98bac1e3f96 RealtimeClientConnectionTests test__068c__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_same_connectionId_as_the_current_client__and_no_error() XCTAssertEqual failed: ("0") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2650&StartingLineNumber=2650)
e43bf8be-e43f-4cc5-aa1e-aa41afcacf00 11eafbb1-7d3f-4a70-bbf5-2389ade8aea5 RealtimeClientConnectionTests test__069__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_different_connectionId_than_the_current_client_and_an_non_fatal_error() expected to eventually have NSArray with count 1, got 0. Actual Value: () (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2691&StartingLineNumber=2691)
e42fe7f9-8e08-496e-b965-daf5010f59f5 3d3a2781-f9cc-42a5-9576-37b79fc2cc4f RealtimeClientConnectionTests test__082__Connection__Connection_recovery__when_a_connection_is_successfully_recovered__Connection_id_will_be_identical_to_the_id_of_the_connection_that_was_recovered_and_Connection_key_will_always_be_updated_to_the_ConnectionDetails_connectionKey_provided_in_the_first_CONNECTED_ProtocolMessage() waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3258&StartingLineNumber=3258)
e224ebcd-4033-4b03-b5c9-2e3af1bb26fb 175c69c1-816d-4bef-9445-052894e48bde RealtimeClientPresenceTests test__049__Presence__PresenceMap__if_a_SYNC_is_not_in_progress__then_when_a_presence_message_with_an_action_of_LEAVE_arrives__that_memberKey_should_be_deleted_from_the_presence_map__if_present() failed - splitDone called more than the expected 2 times (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1757&StartingLineNumber=1757)
6abe707b-8299-4a07-815b-c496fa9e0fa1 13347ff5-369a-4bd0-835b-cb93a998cacb RealtimeClientPresenceTests test__056__Presence__enter__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() XCTAssertEqual failed: ("20") is not equal to ("19") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1701&StartingLineNumber=1701)
1b550884-436e-49ad-bc2d-c9d4e24bf4ac e966c950-4c6f-4a4c-be1e-81cebd20bd4e RealtimeClientPresenceTests test__110__Presence__get__Query__set_of_params___waitForSync_is_true__should_wait_until_SYNC_is_complete_before_returning_a_list_of_members() expected to eventually be true, got <false> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3357&StartingLineNumber=3357)
129e883d-7abe-4424-a570-6a0e348c8884 cb634904-7121-4838-8fe8-068be495c523 RealtimeClientPresenceTests test__112__Presence__get__Query__set_of_params___should_return_members_filtered_by_clientId() XCTAssertEqual failed: ("0") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3479&StartingLineNumber=3479)
94d4b287-f8b6-42aa-938d-ce194b26048e 65a778cb-5314-488a-96c7-09234d437fa4 RestClientChannelTests test__014__publish__Message_clientId__publishing_with_no_clientId_when_the_clientId_is_set_to_some_value_in_the_client_options_should_result_in_a_message_received_with_the_clientId_property_set_to_that_value() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=393&StartingLineNumber=393)
ba080ea5-dbd4-4c38-816e-cb46cb6f3b43 795fdf77-318c-42b3-9cd4-b46144403b71 RestClientChannelTests test__015__publish__Message_clientId__publishing_with_a_clientId_set_to_the_same_value_as_the_clientId_in_the_client_options_should_result_in_a_message_received_with_the_clientId_property_set_to_that_value() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=425&StartingLineNumber=425)
1b4d6223-eca2-436b-968a-8d127d736807 c1023732-429b-4ae8-aff3-11a92181edae RestClientChannelTests test__016__publish__Message_clientId__publishing_with_a_clientId_set_to_a_value_from_an_unidentified_client_should_result_in_a_message_received_with_the_clientId_property_set_to_that_value() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=455&StartingLineNumber=455)
db905e75-5773-4cd9-addd-c4e0a6ba81e9 c367b120-107d-4a78-a48e-139854344a37 RestClientChannelTests test__017__publish__Message_clientId__publishing_with_a_clientId_set_to_a_different_value_from_the_clientId_in_the_client_options_should_result_in_a_message_being_rejected_by_the_server() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=486&StartingLineNumber=486)