Details of upload 30ea61eb-31d4-4cf7-9e4e-bd4c234e03cf

Created at
2024-03-19T14:11:34.873Z
Total number of tests
987
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
e03c92a
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
8343395317
GitHub run attempt
2
GitHub run number
130
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/8343395317/job/22835414568
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
25b9ede6-f1d2-41be-a34e-a62d430668e0 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)
4f83b734-4c3e-4f84-ac57-8020db6e5907 391ee30f-7781-4831-aeee-2334e60fb3fe RealtimeClientPresenceTests test__118__Presence__presence_message_attributes__if_the_presence_message_does_not_contain_an_id__it_should_be_set_to_protocolMsgId_index() XCTAssertNil failed: "Error 80017 - connection broken before receiving publishing acknowledgment" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=4056&StartingLineNumber=4056)
7eb0e08d-6bca-4641-8b44-c25f77c35c76 e5e1b70e-2e9e-4d41-82b5-0566c43c37db RealtimeClientPresenceTests test__FLAKY__019__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_FAILED_state__should_clear_the_PresenceMap_including_local_members_and_does_not_emit_any_presence_events() XCTAssertEqual failed: ("Optional("user1")") is not equal to ("Optional("F9EB0B5A-EC80-43C4-B2D8-795101D836C3")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=352&StartingLineNumber=352)
8a99021a-9ac5-4117-8aed-4877bd0dc520 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() XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1968&StartingLineNumber=1968)