Details of upload 18aa749c-59bc-42c2-a30b-fd78da064c71

Created at
2024-05-07T17:34:08.067Z
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
7

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
40596b2d-3b31-4806-9531-4e023f504895 e5b94fba-1e6f-411a-9356-68480d872058 RealtimeClientConnectionTests test__108__Connection__Operating_System_events_for_network_internet_connectivity_changes__re_authenticate_and_resume_the_connection_when_the_client_is_forcibly_disconnected_following_a_DISCONNECTED_message_containing_an_error_code_greater_than_or_equal_to_40140_and_less_than_40150() failed - splitDone called more than the expected 2 times (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3537&StartingLineNumber=3537)
914baba9-c464-49bf-b820-e1cbfbf9cb5b 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: ("Present") is not equal to ("Enter") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2539&StartingLineNumber=2539)
2606a101-af47-4f1b-903a-0b113759fcf8 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)