Details of upload 410a6844-b1b0-4f5c-b35c-8ac961ea651e

Created at
2023-11-26T18:39:10.042Z
Total number of tests
974
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
57fffdb
Pull request base ref
main
Pull request head ref
feature/no-connection-serial
Branch / tag name
1714/merge
Workflow asset retention period
90 days
GitHub action
__run_7
GitHub run ID
6997194014
GitHub run attempt
1
GitHub run number
546
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 14 failures in this upload.

Failure ID Test case ID Test class Test case Message
32d8497e-d221-4f57-bdb8-b8c4f20b967e 787cdd99-a26a-4d5f-ba52-a5f618fe6f20 RealtimeClientChannelTests test__016__Channel__connection_state__if_the_connection_state_enters_the_DISCONNECTED_state__it_will_have_no_effect_on_the_channel_states() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=947&StartingLineNumber=947)
c1f00121-8653-41ea-8ae7-71927167b9bb 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() XCTAssertNil failed: "Error -999 - Authorization has been canceled" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2449&StartingLineNumber=2449)
8c3283e6-d22d-4da2-a220-c4500c98efe7 01a3f0b9-bfbd-4727-9b82-e3c4631e0e3b RealtimeClientChannelTests test__082__Channel__publish__Connection_state_conditions__will_result_in_an_error_if_the__connection_is_SUSPENDED() XCTAssertEqual failed: ("Closed") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=16&StartingLineNumber=16)
c3f05a88-3dbc-4564-af54-1b6d9a726487 89889c54-8d41-4c49-a967-c0c1f051c5e6 RealtimeClientConnectionTests test__033__Connection__ACK_and_NACK__ProtocolMessage__should_continue_incrementing_msgSerial_serially_if_the_connection_resumes_successfully() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1057&StartingLineNumber=1057)
de81b035-0d9d-49b5-987c-f26124d6762d c04a5534-6e53-49f5-b598-550bb4089dc6 RealtimeClientConnectionTests test__054__Connection__connection_request_fails__on_DISCONNECTED_after_CONNECTED__should_not_emit_error_with_a_renewable_token() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1989&StartingLineNumber=1989)
05a0c0d1-b658-450c-9bc8-214e5e88d0df 81cc8b0a-f8b2-4816-b38b-bb36d83b110e RealtimeClientConnectionTests test__056__Connection__connection_request_fails__should_transition_to_disconnected_when_the_token_renewal_fails() expected to contain <Key/token status changed (expire)>, got <Token expired. (See https://help.ably.io/error/40142 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2095&StartingLineNumber=2095)
0be25d47-b88a-408b-8e89-7c72ca227625 f86f7fee-db77-4cb7-a5e2-c1c3db756240 RealtimeClientConnectionTests test__078__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__and_the_library_does_not_have_a_means_to_renew_the_token__the_connection_will_transition_to_the_FAILED_state() XCTAssertEqual failed: ("Connecting") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3162&StartingLineNumber=3162)
94a58df2-8750-4b59-894f-1bc0f6937c83 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() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4954&StartingLineNumber=4954)
83630b5b-9033-4b1a-8e05-5720d470c5b4 e83546e8-65d6-41c4-aeda-629d30b09cc9 RealtimeClientConnectionTests test__200a__Connection__Connection_recovery__failures_system-response_to_unrecoverable_token_error() XCTAssertEqual failed: ("Optional(40142)") is not equal to ("Optional(40141)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3659&StartingLineNumber=3659)
4d0380e9-3661-4239-a947-10b189ba4702 5402ab91-2d58-4449-a0b3-7a393c1050da RealtimeClientConnectionTests test__200b__Connection__Connection_recovery__failures_system-response_to_unrecoverable_token_error() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3687&StartingLineNumber=3687)
892d8cea-b24f-46a5-9329-f0559a610b9b 78104228-6c27-407c-9f6f-e52c69a752a0 RealtimeClientConnectionTests test__200c__Connection__Connection_recovery__failures_system-response_to_unrecoverable_token_error() XCTAssertNil failed: "Error 40141 - Test token revokation" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3721&StartingLineNumber=3721)
45652c14-118b-46bf-bf51-f4653610dcd4 b516d13b-e84f-4e66-b51b-79246cfdedbd RealtimeClientConnectionTests test__202__Connection__Connection_recovery__failures_with_any_other_fatal_error_in_the_connection() failed - Should not be connected (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3809&StartingLineNumber=3809)
86d5d365-bac6-4a75-b969-8d36fac43267 40d251f4-3308-481f-9010-ac6ba81c2406 RealtimeClientPresenceTests test__023__Presence__Channel_state_change_side_effects__channel_enters_the_SUSPENDED_state__members_map_is_preserved_and_only_members_that_changed_between_ATTACHED_states_should_result_in_presence_events() XCTAssertEqual failed: ("4") is not equal to ("3") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=853&StartingLineNumber=853)
4bfc0714-cfff-4ca7-a563-ae0da8e5da31 5c5a4bee-8a29-49ca-baed-cf21480fa671 RestClientChannelTests test__047__status__with_subscribers__returns_a_channel_details_object_populated_with_channel_metrics() XCTAssertEqual failed: ("0") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1647&StartingLineNumber=1647)