Details of upload cf23a002-188b-4b75-926c-4f1291b5a73e

Created at
2024-03-17T22:48:38.739Z
Total number of tests
870
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
57ae732
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
8318719037
GitHub run attempt
1
GitHub run number
123
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/8318719037/job/22761015259
Loop iteration
1

Test failures

There are 11 failures in this upload.

Failure ID Test case ID Test class Test case Message
f265895c-3cb8-4e5e-94a4-407f2cb70a64 84c9fbc5-8882-4010-ba99-3e44d1793397 RealtimeClientPresenceTests test__015__Presence__subscribe__with_no_arguments_should_subscribe_a_listener_to_all_presence_messages() expected to eventually have Array<ARTPresenceMessage> with count 3, got 2 Actual Value: [<ARTPresenceMessage: 0x600000229fe0> { id: huMYO8onQQ:0:0, clientId: john, connectionId: huMYO8onQQ, timestamp: 2024-03-17 22:36:49 +0000, encoding: (null), data: online, action: 2, syncSessionId: 0 }, <ARTPresenceMessage: 0x60000022b750> { id: huMYO8onQQ:1:0, clientId: john, connectionId: huMYO8onQQ, timestamp: 2024-03-17 22:36:49 +0000, encoding: (null), data: away, action: 4, syncSessionId: 0 }] (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=497&StartingLineNumber=497)
a1b54dac-b5c1-4c82-846f-8bfc1d957904 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)
511b00f0-5d01-47ae-9542-a03574e43ee2 5f70ebd1-703e-4892-a612-d926afe8619a RealtimeClientPresenceTests test__052__Presence__PresenceMap__compare_for_newness__split_the_id_of_both_presence_messages() XCTAssertEqual failed: ("103") is not equal to ("102") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1679&StartingLineNumber=1679)
9c0065bf-0a1e-4988-bb06-a3174c082162 32417542-2489-426e-9fbe-987d5ca479f0 RealtimeClientPresenceTests test__053__Presence__PresenceMap__compare_for_newness__presence_message_has_a_connectionId_which_is_not_an_initial_substring_of_its_id__compares_them_by_timestamp_numerically() XCTAssertEqual failed: ("103") is not equal to ("102") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1601&StartingLineNumber=1601)
b3267e2c-2f5c-47a7-bcb1-79e28bda32e1 0121063a-f2a0-4447-812a-e54f43fb6354 RealtimeClientPresenceTests test__079__Presence__enter__should_emit_the_data_attribute_in_the_LEAVE_event_when_data_is_provided_when_entering_but_no_data_is_provided_when_leaving() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2580&StartingLineNumber=2580)
86e751da-0d2d-4b60-b255-181fb7eacb4d d7ca92ee-f622-488f-8410-5613f1d472c6 RealtimeClientPresenceTests test__113__Presence__get__Query__set_of_params___should_return_members_filtered_by_connectionId() XCTAssertEqual failed: ("3") is not equal to ("2") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3821&StartingLineNumber=3821)
f321a5cf-41a4-41c8-b986-f44c43c87667 51de19db-f7f6-4e13-8079-cbf90703c0a4 RealtimeClientPresenceTests test__117__Presence__enterClient__should_be_present_all_the_registered_members_on_a_presence_channel() failed - splitDone called more than the expected 4 times (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=4046&StartingLineNumber=4046)
385f1d5d-14b6-4dfe-bca3-c34232b30f96 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)
a88b15ae-9846-46d4-a4cc-d10c70bebc5b 6e4def9e-39a8-4636-a727-b5018815fe72 RealtimeClientPresenceTests test__FLAKY__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=1044&StartingLineNumber=1044)
c40a2fbd-980c-4dbc-97a5-32cd9e2dd2c1 2ce75b98-3908-44fa-ba6c-f2feab5224f5 RealtimeClientPresenceTests test__FLAKY__049__Presence__PresenceMap__if_a_SYNC_is_not_in_progress__then_when_a_presence_message_with_an_action_of_LEAVE_arrives__that_memberKey_should_be_deleted_from_the_presence_map__if_present() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1915&StartingLineNumber=1915)
f9105577-4f75-4b36-ace2-c6b5bc3ff61b 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)