Details of upload 7cf9023c-121d-4444-a4e0-8eb29e00f1bd

Created at
2024-11-22T16:14:37.201Z
Total number of tests
1036
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
8d58e4d
Pull request base ref
main
Pull request head ref
feature/ECO-5116-chat-support
Branch / tag name
1998/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
11963596422
GitHub run attempt
5
GitHub run number
400
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/11963596422/job/33388795572
Loop iteration
1

Test failures

There are 8 failures in this upload.

Failure ID Test case ID Test class Test case Message
616a3797-94c3-4ee1-9e2a-e37d0ddf9006 6d18e8fe-8f8a-4491-8a01-7a12dbc228cd RealtimeClientChannelTests test__011b__Channel__EventEmitter__channel_states_and_events__ChannelStateChange_will_contain_a_resumed_boolean_attribute_with_value__true__if_the_bit_flag_RESUMED_was_included_for_recovered_connection() XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=580&StartingLineNumber=580)
e3883b42-c54d-4802-9b10-3de67d361650 2f615cbc-b694-4e59-9f19-865330051f47 RealtimeClientChannelTests test__048__Channel__attach__attach_resume__should_encode_correctly_the_AttachResume_flag() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=1700&StartingLineNumber=1700)
6ad390e5-1968-4722-adf3-3a874c812f55 a54435fe-9030-49cb-a96d-b36575fb0bb7 RealtimeClientChannelTests test__119__Channel__history__should_retrieve_all_available_messages() XCTAssertFalse failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3794&StartingLineNumber=3794)
6d7b589f-b29d-4950-9d8d-867216e6e8e1 11143e5e-de84-4975-982d-f16a721e6971 RealtimeClientConnectionTests test__065__Connection__connection_failures_once_CONNECTED__should_recover_from_disconnection_and_messages_should_be_delivered_once_the_connection_is_resumed() expected to eventually equal <[message X, message Y]>, got <[]> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2922&StartingLineNumber=2922)
346a3bed-e0b3-4a9a-9614-f1a45a55b9bf a71fb8e3-d256-437e-967a-023616848090 RealtimeClientConnectionTests test__080__Connection__Connection_recovery__connection_state_should_recover_explicitly_with_a_recover_key() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3292&StartingLineNumber=3292)
8d2ed10d-3c48-499c-94be-017873b17c94 f1e5c10e-d905-4401-b818-094db808f783 RealtimeClientPresenceTests test__030__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_success() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1064&StartingLineNumber=1064)
96459453-0d0c-4ce5-999c-9136dd20dd8a d0e4ad58-0ded-42ee-ab7e-dea8c0422ec6 RealtimeClientPresenceTests test__039__Presence__update__should_enter_current_client_into_the_channel_if_the_client_was_not_already_entered() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1322&StartingLineNumber=1322)
1e2185ad-0265-471f-81f2-709449a85149 ae4fc5d8-3dc7-4e2a-9e25-03e9fc9872cf RestClientChannelTests test__030__history__query_arguments__start_and_end_should_filter_messages_between_those_two_times() XCTAssertEqual failed: ("Optional("m1")") is not equal to ("Optional("m3")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=997&StartingLineNumber=997)