Details of upload 3a42e18f-20de-45ac-8743-0341848513f7

Created at
2024-05-07T20:01:09.908Z
Total number of tests
1003
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
28ff26b
Pull request base ref
main
Pull request head ref
fix/1889-unskip-presense-tests-looped-5
Branch / tag name
1916/merge
Workflow asset retention period
90 days
GitHub action
__run_3
GitHub run ID
8976199614
GitHub run attempt
2
GitHub run number
17
GitHub job
check
GitHub job URL
Not known
Loop iteration
14

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
9a4740fb-6dba-4d19-8bca-b37627cc8bed 6bc9a0cf-ffa8-422b-8053-ce41c4797156 RealtimeClientPresenceTests test__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=1841&StartingLineNumber=1841)
40fe712c-0154-4c54-9593-31080543d18e 7a8d38a6-d49a-48b8-aad3-245437fedad8 RealtimeClientPresenceTests test__080__Presence__private_and_internal_PresenceMap_containing_only_members_that_match_the_current_connectionId__any_ENTER__PRESENT__UPDATE_or_LEAVE_event_that_matches_the_current_connectionId_should_be_applied_to_this_object() XCTAssertEqual failed: ("2") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2589&StartingLineNumber=2589)
e7822f9f-01b2-40b2-8f1c-165c2338f422 e966c950-4c6f-4a4c-be1e-81cebd20bd4e RealtimeClientPresenceTests test__110__Presence__get__Query__set_of_params___waitForSync_is_true__should_wait_until_SYNC_is_complete_before_returning_a_list_of_members() waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3346&StartingLineNumber=3346)