Details of upload 3d4c4ede-e5eb-41e5-9280-8c3defce028f

Created at
2023-09-02T17:55:07.473Z
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
6059664801
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
2b040747-b090-4c68-ad1d-fadb8991946b 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)
3f007695-5a04-4f39-9dc6-37235870787b 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)