Details of upload 63c61f2b-69e1-4aa9-8efb-856b9bdd65bc

Created at
2025-07-11T12:27:59.337Z
Total number of tests
943
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
05c9a95
Pull request base ref
Not specified
Pull request head ref
Not specified
Branch / tag name
main
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
15888024769
GitHub run attempt
4
GitHub run number
617
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/15888024769/job/45795843944
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
07ea4dc5-d022-4957-a1d5-7bc2bf937991 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)
cf071201-60b1-4e4c-983a-ff2f0257805d 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)