Details of upload 5e0aedc0-fc26-4161-ad39-43f312375c52

Created at
2024-06-29T22:45:08.959Z
Total number of tests
884
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/26846558782
Loop iteration
1

Test failures

There are 23 failures in this upload.

Failure ID Test case ID Test class Test case Message
15d7f168-d32d-4f30-9610-73114654dde8 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)
e310b3e9-f74b-43f8-8ffb-f8e65bcc8a68 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)
8e5cab34-a10f-4981-b8e8-c34b9e4df114 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)
50c951a2-3ee2-43b4-86be-34d5daca772e 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)
02fe3c56-9e91-4042-850e-81830fa239f4 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)
64e020b8-0e7d-4ee9-a343-dc9486c263fe 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)
4c89687e-bbcf-4ac7-89b2-e7b052018bac 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)
d922ae2c-a84b-4af1-995f-46e2cd3a15f6 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)
9f105115-ede6-41d6-a90f-f91c5b515322 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)
85226209-e07d-40c9-a6ce-a1aec751fe9a 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)
db587c67-6290-4a16-ba03-2e79988341f0 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)
48f6ca44-4672-4374-b132-e5fec401c992 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)
f25991ea-030c-47d2-8911-6098571ad000 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)
239c500d-460a-4a03-ae19-941c95d9f77f 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)
f73f51f4-fa09-4be0-97b2-bdb0d4284ddc 5e7e2ea2-245c-4895-8926-f61601408c22 RealtimeClientPresenceTests test__011__Presence__realtime_system-reserves_the_right_to_initiate_a_sync_of_the_presence_members_at_any_point_once_a_channel_is_attached__should_do_a_new_sync_whenever_a_SYNC_ProtocolMessage_is_received_with_a_channel_attribute_and_a_new_sync_sequence_identifier_in_the_channelSerial_attribute() Should at least have 1 member (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=217&StartingLineNumber=217)
c51409c7-e6d6-43ac-a0af-6fdd42f0965e 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)
099fee2c-58af-4956-93b4-914409500c79 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)
37beb3e4-83ff-4b98-9ad8-09914769f31a 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)
d4dbe0d3-d0f2-442d-b03e-228659f6352c 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)
49dfa7f7-8a73-49d6-ba23-4ecd4e017fe9 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)
400d0393-47ec-4ac9-a169-1d31251a4e7b 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)
04617301-d785-41d4-9f48-4ef4ee67c964 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)
1c689936-e101-47d1-8ccf-5b9a65830ab8 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)