Details of upload d2cc5517-ec43-41a4-9b93-ae38b04524fb

Created at
2025-09-18T15:11:16.700Z
Total number of tests
932
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
f154e77
Pull request base ref
main
Pull request head ref
ECO-5565/protocol-v4
Branch / tag name
2112/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
17832103143
GitHub run attempt
1
GitHub run number
761
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/17832103143/job/50699565898
Loop iteration
1

Test failures

There are 16 failures in this upload.

Failure ID Test case ID Test class Test case Message
4232df1d-f1c1-4aad-811a-a2417a175ce0 33a8cdc5-9d9b-4361-ab1d-0e49e3cab31e ARTDefaultTests testVersions() XCTAssertEqual failed: ("4") is not equal to ("2") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ARTDefaultTests.swift#EndingLineNumber=7&StartingLineNumber=7)
06149a28-e536-4ca2-ae23-7fff2c5ab020 0fde3213-b92a-4fcc-bf85-cd601cbe41c3 RealtimeClientChannelTests test__098__Channel__publish__expect_either__allows_name_to_be_null() Crash: xctest (15003) RealtimeClientChannelTests.test__098__Channel__publish__expect_either__allows_name_to_be_null(). libsystem-c.dylib: abort() called
a2b75936-b6d5-4994-97b8-c4c710b0ef83 b4d750a7-7a20-43d8-b94c-20010b86c9ed RealtimeClientChannelTests test__099__Channel__publish__expect_either__allows_data_to_be_null() XCTAssertEqual failed: ("{ action = 0; connectionId = mZ14S49Msg; name = click; }") is not equal to ("{ connectionId = mZ14S49Msg; name = click; }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3058&StartingLineNumber=3058)
09ff2909-52a3-4c25-8ccc-8368a744a432 b8e49f1c-20be-49ae-af53-c4fd2020f9cc RealtimeClientChannelTests test__100__Channel__publish__expect_either__allows_name_and_data_to_be_assigned() XCTAssertEqual failed: ("{ action = 0; connectionId = dkgoPR2XBs; data = message; name = click; }") is not equal to ("{ connectionId = dkgoPR2XBs; data = message; name = click; }") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3092&StartingLineNumber=3092)
84b4c98d-50ed-4b04-ac1e-7dc7fb54340a 896d48fd-c709-4e4a-9b12-bcd9504dd99f RealtimeClientConnectionTests test__003__Connection__API_version_param_must_be_included_in_all_connections() expected to param <v=2> exists, got <key=_tmp_l2bddA.1ESipw:MfYPSEnn36HV-CP5n819z6ksNrnZhSfsC-nrSWephuI&echo=true&agent=ably-cocoa/1.2.44%20macOS/15.6.1&v=4&format=msgpack> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=343&StartingLineNumber=343)
87b87978-1f22-4ba5-9a85-6d68d5bed87a 4ba6726c-a48c-46fa-85c2-31ee6db80716 RealtimeClientTests test__001__RealtimeClient__All_WebSocket_connections_should_include_the_current_API_version() expected to param <v=2> exists, got <key=_tmp_l2bddA.1ESipw:MfYPSEnn36HV-CP5n819z6ksNrnZhSfsC-nrSWephuI&echo=true&agent=ably-cocoa/1.2.44%20macOS/15.6.1&v=4&format=msgpack> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#EndingLineNumber=52&StartingLineNumber=52)
f05dea18-549f-437d-aaa6-73c4b95b4d0a efc077b2-fd5b-446c-8b2f-33b07f810977 RestClientStatsTests test__001__RestClient__stats__result__should_match_minute_level_inbound_and_outbound_fixture_data__forwards_() XCTAssertEqual failed: ("0") is not equal to ("180") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#EndingLineNumber=116&StartingLineNumber=116)
e3175bb9-e808-4f1c-938b-da5fdcd56fcf d17ec17b-78b4-4e1d-a0d3-2dba60cc50f6 RestClientStatsTests test__002__RestClient__stats__result__should_match_hour_level_inbound_and_outbound_fixture_data__forwards_() XCTAssertEqual failed: ("0") is not equal to ("180") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#EndingLineNumber=143&StartingLineNumber=143)
f7fb9f1a-1a8b-48c0-b8a6-31e89a1ebb98 713c34a8-b1db-435d-a9bc-611215c67c3e RestClientStatsTests test__003__RestClient__stats__result__should_match_day_level_inbound_and_outbound_fixture_data__forwards_() XCTAssertEqual failed: ("0") is not equal to ("180") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#EndingLineNumber=162&StartingLineNumber=162)
80960032-34ff-4881-b51e-30e96daefc7c aa3447d2-b2e0-41c2-9a05-fdc64e00cac2 RestClientStatsTests test__004__RestClient__stats__result__should_match_month_level_inbound_and_outbound_fixture_data__forwards_() XCTAssertEqual failed: ("0") is not equal to ("180") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#EndingLineNumber=181&StartingLineNumber=181)
aee26aa3-8d10-416a-882c-e80543e80123 9bf380bb-5208-4456-949f-2902ee19f0b1 RestClientStatsTests test__005__RestClient__stats__result__should_contain_only_one_item_when_limit_is_1__backwards() XCTAssertEqual failed: ("0") is not equal to ("60") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#EndingLineNumber=199&StartingLineNumber=199)
d1de280d-c850-4b75-b147-d55643ad4e5d 9ee08f8b-7a7f-4170-bf25-cade71e71952 RestClientStatsTests test__006__RestClient__stats__result__should_contain_only_one_item_when_limit_is_1__forwards() XCTAssertEqual failed: ("0") is not equal to ("50") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#EndingLineNumber=218&StartingLineNumber=218)
cfc93614-5a15-434e-b3da-72c0fc10dd03 0608cd85-e2a6-45d1-9f7b-0a599e5e0363 RestClientStatsTests test__007__RestClient__stats__result__should_be_paginated_according_to_the_limit__backwards() XCTAssertEqual failed: ("0") is not equal to ("7000") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#EndingLineNumber=233&StartingLineNumber=233)
fada6530-ed1b-42e8-9099-9b37ef9df2c7 2f51de6b-f823-4ca4-a3ec-518549f6e373 RestClientStatsTests test__008__RestClient__stats__result__should_be_paginated_according_to_the_limit__fowards_() XCTAssertEqual failed: ("0") is not equal to ("5000") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientStatsTests.swift#EndingLineNumber=283&StartingLineNumber=283)
da7c6d33-d115-43ed-b1c1-fc430b3b379f 3454ff51-e12f-4e5b-a328-1344bf55934b RestClientTests test__001__RestClient__All_REST_requests_should_include_the_current_API_version() XCTAssertEqual failed: ("Optional("4")") is not equal to ("Optional("2")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=164&StartingLineNumber=164)
dba47f75-0de9-49f9-bd00-c21e193b264e 36841c8e-f199-458e-8fcc-867af1261a18 RestClientTests test__010__RestClient__X_Ably_Version_must_be_included_in_all_REST_requests() XCTAssertEqual failed: ("4") is not equal to ("2") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#EndingLineNumber=1715&StartingLineNumber=1715)