Details of upload 0a4ba200-e968-42af-be38-a96e64de571b

Created at
2024-03-18T01:25:15.641Z
Total number of tests
870
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
b950e6b
Pull request base ref
main
Pull request head ref
fix/1890-update-presence-to-ref-impl
Branch / tag name
1891/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
8319644319
GitHub run attempt
1
GitHub run number
126
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/8319644319/job/22763242230
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
26feddb9-44a5-400e-9863-674840042339 40d251f4-3308-481f-9010-ac6ba81c2406 RealtimeClientPresenceTests test__023__Presence__Channel_state_change_side_effects__channel_enters_the_SUSPENDED_state__members_map_is_preserved_and_only_members_that_changed_between_ATTACHED_states_should_result_in_presence_events() failed - splitDone called more than the expected 4 times (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=813&StartingLineNumber=813)
186715eb-e4b9-4fd9-bbb5-27ea1af25a7c 4fba756f-ff94-41f2-95a5-0f11192c678d RealtimeClientPresenceTests test__200__Presence__PresenceMap_should_perform_re_entry_whenever_a_channel_moves_into_the_attached_state_and_presence_message_consists_of_enter_action_with_client_id_and_data() expected to have NSDictionary with count 2, got 0. Actual Value: {} (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2915&StartingLineNumber=2915)
1e710f15-31d7-4857-8a46-70d5a313c64c 060128c8-a3af-42cc-8139-ce9a6b5d5169 RealtimeClientPresenceTests test__FLAKY__013__Presence__PresenceMap_has_existing_members_when_a_SYNC_is_started__should_ensure_that_members_no_longer_present_on_the_channel_are_removed_from_the_local_PresenceMap_once_the_sync_is_complete() XCTAssertEqual failed: ("Optional("user2")") is not equal to ("Optional("F2401764-30A2-4737-BC65-E1590135264D")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=352&StartingLineNumber=352)
48d8166f-58fd-42de-8b36-cc64a721de96 366b3a54-e531-45b3-a303-02469fd4ed80 RealtimeClientPresenceTests test__FLAKY__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=1948&StartingLineNumber=1948)