Details of upload 18a5ae96-5c7f-4592-9bd0-b3cf2c2c8830

Created at
2024-05-20T00:17:42.004Z
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
7
GitHub run number
220
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9150100908/job/25157312535
Loop iteration
1

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
4014a8d4-f6f9-45f2-bd1f-967e3f23c26d 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)
0cff4701-17e2-462a-b4df-7b66eb7dfc29 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)
a4cc3abb-3bfd-4ef7-8df9-0e2993d3028a 7b3e724d-1b38-45e4-81dc-a295fe582ce0 RealtimeClientChannelTests test__110__Channel__subscribe__should_result_in_an_error_if_channel_is_in_the_FAILED_state() XCTAssertNotNil failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3418&StartingLineNumber=3418)
7dd5af86-f1bb-4015-9cd6-ffce2bbbe155 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)
31a5117d-89f1-405a-8269-3a8ef1ee7587 6bc9a0cf-ffa8-422b-8053-ce41c4797156 RealtimeClientPresenceTests test__050__Presence__PresenceMap__if_a_SYNC_is_in_progress__then_when_a_presence_message_with_an_action_of_LEAVE_arrives__it_should_be_stored_in_the_presence_map_with_the_action_set_to_ABSENT() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1835&StartingLineNumber=1835)