Details of upload 8fdd9043-c197-4154-bce0-50e314278207

Created at
2024-05-07T15:09:28.419Z
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
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
07ec2d7d-1ba9-4d7a-9e73-83ca581c05c1 ae0b46f5-93e6-4f44-b4e3-5907a1939903 RealtimeClientConnectionTests test__088__Connection__Host_Fallback__applies_when_the_default_realtime_ably_io_endpoint_is_being_used() XCTAssertEqual failed: ("1") is not equal to ("2") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3950&StartingLineNumber=3950)
9c89a1bb-9d78-4911-9639-72b442c6a734 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)
86f93eec-8a2b-43cc-96eb-f2909f0bdcd7 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)