Details of upload 3fa9521a-d2d1-43ff-8110-b52d0f0c5d03

Created at
2025-07-10T16:58:46.387Z
Total number of tests
1064
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/45738223894
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
abf7b503-3105-463d-b4ea-5a37c87469d9 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)
7a7307f2-526f-4bb0-83a9-5bf41ebfd157 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)