Details of upload f0c6f00a-3ca4-4123-80aa-518c557b8ed8

Created at
2023-09-02T21:47:44.482Z
Total number of tests
848
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
e462be6
Pull request base ref
main
Pull request head ref
fix/1764-transition-to-xcode-14-3
Branch / tag name
1783/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
6060594389
GitHub run attempt
1
GitHub run number
40
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
5a62870c-72e0-47b0-9784-ecd2c1917c5a 71d3ef5d-c5bc-4f7d-bcdc-acd53a4ab955 RealtimeClientChannelTests test__081__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHED() XCTAssertNil failed: "Error 40142 - Token expired. (See https://help.ably.io/error/40142 for help.)" - Authorize failed. (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2463&StartingLineNumber=2463)
286f6e90-9a67-4a91-88f1-ff02980e10aa 01a3f0b9-bfbd-4727-9b82-e3c4631e0e3b RealtimeClientChannelTests test__082__Channel__publish__Connection_state_conditions__will_result_in_an_error_if_the__connection_is_SUSPENDED() XCTAssertEqual failed: ("Closed") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=16&StartingLineNumber=16)