Details of upload 95469e83-1c78-45a1-a97c-2f152cdd73e7

Created at
2022-09-20T13:18:32.714Z
Total number of tests
804
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
cea1bcd
Pull request base ref
main
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
3090323437
GitHub run attempt
1
GitHub run number
271
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 38 failures in this upload.

Failure ID Test case ID Test class Test case Message
ee00e377-e520-435c-86ab-ba0466348cea df9bd1bc-42ee-41aa-95cd-29b918e847b7 RealtimeClientChannelTests test__078__Channel__publish__Connection_state_conditions__the_message__should_be_queued_and_delivered_as_soon_as_the_connection_state_returns_to_CONNECTED_if_the_connection_is__DISCONNECTED() Crash: xctest (11381): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
89514acc-1c71-4a3b-8453-fde3f88cfb0f 71d3ef5d-c5bc-4f7d-bcdc-acd53a4ab955 RealtimeClientChannelTests test__081__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHED() Crash: xctest (11531): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
c528ff6c-57f8-4d74-abdc-113f93b26f5d 93a1358c-cd03-42d7-95d4-ae5a59ec8b82 RealtimeClientChannelTests test__021__Channel__connection_state__changes_to_FAILED__should_keep_the_channels_attached_when_client_reconnected_successfully_and_queue_messages_is_disabled() Crash: xctest (10780): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
902b8c59-5f32-4aed-80ff-d6d8d3887f8a afefa5b3-4630-4e5e-915b-40cb2fa7c52e RealtimeClientChannelTests test__063__Channel__detach__happens_when_channel_is_ATTACHED_if_connection_is_currently__DISCONNECTED() Crash: xctest (10942): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
d0e1b9a7-37e3-4cf3-991c-10b33c680d30 181c0d92-7356-4faf-acd0-7cc9b78a0aa2 AuthTests test__148__JWT_and_realtime__when_token_expires_and_has_a_means_to_renew__reconnects_using_authCallback_and_obtains_a_new_token() expected to equal <VjaIh-HFS7>, got <DQ1swibWjV> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4180&StartingLineNumber=4180)
a5735d68-bc74-41b2-a805-c26544840b9a 1cf86794-ca47-4832-a5b5-2c9cc8f9586f RealtimeClientChannelTests test__011__Channel__EventEmitter__channel_states_and_events__ChannelStateChange_will_contain_a_resumed_boolean_attribute_with_value__true__if_the_bit_flag_RESUMED_was_included() Crash: xctest (10268): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
18c5ee4c-daa1-49d9-afd2-a64f186c92bb 76a7c539-5826-4298-8019-ee08a3d57fb2 RealtimeClientChannelTests test__013__Channel__connection_state__if_the_connection_state_enters_the_CONNECTED_state__then_a_SUSPENDED_channel_will_initiate_an_attach_operation() Crash: xctest (10590): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
8aa31f9b-fc5f-404e-9d40-cb76c185e682 547bcde9-c099-4c76-a71b-7ef6a96713cf RealtimeClientChannelTests test__015__Channel__connection_state__should_attach_successfully_and_remain_attached_when_the_connection_state_without_a_successful_recovery_gets_CONNECTED() Crash: xctest (10641): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
f3bcc311-e032-42ea-b6fb-b0c025e9e1da 896d48fd-c709-4e4a-9b12-bcd9504dd99f RealtimeClientConnectionTests test__003__Connection__API_version_param_must_be_included_in_all_connections() expected to param <v=1.2> exists, got <key=_tmp_ruzIWQ.9-cIfA:VMHjkCTD-v8MwwmCeBm1sWjAGmvcxct25gCBy30st3I&echo=true&agent=ably-cocoa/1.2.13%20macOS/10.15.7&v=2.0&format=msgpack> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=351&StartingLineNumber=351)
c5dedb41-051c-44f1-9e13-e582c565afcd 89889c54-8d41-4c49-a967-c0c1f051c5e6 RealtimeClientConnectionTests test__033__Connection__ACK_and_NACK__ProtocolMessage__should_continue_incrementing_msgSerial_serially_if_the_connection_resumes_successfully() Crash: xctest (11681): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
760c0790-0493-413f-b3cf-7c67a1acb5db 4e71277a-67db-4317-9b0a-ac4ad4c6451e RealtimeClientConnectionTests test__034__Connection__ACK_and_NACK__ProtocolMessage__should_reset_msgSerial_serially_if_the_connection_does_not_resume() Crash: xctest (12610): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
a00dab6c-3d5c-4fbb-a525-c30648b25bd8 a24317c0-771b-4042-b3ef-ee9651f8487e RealtimeClientConnectionTests test__037__Connection__ACK_and_NACK__should_trigger_the_failure_callback_for_the_remaining_pending_messages_if__lost_connection_state() Crash: xctest (12661): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
186a6135-daff-4962-9132-bf6daac3d2ed c04a5534-6e53-49f5-b598-550bb4089dc6 RealtimeClientConnectionTests test__054__Connection__connection_request_fails__on_DISCONNECTED_after_CONNECTED__should_not_emit_error_with_a_renewable_token() expected to be nil, got <Error 80018 - Invalid connection serial> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1923&StartingLineNumber=1923)
fd3f34c2-72ef-4c6e-bb58-295187a27396 d461b7e0-3cb1-49ba-b6f4-7a85cd2f7681 RealtimeClientConnectionTests test__061__Connection__connection_request_fails__should_change_the_state_to_SUSPENDED_when_the_connection_state_has_been_in_the_DISCONNECTED_state_for_more_than_the_connectionStateTtl() expected to be nil, got <Error 80018 - Invalid connection serial> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2265&StartingLineNumber=2265)
0514eb10-3ea7-4b2b-99c9-d23be9d727e2 ecd1d8bb-71db-493a-b702-a279da1b3400 RealtimeClientConnectionTests test__063__Connection__connection_failures_once_CONNECTED__should_not_receive_published_messages_until_the_connection_reconnects_successfully() Crash: xctest (12810): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
e948535a-7bb5-445b-8d03-4a5f77b2b002 8a0dcaeb-fe47-495d-8269-63b823db2177 RealtimeClientConnectionTests test__066__Connection__connection_failures_once_CONNECTED__ACK_and_NACK_responses_for_published_messages_can_only_ever_be_received_on_the_transport_connection_on_which_those_messages_were_sent() Crash: xctest (13594): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
cadb1787-26c2-46b9-950a-39c6c778651f 8bee007f-fc22-44f9-9ef4-2e1f4e2b476a RealtimeClientConnectionTests test__068__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() Crash: xctest (13645): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
fe234caa-0e4a-4c8c-8232-aa2c202763cb b2ea3eff-5e84-425d-947f-de001e3f7c3f RealtimeClientConnectionTests test__069__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_same_connectionId_as_the_current_client_and_an_non_fatal_error() Crash: xctest (13758): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
d00b2636-1738-4268-8fb4-62945b1c9a6f e563b0c8-d19a-4f85-95d6-e104e15bf2d7 RealtimeClientConnectionTests test__070__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_a_new_connectionId_and_an_error() Crash: xctest (13798): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
80b48a0f-2a3a-4d0c-ac41-dd775da0ff0f 2450eb4a-b634-490b-b6cc-4ffc6ae2fa0f RealtimeClientConnectionTests test__073__Connection__connection_failures_once_CONNECTED__when_a_connection_is_resumed__the_connection_key_may_change_and_will_be_provided_in_the_first_CONNECTED_ProtocolMessage_connectionDetails() Crash: xctest (13902): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
9a17895f-167a-4a74-a9ba-0ba4de34649f 5b38c413-5707-4522-af8e-b9f76f441add RealtimeClientConnectionTests test__075__Connection__connection_failures_once_CONNECTED__when_connection__ttl_plus_idle_interval__period_has_passed_since_last_activity__reattaches_to_the_same_channels_after_a_new_connection_has_been_established() Crash: xctest (13944): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
61eb9641-ede7-4c7f-b8b6-d23945303ee4 902857b0-ca0b-4d90-8165-f4ee2474cf7f RealtimeClientConnectionTests test__076__Connection__connection_failures_once_CONNECTED__when_connection__ttl_plus_idle_interval__period_has_NOT_passed_since_last_activity__uses_the_same_connection() expected to equal <ZwMG-EIqkZ>, got <TEjne_eNiB> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2899&StartingLineNumber=2899)
0ed1fe2e-35c4-4ee2-9164-834debdd1cdd a71fb8e3-d256-437e-967a-023616848090 RealtimeClientConnectionTests test__080__Connection__Connection_recovery__connection_state_should_recover_explicitly_with_a_recover_key() -[__NSCFString channelSerial]: unrecognized selector sent to instance 0x7fc7e41894d0 (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3058&StartingLineNumber=3058)
c7459e52-6fc7-4db5-8802-657121cfcbca 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() *** +[NSJSONSerialization dataWithJSONObject:options:error:]: value parameter is nil (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3090&StartingLineNumber=3090)
ea0d908d-724b-424f-b1ec-d778d897efb9 a2f31bbe-c51b-4824-b1fa-73ee201f13e9 RealtimeClientConnectionTests test__084__Connection__Connection_recovery__should_connect_anyway_if_the_recoverKey_is_no_longer_valid() *** +[NSJSONSerialization dataWithJSONObject:options:error:]: value parameter is nil (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3130&StartingLineNumber=3130)
61af9dd9-d8a4-45fe-876b-cb6e1689d637 91216771-9471-49dd-aa8c-4709523a4d2d RealtimeClientConnectionTests test__085__Connection__Connection_recovery__should_use_msgSerial_from_recoveryKey_to_set_the_client_internal_msgSerial_but_is_not_sent_to_Ably() *** +[NSJSONSerialization dataWithJSONObject:options:error:]: value parameter is nil (NSInvalidArgumentException) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=220&StartingLineNumber=220)
2475a877-735d-490e-9b6a-1e5a134aae44 e5b94fba-1e6f-411a-9356-68480d872058 RealtimeClientConnectionTests test__108__Connection__Operating_System_events_for_network_internet_connectivity_changes__re_authenticate_and_resume_the_connection_when_the_client_is_forcibly_disconnected_following_a_DISCONNECTED_message_containing_an_error_code_greater_than_or_equal_to_40140_and_less_than_40150() Crash: xctest (14109): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
54b1767c-6c9a-49bb-81a4-9e76717fe7f6 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 (14435): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
17f8c6a7-eafc-4400-835f-20f13a4867fd 1a0d6474-285c-4fcb-8aba-438c3723ad7b RealtimeClientPresenceTests test__094__Presence__Connection_state_conditions__all_presence_messages_will_be_queued_and_delivered_as_soon_as_the_connection_state_returns_to_CONNECTED() Crash: xctest (14696): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
de181154-273c-4e98-8a56-ba78151c21b8 4ba6726c-a48c-46fa-85c2-31ee6db80716 RealtimeClientTests test__001__RealtimeClient__All_WebSocket_connections_should_include_the_current_API_version() expected to param <v=1.2> exists, got <key=_tmp_8ECeBA.3izYZA:CQRqWpPirjtWnp-g7vUI4KIi8StmzSqXAHTMqfRCogc&echo=true&agent=ably-cocoa/1.2.13%20macOS/10.15.7&v=2.0&format=msgpack> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=51&StartingLineNumber=51)
4b79b191-af82-4063-aeb4-8f08c2857678 da4d7d42-c79b-45fe-8d99-4ea6377fbabf RealtimeClientTests test__006__RealtimeClient__should_accept_acks_with_different_order() failed - 80018: Invalid connection serial (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=16&StartingLineNumber=16)
14f351ff-fc73-4894-808f-180c8d005611 8c2f7c8b-12bb-4408-9031-56174ed492fa RealtimeClientTests test__011__RealtimeClient__should_never_register_any_message_and_channel_listeners_for_internal_use_with_the_public_EventEmitter() Crash: xctest (15854): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
20139aa4-e124-4b03-b370-0f4dbedfeb64 be9e53f7-9876-4494-b1df-4f4071258a94 RealtimeClientTests test__016__RealtimeClient__options__should_attempt_to_recover_the_connection_state_if_recover_string_is_assigned() unexpected exception raised: *** +[NSJSONSerialization dataWithJSONObject:options:error:]: value parameter is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=116&StartingLineNumber=116)
3a01db7e-97a3-4ea1-ba0b-65e2c637a214 e3b1b00c-fa5a-4e37-9ad9-e6ca8adad4e2 RealtimeClientTests test__037__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_SUSPENDED_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 be nil, got <Error 80018 - Invalid connection serial> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1053&StartingLineNumber=1053)
458f5f9c-2129-4cfe-9bcc-25ed4acce5e0 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 be nil, got <Error 80018 - Invalid connection serial> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1163&StartingLineNumber=1163)
2c2c01f4-a220-48ef-a70d-308e76ff4607 a54428fb-682f-4f07-98b2-9c7ed614f0c3 RealtimeClientTests test__040__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_FAILED_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 be nil, got <Error 80018 - Invalid connection serial> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1218&StartingLineNumber=1218)
b2dd4786-6697-4217-8cd7-aa790127dee0 3454ff51-e12f-4e5b-a328-1344bf55934b RestClientTests test__001__RestClient__All_REST_requests_should_include_the_current_API_version() expected to equal <1.2>, got <2.0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=156&StartingLineNumber=156)
edbe3ade-1a9e-499f-83e2-5fcb8b4caa79 36841c8e-f199-458e-8fcc-867af1261a18 RestClientTests test__010__RestClient__X_Ably_Version_must_be_included_in_all_REST_requests() expected to equal <1.2>, got <2.0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1648&StartingLineNumber=1648)