Details of upload d13cf9d6-5346-421e-9b7a-7349d8b05859

Created at
2024-05-19T22:13:01.129Z
Total number of tests
1005
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
b77caff
Pull request base ref
main
Pull request head ref
fix/1920-channel-state-resumed
Branch / tag name
1921/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
9150100908
GitHub run attempt
4
GitHub run number
220
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9150100908/job/25155858346
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
24ff1158-213a-4f75-979c-677d9bfafb81 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=2504&StartingLineNumber=2504)
9a6211e1-a457-4cfc-a056-b1f21125aaf8 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)
1ffc4ded-3699-4a4f-be31-d5ee8be71c4d ae0b46f5-93e6-4f44-b4e3-5907a1939903 RealtimeClientConnectionTests test__088__Connection__Host_Fallback__applies_when_the_default_realtime_ably_io_endpoint_is_being_used() XCTAssertEqual failed: ("1") is not equal to ("2") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3950&StartingLineNumber=3950)