Details of upload 66b1dfda-ca04-46d0-b55b-db3c48edd51d

Created at
2024-01-07T13:55:20.992Z
Total number of tests
964
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
1d9b58d
Pull request base ref
main
Pull request head ref
fix/1177-RSH8b-RSH3g2a
Branch / tag name
1847/merge
Workflow asset retention period
90 days
GitHub action
__run_7
GitHub run ID
7438516069
GitHub run attempt
1
GitHub run number
577
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
a0339bb0-af38-4fa0-9e30-1733c79d1d90 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 eventually equal <[Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Connected]>, got <[Connecting, Suspended, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Suspended, Connecting, Connected]> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2512&StartingLineNumber=2512)
0dca0185-e5da-4740-a1b1-be4e372b1b76 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=3254&StartingLineNumber=3254)