Details of upload 3448bd11-2169-4c6f-9358-af3b4132003d

Created at
2023-11-17T21:15:12.573Z
Total number of tests
963
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
829189f
Pull request base ref
main
Pull request head ref
fix/1796-transition-to-xcode15
Branch / tag name
1799/merge
Workflow asset retention period
90 days
GitHub action
__run_7
GitHub run ID
6908384330
GitHub run attempt
2
GitHub run number
19
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
857ffa46-4477-4c18-b3f1-4fe0781b1930 93636fa4-ff25-4ccf-9c26-b81ad0258288 RealtimeClientChannelTests test__114__Channel__subscribe__message_cannot_be_decoded_or_decrypted__should_deliver_with_encoding_attribute_set_indicating_the_residual_encoding_and_error_should_be_emitted() XCTAssertEqual failed: ("nil") is not equal to ("Optional(<7b226b65 79223a31 7d>)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3350&StartingLineNumber=3350)
7ad0ce7f-0a04-4f1c-abf7-d96c3c10e3cc 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("e.ably-realtime.com")") is not equal to ("Optional("d.ably-realtime.com")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4091&StartingLineNumber=4091)