Details of upload 7d9cff29-86ff-46c5-aaef-37e3b7b17c70

Created at
2023-04-30T21:42:53.997Z
Total number of tests
956
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
6fce817
Pull request base ref
main
Pull request head ref
fix/1626-handle-reachability-events-preparation
Branch / tag name
1691/merge
Workflow asset retention period
90 days
GitHub action
__run_5
GitHub run ID
4846416815
GitHub run attempt
1
GitHub run number
320
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
cfcbbf6a-3492-4e32-b083-534e34eff069 afefa5b3-4630-4e5e-915b-40cb2fa7c52e RealtimeClientChannelTests test__063__Channel__detach__happens_when_channel_is_ATTACHED_if_connection_is_currently__DISCONNECTED() XCTAssertEqual failed: ("Disconnected") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1953&StartingLineNumber=1953)
bd3b54b2-634a-4c31-8e2b-dea4b336bf1a 21585df3-fc42-41af-8b97-ec0a50b05277 RealtimeClientConnectionTests test__045__Connection__close__if_CONNECTING__do_the_operation_once_CONNECTED() XCTAssertNil failed: "Error 80017 - connection broken before receiving publishing acknowledgment" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1530&StartingLineNumber=1530)
1176d639-42aa-408a-8e9a-3a07d085651b 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, Connecting, Suspended]> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2329&StartingLineNumber=2329)
d64dc239-8c03-4cf5-9eb7-a24479de8fc3 752111fe-1e41-4187-bddf-62cbfbece196 RealtimeClientConnectionTests test__064__Connection__connection_failures_once_CONNECTED__if_a_Connection_transport_is_disconnected_unexpectedly_or_if_a_token_expires__then_the_Connection_manager_will_immediately_attempt_to_reconnect() expected to be close to <0> (within 10), got <16.0916> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2491&StartingLineNumber=2491)