Details of upload 9bf929c3-138e-44ae-86d7-c12a002e414c

Created at
2024-03-18T01:27:43.448Z
Total number of tests
987
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/22763242068
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
67629763-4a41-4ea1-823f-691e942eacf4 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)
0f9e03f3-c54f-43ff-8bc2-f43727c46289 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)
cdea0326-3998-41a5-aafe-5ee3aa5872dd 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("61DCC4AC-E850-4962-943E-1DC8FB043F26")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=352&StartingLineNumber=352)
cd80a436-e309-4478-980c-cb19b4e1dd39 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)