Details of upload 26191872-5e93-4fbe-93a8-58c59bb2bb1e

Created at
2024-09-19T15:19:18.127Z
Total number of tests
912
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
3bb1cf4
Pull request base ref
main
Pull request head ref
testing_run_against_dev_amnon
Branch / tag name
1975/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
10939161459
GitHub run attempt
2
GitHub run number
353
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/10939161459/job/30382356710
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
b3cdaecb-fc6d-4f60-a4c0-7504cd2b0824 3d3a2781-f9cc-42a5-9576-37b79fc2cc4f RealtimeClientConnectionTests test__082__Connection__Connection_recovery__when_a_connection_is_successfully_recovered__Connection_id_will_be_identical_to_the_id_of_the_connection_that_was_recovered_and_Connection_key_will_always_be_updated_to_the_ConnectionDetails_connectionKey_provided_in_the_first_CONNECTED_ProtocolMessage() XCTAssertEqual failed: ("Optional("CEWA6zHuyl")") is not equal to ("Optional("U_Cm-IoCmi")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3328&StartingLineNumber=3328)
baffd21a-9f84-4e86-a40a-bbbd221fc760 bc07f176-e2c6-4d98-89be-91628236fcc3 RestClientChannelTests test__003__publish__should_provide_an_optional_argument_that_allows_the_extras_value_to_be_specified() unexpected error Error -1003 - A server with the specified hostname could not be found. (reason: NSURLErrorDomain) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=575&StartingLineNumber=575)