Details of upload 7dc402ad-fa04-4e32-a3f9-0fd4f9c1caaa

Created at
2024-02-22T18:31:09.125Z
Total number of tests
975
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
8795b5f
Pull request base ref
main
Pull request head ref
feature/no-connection-serial
Branch / tag name
1714/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
8009008397
GitHub run attempt
1
GitHub run number
82
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/8009008397/job/21876735020
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
ff3d2d7c-a830-4485-9f86-273d33726e19 e63289f2-2265-40b6-a71b-e5c624906789 RealtimeClientConnectionTests test__057__Connection__connection_request_fails__should_transition_to_Failed_state_because_the_token_is_invalid_and_not_renewable() Should have only one connection request fail (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2150&StartingLineNumber=2150)
24c682ec-35b3-4af3-a857-8568e8f0f12e 42c4239a-aa13-41d5-af14-89447d632f5a RealtimeClientConnectionTests test__096__Connection__Host_Fallback__client_is_connected_to_a_fallback_host_endpoint_should_do_HTTP_requests_to_the_same_data_centre() XCTAssertEqual failed: ("Optional("d.ably-realtime.com")") is not equal to ("Optional("b.ably-realtime.com")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4405&StartingLineNumber=4405)