Details of upload e59ffcca-44f3-4204-ab41-481754cdf5e3

Created at
2022-04-05T20:13:53.207Z
Total number of tests
904
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
6c87f58
Pull request base ref
main
Pull request head ref
1322-document-how-to-investigate-test-failures
Branch / tag name
1327/merge
Workflow asset retention period
90 days
GitHub action
__run_5
GitHub run ID
2098437669
GitHub run attempt
1
GitHub run number
115
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
9029bd3c-9dda-4086-a11b-994ee39e1d2d 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, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended]> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2357&StartingLineNumber=2357)
a7a8d7fb-bae7-4afc-a6c7-68c8e84c1a32 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() expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2565&StartingLineNumber=2565)