There are 12 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
524f3829-c36b-446f-9bdb-059b157eb8e9 | 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() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=508&StartingLineNumber=508) |
ba15793c-7ac6-4a6c-91ea-b3d9853f8572 | 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#EndingLineNumber=1015&StartingLineNumber=1015) |
d8367abb-f252-4427-a6b3-4415b156c985 | 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#EndingLineNumber=2463&StartingLineNumber=2463) |
0bcb6d9a-8c0c-4da5-980e-1aff43d374dd | 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#EndingLineNumber=16&StartingLineNumber=16) |
a7399be9-bf8c-4df7-95d4-02c65972d8c6 | 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#EndingLineNumber=1057&StartingLineNumber=1057) |
a1e3e1f8-01dc-497d-a567-adf5d2cd48f8 | 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#EndingLineNumber=2063&StartingLineNumber=2063) |
c26a1104-ce35-4f4a-a052-552922eecb5d | 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#EndingLineNumber=2169&StartingLineNumber=2169) |
a802b117-40bd-426d-af6a-eceac9b46de7 | 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#EndingLineNumber=3221&StartingLineNumber=3221) |
fe44bcab-f9e9-43d2-af96-73ff56fdd4da | 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#EndingLineNumber=4468&StartingLineNumber=4468) |
a71b7860-63b5-4112-9b2a-e5b8f1dac6b5 | 466bf238-433a-4a00-bb56-edca30f6295c | RestClientPresenceTests | test__008__Presence__history__connectionId_should_filter_members_by_the_provided_connectionId() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#EndingLineNumber=208&StartingLineNumber=208) |
71779fcc-1c6a-4c19-a09e-8b7d2d4d1ec7 | e4294b73-d042-4ed5-994f-f72ad3dc8ee4 | RestClientTests | test__014__RestClient__client_should_handle_error_messages_in_plaintext_and_HTML_format() | expected to contain <text/html>, got <application/json> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=1786&StartingLineNumber=1786) |
7ea391cf-71d2-417a-aa19-2fbb546d6e45 | da63a7e7-ebba-49ef-88b4-60d19204b599 | RestClientTests | test__092__RestClient__request__method_signature_and_arguments__should_do_a_request_and_receive_a_valid_response() | Completion closure should not be called (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=1912&StartingLineNumber=1912) |