Details of upload d3116017-30b2-41ce-addc-f75d7c59196d

Created at
2022-04-13T19:27:06.929Z
Total number of tests
906
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
527c13e
Pull request base ref
main
Pull request head ref
1322-fix-test-case-4f837671-6233-41f1-94e8-01174d1da7b8
Branch / tag name
1357/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2162681542
GitHub run attempt
1
GitHub run number
157
GitHub job
check
GitHub job URL
Not known
Loop iteration
8

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
9457609b-1eb5-4f41-ac87-f2ed715ad94d 67bc4dd9-cb19-47a6-b481-96a2ed6eff11 RealtimeClientConnectionTests test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_realtime_ably_io() expected to have Array<URL> with count 3, got 4 Actual Value: [wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack, wss://d.ably-realtime.com:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack, wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack, wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3687&StartingLineNumber=3687)
b3151054-5ee9-426c-aa0e-8b44ee906ca3 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)