Details of upload d1fa30f4-71a3-40ea-b94f-45fb8ee4cb58

Created at
2025-07-10T16:56:01.463Z
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
3
GitHub run number
617
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/15888024769/job/45738223903
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
3b78c50a-9fcb-463a-951a-5bf650dc18e8 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,\"bar\":[\"a\",1.2,{\"boo\":\"ha\"}]}")") is not equal to ("Optional("[{\"foo\":42},\"qux\"]")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=5384&StartingLineNumber=5384)
774c7a7a-baa0-4bb1-ad5b-517e631f359e 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: ("nil") is not equal to ("Optional("json")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=5493&StartingLineNumber=5493)