There are 13 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 489d222a-7b23-4712-ac25-93781a3dedcd | 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) |
| 9baddb95-8fe3-4669-b3bb-8b952aa124da | 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_Xoo9dw.oNF4SQ:CP3ooAO3ZZqzbeGgtBs3P_81_uTLwV46MyvTWMG900g&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) |
| b33a4ca4-c920-4931-9731-493bb6b63914 | 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_Xoo9dw.oNF4SQ:CP3ooAO3ZZqzbeGgtBs3P_81_uTLwV46MyvTWMG900g&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) |
| e546936c-b214-4e63-bb82-2dda2720e0eb | 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) |
| 83f612d1-d10a-4352-82c7-86b7c2000fe4 | 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) |
| 6ead5de7-d49f-463b-a8ea-92b06f0e16ae | 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) |
| 17360fc0-dd51-4f24-a878-758930668911 | 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) |
| d6a13dc3-5c66-472c-bd95-f5a23cbc2233 | 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) |
| 648a913c-0ed6-4abe-b2c9-1dd980f8d847 | 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) |
| 145e2081-2121-4b61-802a-9a3c7418c1c8 | 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) |
| 4739b974-5eb4-4b5e-ab3d-a8b13bf3c39b | 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) |
| bdf68d74-f082-41dc-a5e8-a2504819dc1f | 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) |
| 28ed0244-6cc3-4c41-901e-a8a416cbb00a | 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) |