Details of upload 578527a9-0c19-4502-a3d7-f210dbcfbcf8

Created at
2025-11-04T12:51:18.425Z
Total number of tests
949
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
1dbb663
Pull request base ref
main
Pull request head ref
release/1.2.52
Branch / tag name
2139/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
19068296092
GitHub run attempt
1
GitHub run number
833
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/19068296092/job/54464340532
Loop iteration
1

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
a8629eeb-46de-4a79-84f1-3af206db6b50 d0e4ad58-0ded-42ee-ab7e-dea8c0422ec6 RealtimeClientPresenceTests test__039__Presence__update__should_enter_current_client_into_the_channel_if_the_client_was_not_already_entered() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1346&StartingLineNumber=1346)
f6803ca1-327b-4039-98ac-959b79fb28ae 2447ec22-b780-40ee-afa2-c0711b7cd579 RealtimeClientPresenceTests test__115__Presence__history__should_return_a_PaginatedResult_page() XCTAssertEqual failed: ("22") is not equal to ("100") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3691&StartingLineNumber=3691)
12453997-161d-4bca-9d4c-e2d9552628cc 6551d6ea-920f-4ed4-adb9-e26afef194e1 RealtimeClientTests test__023__RealtimeClient__stats__should_accept_all_the_same_params_as_RestClient() XCTAssertEqual failed: ("25") is not equal to ("24") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientTests.swift#EndingLineNumber=360&StartingLineNumber=360)
5e5d8702-cf30-4919-8b3a-6bc29d0dec36 ecb7da2d-b16a-4621-992d-53a9f6eb7cb0 RestClientPresenceTests test__006__Presence__history__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() XCTAssertEqual failed: ("29") is not equal to ("50") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientPresenceTests.swift#EndingLineNumber=204&StartingLineNumber=204)
b43428a3-2989-42f9-87d2-b4b2348ef86e 9ee08f8b-7a7f-4170-bf25-cade71e71952 RestClientStatsTests test__006__RestClient__stats__result__should_contain_only_one_item_when_limit_is_1__forwards() Test crashed with signal trap.