Details of upload 62a94629-74e5-4db5-8fd9-a90cc9a9f379

Created at
2024-05-20T12:54:31.412Z
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
11
GitHub run number
220
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9150100908/job/25177509613
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
30760579-c669-49fc-8bdd-f68823076405 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)
f321e18f-c0a8-469a-b926-2495952ceed0 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)
bb635640-bdfb-4812-99e1-1e2b9a3bed3d 699d0903-8638-4843-887d-55c51ca94913 RealtimeClientConnectionTests test__089__Connection__Host_Fallback__applies_when_an_array_of_ClientOptions_fallbackHosts_is_provided() XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3995&StartingLineNumber=3995)
00920182-4902-405a-be7a-33f0b03ac55b 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)