Details of upload 172d6424-db13-4db4-99c2-368fc03993e4

Created at
2024-01-23T12:06:32.694Z
Total number of tests
964
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
3e2f138
Pull request base ref
main
Pull request head ref
fix-job-index-calculation
Branch / tag name
1860/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
7624641726
GitHub run attempt
2
GitHub run number
48
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/7624641726/job/20768551010
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
b57f06d6-ff09-488e-83a8-376a19a401e4 5a2d818f-4450-48c4-9d6e-10c987527c5f RealtimeClientChannelTests test__080__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHING() XCTAssertEqual failed: ("Attached") is not equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2368&StartingLineNumber=2368)
c024882c-c3a2-4197-b933-ab6a9e30c1c8 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() XCTAssertEqual failed: ("Initialized") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=16&StartingLineNumber=16)