Details of upload 2165bf1c-f017-4f8f-a583-9990f205f917

Created at
2022-02-16T13:04:17.580Z
Total number of tests
904
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
03e0ef9
Pull request base ref
main
Pull request head ref
1279-run-tests-in-loop
Branch / tag name
1287/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
1844651330
GitHub run attempt
9
GitHub run number
28
GitHub job
check
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
f7143644-6f5b-4887-b380-17684bb78656 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%20iOS/14.4.0&v=1.2&format=msgpack] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3473&StartingLineNumber=3473)
2cfc4c7e-1538-47ea-ba0c-5ff26b6cbd8e 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=3754&StartingLineNumber=3754)