Details of upload 305befd9-4b6c-437b-aee1-9d3e0154ffe3

Created at
2022-11-07T10:31:11.470Z
Total number of tests
806
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
df03b89
Pull request base ref
integration/protoco_2.0
Pull request head ref
integration/no_connection_time_serial
Branch / tag name
1496/merge
Workflow asset retention period
90 days
GitHub action
__run_5
GitHub run ID
3409428050
GitHub run attempt
1
GitHub run number
328
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 16 failures in this upload.

Failure ID Test case ID Test class Test case Message
64ea4f70-113f-4201-806e-01cd2421a71e 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)
bf4ede91-2c49-487a-9a16-4ef990851d91 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)
b195690b-bd47-444f-9352-1d77ce48b94d 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)
b578798a-3dff-4b7b-8323-2c08a9f1a4d8 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)
4d7c084f-4b36-407e-b82d-e4f42888ca65 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)
84c2dcc4-27cc-4877-9199-c139a3a475cd 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: 0x7ff2298d98c0> {count: 0,id: (null),action: 10 (Attach),channel: test-196--OSX-test__046__Channel__attach__attach_resume__should_pass_attach_resume_flag_in_attach_message-689509280.406818-439AB585-4976-4BDE-9F74-843BB10AF392,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: 0x7ff2298ec100> {count: 0,id: (null),action: 10 (Attach),channel: test-196--OSX-test__046__Channel__attach__attach_resume__should_pass_attach_resume_flag_in_attach_message-689509280.406818-439AB585-4976-4BDE-9F74-843BB10AF392,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: 0x7ff229513b90> {count: 0,id: (null),action: 10 (Attach),channel: test-196--OSX-test__046__Channel__attach__attach_resume__should_pass_attach_resume_flag_in_attach_message-689509280.406818-439AB585-4976-4BDE-9F74-843BB10AF392,channelSerial: e7db5uRWwBHhft70375753:-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)
97fc3279-bde2-4b14-bec4-72a7cf83f99f 309c5b16-3cd3-4e72-b238-d3ee73d352cc RealtimeClientChannelTests test__049__Channel__detach__if_state_is_INITIALIZED_or_DETACHED_nothing_is_done() waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1645&StartingLineNumber=1645)
3d6a697a-ab2c-4474-8f9e-e7ba13fac572 eb5bf4ec-ada1-413a-a8ad-8708b0764b0d RealtimeClientChannelTests test__058__Channel__detach__if_the_channel_state_is_SUSPENDED__the__detach__request_transitions_the_channel_immediately_to_the_DETACHED_state() expected to equal <Suspended>, got <Attached> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2036&StartingLineNumber=2036)
833f1421-93db-4b79-8028-9817df70b5c4 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)
2462fc1c-c0d0-45f0-9683-1ba3a007640a 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: 0x7ff229e78260> {count: 0,id: (null),action: 10 (Attach),channel: test-272--OSX-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-689509368.867771-0D9E3F5B-F70D-4ACF-8BB7-F5BEA45EFF2F,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: 0x7ff229ca7960> {count: 0,id: (null),action: 10 (Attach),channel: test-272--OSX-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-689509368.867771-0D9E3F5B-F70D-4ACF-8BB7-F5BEA45EFF2F,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: 0x7ff229c6b7d0> {count: 0,id: (null),action: 10 (Attach),channel: test-272--OSX-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-689509368.867771-0D9E3F5B-F70D-4ACF-8BB7-F5BEA45EFF2F,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)
4a690386-0f56-4a3a-ba83-c537df20f7a6 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: 0x7ff229e7cc60> {count: 0,id: (null),action: 10 (Attach),channel: test-277--OSX-test__133__Channel__history__Channel_options__setOptions__should_send_an_ATTACH_message_with_params___modes_if_the_channel_is_attached-689509374.804355-2EC30BFE-065A-4CA8-8032-94AD15C4E3CC,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: 0x7ff229caad60> {count: 0,id: (null),action: 10 (Attach),channel: test-277--OSX-test__133__Channel__history__Channel_options__setOptions__should_send_an_ATTACH_message_with_params___modes_if_the_channel_is_attached-689509374.804355-2EC30BFE-065A-4CA8-8032-94AD15C4E3CC,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: 0x7ff2295b8ce0> {count: 0,id: (null),action: 10 (Attach),channel: test-277--OSX-test__133__Channel__history__Channel_options__setOptions__should_send_an_ATTACH_message_with_params___modes_if_the_channel_is_attached-689509374.804355-2EC30BFE-065A-4CA8-8032-94AD15C4E3CC,channelSerial: e7dqKb1tABHhhQ25281724:-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)
9ab5a593-b4a5-45c6-9708-a709eee80d7c 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)
e4e380e0-4a44-416c-a661-dbac0caaacf9 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)
537920e5-2991-4945-ad1a-4b1e110c9503 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)
6e8c99ae-8a58-42aa-be44-74ac29c4477d 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)
5aa71c29-aa73-498b-8cbc-41e05141ed1f 7cbc8c90-55f5-41bc-874d-919df3b3cedb UtilitiesTests test__021__Utilities__Logger__should_have_a_history_of_logs() expected to contain <channel state transitions from 1 - Attaching to 2 - Attached>, got <RS:0x7ff229759840 ARTJsonLikeEncoder<msgpack> decoding '{length = 197, bytes = 0x84a66163 74696f6e 0ba5666c 616773ce ... 38343039 353a2d31 }'; got: {action = 11;channel = "test-629--OSX-test__021__Utilities__Logger__should_have_a_history_of_logs-689509859.935467-0C0B6BA8-8673-4021-B36A-3EC238532C24";channelSerial = "e7d_3ZWEQBHhhR02884095:-1";flags = 983041;}> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/UtilitiesTests.swift#CharacterRangeLen=0&EndingLineNumber=455&StartingLineNumber=455)