Details of upload 1cddd13a-fc48-4482-b96d-435a01b7dc5b

Created at
2025-07-10T15:09:53.935Z
Total number of tests
1066
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
197a458
Pull request base ref
honour-non-nil-channel-contract-when-passing-to-plugin
Pull request head ref
pass-internal-channel-to-plugins
Branch / tag name
2073/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
16198045428
GitHub run attempt
1
GitHub run number
622
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/16198045428/job/45729588242
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
f964493a-1a8c-4a7b-8c84-b6e4e684a8f6 ca2101e5-4cca-4727-9032-d1248571440c RealtimeClientConnectionTests test__111__Connection__with_fixture_messages__should_encode_and_decode_fixture_messages_as_expected() XCTAssertEqual failed: ("Optional("{\"foo\":42}")") is not equal to ("Optional("{\"foo\":42,\"bar\":[\"a\",1.2,{\"boo\":\"ha\"}]}")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=5384&StartingLineNumber=5384)
8ea8b779-cf3d-4f6f-ad8b-3c0634bb44c1 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)