Details of upload 777f547b-9577-4748-a94f-f7783f499173

Created at
2025-01-28T19:58:41.230Z
Total number of tests
931
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
f8e6fa6
Pull request base ref
add-NSCopying-to-channel-options
Pull request head ref
wrapper-sdk-proxy
Branch / tag name
2014/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
13017949492
GitHub run attempt
1
GitHub run number
449
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/13017949492/job/36311631247
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
fde6eca2-b840-421d-943a-b4aa89543893 12e88312-9d11-4ace-bcc0-367205c9c24a RealtimeClientPresenceTests test__019__Presence__Channel_state_change_side_effects__if_the_channel_enters_the_FAILED_state__should_clear_the_PresenceMap_including_local_members_and_does_not_emit_any_presence_events() expected to be empty, got <["qzOGU6wfYo:user": <ARTPresenceMessage: 0x600002fb95e0> {id: qzOGU6wfYo:0:0,clientId: user,connectionId: qzOGU6wfYo,timestamp: 2025-01-28 19:43:08 +0000,encoding: (null),data: (null),action: 1,}]> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=557&StartingLineNumber=557)
7c462f4b-2ca8-4ffb-b4e5-d1454f4ce237 80e83089-538a-4f15-b235-010685ad8dcd UtilitiesTests test__019__Utilities__EventEmitter__the_timed_method__should_call_onTimeout_and_off_the_listener_if_the_deadline_is_reached() expected to be close to <2025-01-28 19:57:41.4580> (within 0.2), got <2025-01-28 19:57:41.7760> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/UtilitiesTests.swift#EndingLineNumber=415&StartingLineNumber=415)
957d6ec2-c040-460e-876c-9ac6d54712ac d0c37c63-ca30-4c48-a0de-b5e946398a23 WrapperSDKProxyTests test_doesNotAddAgentParam_whenProxyClientCreatedWithoutAgents() XCTAssertNil failed: "["agent": "my-wrapper-sdk/1.0.0"]" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/WrapperSDKProxyTests.swift#EndingLineNumber=264&StartingLineNumber=264)