Details of upload 61804ee5-4f91-47a6-a5f4-4efc822d1117

Created at
2022-05-09T16:13:54.204Z
Total number of tests
793
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
32f664a
Pull request base ref
main
Pull request head ref
1395-fix-test-case-ee46a8e6-e4ed-489c-83c7-648774930f92
Branch / tag name
1403/merge
Workflow asset retention period
90 days
GitHub action
__run_5
GitHub run ID
2294748126
GitHub run attempt
1
GitHub run number
114
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
d2b97c4d-7fa9-4c1e-8b95-7c64f76ddf24 ae0b46f5-93e6-4f44-b4e3-5907a1939903 RealtimeClientConnectionTests test__088__Connection__Host_Fallback__applies_when_the_default_realtime_ably_io_endpoint_is_being_used() expected to have Array<URL> with count 2, got 1 Actual Value: [wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20macOS/10.15.7&v=1.2&format=msgpack] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3483&StartingLineNumber=3483)
916eac4b-9f89-40ba-84c3-d560f4ea4c88 699d0903-8638-4843-887d-55c51ca94913 RealtimeClientConnectionTests test__089__Connection__Host_Fallback__applies_when_an_array_of_ClientOptions_fallbackHosts_is_provided() waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3471&StartingLineNumber=3471)
f19371f4-ae4c-4734-b702-3ed7cc576644 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, c.ably-realtime.com]> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3764&StartingLineNumber=3764)