Details of upload 3ba4ed68-b677-43fb-ba58-af6f49ad3eb7

Created at
2022-05-13T11:09:04.450Z
Total number of tests
793
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
2d2f09a
Pull request base ref
Not specified
Pull request head ref
Not specified
Branch / tag name
main
Workflow asset retention period
90 days
GitHub action
__run_5
GitHub run ID
2318989183
GitHub run attempt
1
GitHub run number
127
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
cc75fe22-4850-4b1d-b281-e377b1a4cf03 cbcaa06b-81ec-4651-a842-7af41096954c RealtimeClientConnectionTests test__046__Connection__close__if_CONNECTED__should_send_a_CLOSE_action__change_state_to_CLOSING_and_receive_a_CLOSED_action() expected to be nil, got <Error 80014 - timed out> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1678&StartingLineNumber=1678)
642ee76c-3aea-4d4d-a876-bc79438537d3 97296ce5-0828-4124-8507-e06323f9b007 RealtimeClientConnectionTests test__048__Connection__close__transitions_to_the_CLOSING_state_and_then_to_the_CLOSED_state_if_the_transport_is_abruptly_closed() expected to be nil, got <Error 80014 - timed out> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1773&StartingLineNumber=1773)
76d77320-34e0-46ae-91e2-52e2b28e9058 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/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2015&StartingLineNumber=2015)
5e6801c0-4697-4bdb-a79b-c0dc7e7b4a50 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() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2489&StartingLineNumber=2489)
e189a6de-549a-4714-99ab-98ef0242bf99 b747a0db-dfdb-497b-ab81-bddc93dbaf5a RealtimeClientConnectionTests test__092__Connection__Host_Fallback__should_retry_hosts_in_random_order_after_checkin_if_an_internet_connection_is_available() expected to equal <[d.ably-realtime.com, e.ably-realtime.com, a.ably-realtime.com, c.ably-realtime.com, b.ably-realtime.com]>, got <[d.ably-realtime.com, e.ably-realtime.com, a.ably-realtime.com]> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3764&StartingLineNumber=3764)
482f75b4-1c79-481e-ba59-cef0d8475446 552340b6-f49c-4b10-a1a7-787b686fca89 RealtimeClientPresenceTests test__029__Presence__subscribe__with_a_single_action_argument() expected to eventually equal <1>, got <0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1025&StartingLineNumber=1025)