There are 15 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
38e551ff-e4d6-4bf5-9218-d8e25473cc53 | 1ced7561-01df-41ca-a73d-559178721d5f | RealtimeClientChannelTests | test__003__Channel__EventEmitter__channel_states_and_events__should_implement_the_EventEmitter_and_emit_events_for_state_changes() | expected to equal <Attached>, got <Detaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=261&StartingLineNumber=261) |
f0799354-c9ad-4817-a03c-336c9dffe376 | 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() | expected to equal <Initialized>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=314&StartingLineNumber=314) |
bbc32f14-56c2-4dda-bb20-50c3ead009fe | c6112003-71a2-424f-9c95-fea494823897 | RealtimeClientChannelTests | test__005__Channel__EventEmitter__channel_states_and_events__should_implement_the_EventEmitter_and_emit_events_for_SUSPENDED_state_changes() | expected to equal <Attaching>, got <Failed> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=321&StartingLineNumber=321) |
69861dcc-811b-4951-be7e-897a2d29d509 | 930c2574-6caf-42c1-9955-b68e6ab0e674 | RealtimeClientChannelTests | test__007__Channel__EventEmitter__channel_states_and_events__should_not_emit_detached_event_on_an_already_detached_channel() | expected to not equal <Attaching>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=401&StartingLineNumber=401) |
7d03bfc5-20e1-4db9-9a92-8e406b98b970 | 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() | expected to not equal <Attaching>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=475&StartingLineNumber=475) |
3dda4771-a651-4e40-87db-02d78c2a16ac | 383cce89-8450-47cf-86e4-c00b9f782aa0 | RealtimeClientChannelTests | test__046__Channel__attach__attach_resume__should_pass_attach_resume_flag_in_attach_message() | expected to have Array<ARTProtocolMessage> with count 2, got 3 Actual Value: [<ARTProtocolMessage: 0x7fdc2a85b730> {count: 0,id: (null),action: 10 (Attach),channel: test-196--tvOS-test__046__Channel__attach__attach_resume__should_pass_attach_resume_flag_in_attach_message-689265334.064447-B5746016-96E0-48E5-8F9F-5CD3ACEC5D4A,channelSerial: (null),connectionId: (null),connectionKey: (null),msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fdc29cfc7d0> {count: 0,id: (null),action: 10 (Attach),channel: test-196--tvOS-test__046__Channel__attach__attach_resume__should_pass_attach_resume_flag_in_attach_message-689265334.064447-B5746016-96E0-48E5-8F9F-5CD3ACEC5D4A,channelSerial: (null),connectionId: (null),connectionKey: (null),msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fdc2a859df0> {count: 0,id: (null),action: 10 (Attach),channel: test-196--tvOS-test__046__Channel__attach__attach_resume__should_pass_attach_resume_flag_in_attach_message-689265334.064447-B5746016-96E0-48E5-8F9F-5CD3ACEC5D4A,channelSerial: e7d0E1aKQBHh5h08561247:-1,connectionId: (null),connectionKey: (null),msgSerial: (null),timestamp: (null),flags: 131104,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1551&StartingLineNumber=1551) |
33d19f71-ede6-4a13-b91b-93c5b527d8bc | 3be847c5-6a88-45ea-b304-6fba1e8c0f40 | RealtimeClientChannelTests | test__069__Channel__publish__should_invoke_callback__for_all_messages_published() | Callback was invoked with an invalid sequence expected to equal <51>, got <1> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2185&StartingLineNumber=2185) |
faf8dda7-6798-4351-b85c-01e03928d4fd | 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() | expected to have Array<ARTProtocolMessage> with count 2, got 3 Actual Value: [<ARTProtocolMessage: 0x7fdc2a4878e0> {count: 0,id: (null),action: 10 (Attach),channel: test-272--tvOS-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-689265395.27761-26B73533-9D0B-4B1C-92D7-3EAECE067620,channelSerial: (null),connectionId: (null),connectionKey: (null),msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fdc29bdda50> {count: 0,id: (null),action: 10 (Attach),channel: test-272--tvOS-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-689265395.27761-26B73533-9D0B-4B1C-92D7-3EAECE067620,channelSerial: (null),connectionId: (null),connectionKey: (null),msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fdc29bba610> {count: 0,id: (null),action: 10 (Attach),channel: test-272--tvOS-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-689265395.27761-26B73533-9D0B-4B1C-92D7-3EAECE067620,channelSerial: (null),connectionId: (null),connectionKey: (null),msgSerial: (null),timestamp: (null),flags: 32,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3781&StartingLineNumber=3781) |
cca72170-a525-46fd-9459-50e59b592050 | 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() | expected to have Array<ARTProtocolMessage> with count 2, got 3 Actual Value: [<ARTProtocolMessage: 0x7fdc2a395d20> {count: 0,id: (null),action: 10 (Attach),channel: test-277--tvOS-test__133__Channel__history__Channel_options__setOptions__should_send_an_ATTACH_message_with_params___modes_if_the_channel_is_attached-689265399.660541-76C952B1-EFBA-4C8B-81EC-5FD9A9999695,channelSerial: (null),connectionId: (null),connectionKey: (null),msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fdc2a395f80> {count: 0,id: (null),action: 10 (Attach),channel: test-277--tvOS-test__133__Channel__history__Channel_options__setOptions__should_send_an_ATTACH_message_with_params___modes_if_the_channel_is_attached-689265399.660541-76C952B1-EFBA-4C8B-81EC-5FD9A9999695,channelSerial: (null),connectionId: (null),connectionKey: (null),msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fdc2a3b74c0> {count: 0,id: (null),action: 10 (Attach),channel: test-277--tvOS-test__133__Channel__history__Channel_options__setOptions__should_send_an_ATTACH_message_with_params___modes_if_the_channel_is_attached-689265399.660541-76C952B1-EFBA-4C8B-81EC-5FD9A9999695,channelSerial: e7dRQiXOQBHhAH49553889:-1,connectionId: (null),connectionKey: (null),msgSerial: (null),timestamp: (null),flags: 393248,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: {delta = vcdiff;}}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=4067&StartingLineNumber=4067) |
9b01fce1-a02a-4ea7-a06d-ec99edf9db90 | 752111fe-1e41-4187-bddf-62cbfbece196 | RealtimeClientConnectionTests | test__064__Connection__connection_failures_once_CONNECTED__if_a_Connection_transport_is_disconnected_unexpectedly_or_if_a_token_expires__then_the_Connection_manager_will_immediately_attempt_to_reconnect() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2229&StartingLineNumber=2229) |
80e1ec60-9ce9-4484-95c4-23a2e593574d | 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/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2842&StartingLineNumber=2842) |
9ee7c9bb-ea1c-4aac-8844-c1903032853a | f03a47fa-2ca3-4d5d-a1f0-b922bba53d81 | RealtimeClientPresenceTests | test__023__Presence__Channel_state_change_side_effects__channel_enters_the_SUSPENDED_state__should_maintain_the_PresenceMap_and_any_members_present_before_and_after_the_sync_should_not_emit_presence_events() | expected to equal <Leave>, got <Present> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=756&StartingLineNumber=756) |
ea808435-1589-4a20-8259-19f7ad3a5f05 | efb2227c-f607-4cf0-b922-d728efed09e3 | RealtimeClientPresenceTests | test__026__Presence__subscribe__should_implicitly_attach_the_channel() | expected to be nil, got <Error 80017 - connection broken before receiving publishing acknowledgment> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=770&StartingLineNumber=770) |
c06ac1d7-ee28-4b76-ba9c-7f0b6cf2e45e | c2b81ea2-d06c-41a7-b217-36a144da77e5 | RealtimeClientTests | test__039__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_DISCONNECTED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() | expected to have Array<ARTProtocolMessage> with count 0, got 1 Actual Value: [<ARTProtocolMessage: 0x7fdc29aa79a0> {count: 0,id: (null),action: 17 (Auth),channel: (null),channelSerial: (null),connectionId: (null),connectionKey: (null),msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1181&StartingLineNumber=1181) |
f56292bf-c902-4f0a-9c3a-132ee89246b1 | d5bcaf22-ff21-4cc5-8249-80158dc04652 | RestClientPresenceTests | test__001__Presence__presence_messages_retrieved_are_decoded_in_the_same_way_that_messages_are_decoded() | Crash: xctest (9668): specialized RestClientPresenceTests (#CharacterRangeLen=0) |