Details of upload 889a84de-df59-437f-abef-c780fb0fb059

Created at
2023-09-02T17:56:28.923Z
Total number of tests
848
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
f1cc2a4
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
6059664787
GitHub run attempt
1
GitHub run number
39
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
be511e09-6a1b-43bb-8176-1b3a66131e15 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)
99aac9ac-c429-4a3b-9c5c-24981595c8c5 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)