Details of upload bc9b00f4-b98c-4750-998a-85036260a4e0

Created at
2024-07-06T16:34:33.586Z
Total number of tests
884
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
7f19624
Pull request base ref
main
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
9820541645
GitHub run attempt
1
GitHub run number
254
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9820541645/job/27115241939
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
4558c669-3284-48f1-88a8-e977fa32b40a 4f5b7c26-a481-492e-bdf7-8177b005660d AuthTests test__044__Token__token_auth_and_clientId__Incompatible_client__with_Realtime__it_should_change_the_connection_state_to_FAILED_and_emit_an_error() XCTAssertEqual failed: ("Optional(40102)") is not equal to ("Optional(40101)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=1002&StartingLineNumber=1002)
5d1ac446-ba97-40d7-88a3-7b1d8b04f5d5 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)