Details of upload 1a5c91f1-a987-4494-b14a-dae8e4bf882a

Created at
2024-05-03T13:38:01.132Z
Total number of tests
1003
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
8b6e9d1
Pull request base ref
main
Pull request head ref
fix/1889-unskip-presense-tests-looped-4
Branch / tag name
1915/merge
Workflow asset retention period
90 days
GitHub action
__run_3
GitHub run ID
8938624112
GitHub run attempt
1
GitHub run number
14
GitHub job
check
GitHub job URL
Not known
Loop iteration
5

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
3e0b059d-49fa-405f-9ad7-8a34a1579cfb 3a77867c-4447-48e5-a09b-26fd753ba25c RealtimeClientPresenceTests test__031__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_failure() XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1047&StartingLineNumber=1047)
e7c9037a-b59d-49c4-a40e-9d7e8522d1b5 ac44f09c-f521-4bfc-a3d7-58d4f7428c74 RealtimeClientPresenceTests test__032__Presence__enter__entering_without_an_explicit_PresenceMessage_clientId_should_implicitly_use_the_clientId_of_the_current_connection() shouldn't be called (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1043&StartingLineNumber=1043)
20d7f923-0621-4a06-be1e-4a030182a335 66c00504-cdb5-4ea6-a6f0-0d8b60c76be2 RealtimeClientPresenceTests test__045__Presence__PresenceMap__all_incoming_presence_messages_must_be_compared_for_newness_with_the_matching_member_already_in_the_PresenceMap() XCTAssertEqual failed: ("new") is not equal to ("existing") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1493&StartingLineNumber=1493)
2bee81a1-12d4-40ae-89fe-8a4055d0865e ee46a8e6-e4ed-489c-83c7-648774930f92 RealtimeClientPresenceTests test__111__Presence__get__Query__set_of_params___waitForSync_is_false__should_return_immediately_the_known_set_of_presence_members() waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3496&StartingLineNumber=3496)