Details of upload 6655f848-6624-4af3-ae29-59f0d3499d48

Created at
2024-07-06T16:38:22.045Z
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/27115241892
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
5af9e952-25fb-4867-ab9c-3ed799679bd8 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)
3aa8c827-7139-4881-89d1-f14f6fb0eaff 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)