Details of upload 165064a6-6183-4bb1-91a4-ac9e9947281e

Created at
2025-07-14T13:52:28.077Z
Total number of tests
945
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
bbfebb3
Pull request base ref
pass-internal-channel-to-plugins
Pull request head ref
expose-callback-queue
Branch / tag name
2076/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
16268003850
GitHub run attempt
1
GitHub run number
624
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/16268003850/job/45928157465
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
bc7eb5e0-0908-44d1-9603-158340553eea ca2101e5-4cca-4727-9032-d1248571440c RealtimeClientConnectionTests test__111__Connection__with_fixture_messages__should_encode_and_decode_fixture_messages_as_expected() XCTAssertEqual failed: ("Optional("foo")") is not equal to ("Optional("{\"foo\":42}")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=5384&StartingLineNumber=5384)
46ad8c93-5b3e-4904-bdfe-dea2e54630a1 aab28c60-4df9-4e68-a652-c58f38b0fe46 RealtimeClientConnectionTests test__113__Connection__with_fixture_messages__should_send_messages_through_MsgPack_and_JSON_and_retrieve_equal_messages_through_raw_JSON_GET() XCTAssertEqual failed: ("Optional("json")") is not equal to ("Optional("base64")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=5493&StartingLineNumber=5493)