There are 13 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
d6d19bf8-3b24-4450-9d22-fa23cb4ad57b | 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) |
6aa16824-0b79-46a7-ae78-8b553c163c92 | 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) |
ee3fa6be-5231-49b3-b439-c5846613d437 | 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) |
d8a13e52-9263-4edc-82f5-5004e34865c3 | 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) |
2b4a8670-d27f-4cc9-864e-c2c9b6b475ef | 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) |
720f71e2-0933-4019-9aaa-8ce96dcabdf1 | 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: 0x6000037983f0> {count: 0,id: (null),action: 10 (Attach),channel: test-195--tvOS-test__046__Channel__attach__attach_resume__should_pass_attach_resume_flag_in_attach_message-696121664.369087-E15CF004-05D5-4FEB-B84D-479714BADC91,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: 0x600003797de0> {count: 0,id: (null),action: 10 (Attach),channel: test-195--tvOS-test__046__Channel__attach__attach_resume__should_pass_attach_resume_flag_in_attach_message-696121664.369087-E15CF004-05D5-4FEB-B84D-479714BADC91,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: 0x600003798e10> {count: 0,id: (null),action: 10 (Attach),channel: test-195--tvOS-test__046__Channel__attach__attach_resume__should_pass_attach_resume_flag_in_attach_message-696121664.369087-E15CF004-05D5-4FEB-B84D-479714BADC91,channelSerial: e7dQYBVCABKU3M47378684:-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) |
06cfc96e-5484-4e5b-8bb5-c0ac98ba9841 | 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) |
4914716f-26df-41a1-a471-fc83973231b7 | 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: 0x60000378b4e0> {count: 0,id: (null),action: 10 (Attach),channel: test-271--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-696121753.061243-B19E9D11-0893-492A-87A1-33685D32150D,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: 0x600003784d80> {count: 0,id: (null),action: 10 (Attach),channel: test-271--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-696121753.061243-B19E9D11-0893-492A-87A1-33685D32150D,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: 0x600003787ba0> {count: 0,id: (null),action: 10 (Attach),channel: test-271--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-696121753.061243-B19E9D11-0893-492A-87A1-33685D32150D,channelSerial: e7d5m4fjgBKU0E60266930:-1,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) |
81268ecb-3a94-44f8-9ba9-4ccd310678f4 | 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: 0x600003789d40> {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-696121769.705248-7219E8A3-8DD5-4E9D-9369-A59D5A84943C,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: 0x6000037ff060> {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-696121769.705248-7219E8A3-8DD5-4E9D-9369-A59D5A84943C,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: 0x600003785680> {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-696121769.705248-7219E8A3-8DD5-4E9D-9369-A59D5A84943C,channelSerial: e7d5m4fjgBKU0E70979053:-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=4253&StartingLineNumber=4253) |
8df002ac-5777-448c-a412-efa052fa7434 | 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=2422&StartingLineNumber=2422) |
d8e42f11-e816-4f6b-816b-f714bac7c22d | 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=3035&StartingLineNumber=3035) |
385ffa43-51b0-434b-b438-c0d5e17ecd19 | 2fbf5322-31f4-48a6-ae2e-5b7243eca6a8 | RealtimeClientPresenceTests | test_200_presence_object_should_perform_re_entr_whenever_a_channel_move_into_attached_state() | Crash: xctest (13867) $s15Ably_tvOS_Tests18TestProxyTransportC36callbackAfterIncomingMessageModifier33_7AF96DD1450DFDD7F109BDC5B3266B8BLLSo011ARTProtocolK0CSgAGcSgvg (#CharacterRangeLen=0) |
206ee9f9-b2b7-4b22-aba6-087f3c3a5c00 | 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() | Crash: xctest (31790) $s15Ably_tvOS_Tests18TestProxyTransportC36callbackAfterIncomingMessageModifier33_7AF96DD1450DFDD7F109BDC5B3266B8BLLSo011ARTProtocolK0CSgAGcSgvg (#CharacterRangeLen=0) |