Details of upload b1a74913-1c00-423c-9c5d-8e2c4dfb8016

Created at
2024-07-07T22:51:21.205Z
Total number of tests
881
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
f8ddc3e
Pull request base ref
fix/1943-code-duplication
Pull request head ref
fix/1934-RTP6c-attaching
Branch / tag name
1942/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
9830767434
GitHub run attempt
1
GitHub run number
259
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9830767434/job/27137313018
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
528496ce-5f62-4bc4-91f5-43b02e3c9900 5f1180cc-e26b-42a5-8551-ac2a8b0b2c4f RealtimeClientChannelTests test__013__Channel__connection_state__if_the_connection_state_enters_the_CONNECTED_state__then_a_SUSPENDED_channel_will_transition_to_ATTACHING_and_goes_back_to_SUSPNDED_on_timeout() XCTAssertEqual failed: ("Attached") is not equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=907&StartingLineNumber=907)
e750ab68-524f-4651-a3d6-64165291766a efb2227c-f607-4cf0-b922-d728efed09e3 RealtimeClientPresenceTests test__026__Presence__subscribe__should_implicitly_attach_the_channel() expected to eventually equal <Detached>, got <Attached> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=910&StartingLineNumber=910)