Details of upload 0cf43a2f-5cab-450d-ad06-4c8ad764a281

Created at
2024-05-07T18:30:25.055Z
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
10

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
328f7c60-44b1-47d2-a6ae-c121b8329819 7b3e724d-1b38-45e4-81dc-a295fe582ce0 RealtimeClientChannelTests test__110__Channel__subscribe__should_result_in_an_error_if_channel_is_in_the_FAILED_state() XCTAssertNotNil failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3331&StartingLineNumber=3331)
88a6a01f-edd2-49b2-be0a-866a5aed8a7e 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)
bb611411-16b0-444f-97e4-270ebe4d0662 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)