Details of upload 00faa1fd-e3fb-43af-9fb2-d793a8c0377e

Created at
2023-05-14T21:55:22.362Z
Total number of tests
956
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
cc4245e
Pull request base ref
main
Pull request head ref
1695-fix-intermittent-failure-try-to-fix-introduced-failures
Branch / tag name
1748/merge
Workflow asset retention period
90 days
GitHub action
__run_2
GitHub run ID
4966658007
GitHub run attempt
2
GitHub run number
45
GitHub job
check-6
GitHub job URL
Not known
Loop iteration
2

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
4c8256d9-d59b-40d7-a1c8-c26a42861316 7b7eae42-73fe-484f-8c7a-e7d939d52306 RealtimeClientChannelTests test__130__Channel__history__if_the_channel_receives_a_server_initiated_DETACHED_message_when__if_the_attempt_to_re_attach_fails_the_channel_will_transition_to_the_SUSPENDED_state_and_the_error_will_be_emitted_in_the_ChannelStateChange_event() expected to be close to <2023-05-14 21:47:17.4820> (within 0.5), got <2023-05-14 21:47:16.6010> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3957&StartingLineNumber=3957)
eef4b342-cee0-4cf3-8f7e-e152b0a91ac7 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 <[Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Suspended, Connecting, Suspended]>, got <[Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended]> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2385&StartingLineNumber=2385)