Details of upload e6b137be-6fde-48c5-8cc0-b09cd447a83d

Created at
2026-01-16T16:09:45.501Z
Total number of tests
958
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
9906952
Pull request base ref
main
Pull request head ref
AIT-299-return-result-on-publish
Branch / tag name
2181/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
21071780299
GitHub run attempt
1
GitHub run number
982
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/21071780299/job/60603097417
Loop iteration
1

Test failures

There are 13 failures in this upload.

Failure ID Test case ID Test class Test case Message
4775b73b-3ec1-4d8f-9624-00fdea5c1ef6 68e5cedc-b525-4185-91dd-7911c706948b RestClientChannelTests test__021__publish__idempotent_publishing__should_not_generate_for_message_with_a_non_empty_id() XCTAssertNil failed: "Error 40018 - Decoder for MIMEType '(null)' wasn't found." (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=732&StartingLineNumber=732)
b017c18f-5267-42b0-a9d1-dfc0385af0eb 3f7f5c51-32e7-4fea-a9ea-da40e38c873a RestClientChannelTests test__022__publish__idempotent_publishing__should_generate_for_internal_message_that_is_created_in_publish_name_data___method() XCTAssertNil failed: "Error 40018 - Decoder for MIMEType '(null)' wasn't found." (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=757&StartingLineNumber=757)
0364b97f-0f9a-4e6b-a531-fcc3f5e83fbe f1408211-e7cd-48f7-8b38-c4e24f51ad7e RestClientChannelTests test__023__publish__idempotent_publishing__should_not_generate_for_multiple_messages_with_a_non_empty_id() XCTAssertNil failed: "Error 40018 - Decoder for MIMEType '(null)' wasn't found." (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=787&StartingLineNumber=787)
8a0b9f9e-d113-408b-8784-9325ecbc665a de243746-e15c-4dd5-8e75-108fcd7666b3 RestClientChannelTests test__024__publish__idempotent_publishing__should_not_generate_when_idempotentRestPublishing_flag_is_off() XCTAssertNil failed: "Error 40018 - Decoder for MIMEType '(null)' wasn't found." (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=818&StartingLineNumber=818)
b77912c9-8af2-4a54-8678-d9529f5fccfd a2686635-cc78-45de-8b37-098a588dd2a9 RestClientChannelTests test__027__publish__idempotent_publishing__random_idempotent_publish_id__should_generate_for_one_message_with_empty_id() XCTAssertNil failed: "Error 40018 - Decoder for MIMEType '(null)' wasn't found." (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=668&StartingLineNumber=668)
795543dc-8d43-4b4d-9b90-513ab6cddd5d 414fd190-d7e3-4f4a-bb05-c51b4de9adbd RestClientChannelTests test__028__publish__idempotent_publishing__random_idempotent_publish_id__should_generate_for_multiple_messages_with_empty_id() XCTAssertNil failed: "Error 40018 - Decoder for MIMEType '(null)' wasn't found." (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=699&StartingLineNumber=699)
511e6f2c-68be-4da3-9908-d7ce79f9d3a5 67f8d56d-1edd-4ac6-8bb2-4a04b456e775 RestClientChannelTests test__49__publish__with_resultCallback__returns_valid_ARTPublishResult() XCTAssertEqual failed: ("Optional(0)") is not equal to ("Optional(1)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=1725&StartingLineNumber=1725)
c560f871-6f80-4fdf-9db4-9d4f6bbe47f6 404be9cf-83f0-4679-a3b2-a7098b0485c0 RestClientTests test__046__RestClient__Host_Fallback__applies_when_ClientOptions_fallbackHostsUseDefault_is_true() XCTAssertNil failed: "Error 0 - Failed to publish message: HTTP 0" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1217&StartingLineNumber=1217)
c728a5ee-b108-4586-a04c-86dde7c481a3 3bc2f12a-7598-4db4-a934-258cbfb31163 RestClientTests test__055__RestClient__Host_Fallback__Fallback_behavior__should_be_applied_when_restHost__port_and_tlsPort_has_not_been_set_to_an_explicit_value() XCTAssertNil failed: "Error 0 - Failed to publish message: HTTP 0" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=921&StartingLineNumber=921)
af1986cf-0730-406e-9d33-d8496e579a5f 851f2a54-0792-427a-9671-3073bd36a385 RestClientTests test__060__RestClient__Host_Fallback__Fallback_behavior__should_be_applied_when_ClientOptions_fallbackHosts_is_not_provided_and_deprecated_fallbackHostsUseDefault_is_on() XCTAssertNil failed: "Error 0 - Failed to publish message: HTTP 0" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1056&StartingLineNumber=1056)
261c8a37-ca1c-462a-b906-5ecb1cb1e203 8d8e133d-0864-44c5-b8cb-1631c5448c60 RestClientTests test__062__RestClient__Host_Fallback__fallback_hosts_list_and_priorities__should_use_environment_fallback_hosts_when_ClientOptions_environment_is_set_to_a_value_other_than__production__and_ClientOptions_fallbackHosts_is_not_set() XCTAssertNil failed: "Error 0 - Failed to publish message: HTTP 0" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1132&StartingLineNumber=1132)
9f45c9e0-be7b-405a-9275-02acd678df95 8fafc266-03ee-4b1f-b942-2f10cd6c57ce RestClientTests test__095__RestClient__request_IDs__should_add__request_id__query_parameter() XCTAssertNil failed: "Error 40018 - Decoder for MIMEType '(null)' wasn't found." (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=2086&StartingLineNumber=2086)
9b1e114b-4eaa-40de-b7eb-22cbbc9f43e5 c8a7fb1e-9564-4c90-b7b2-f9dc61863c11 UtilitiesTests test__008__Utilities__JSON_Encoder__in_Rest__should_ignore_invalid_response_payload() XCTAssertNil failed: "Error 3840 - JSON text did not start with array or object and option to allow fragments not set. around line 1, column 0. (reason: JSON text did not start with array or object and option to allow fragments not set. around line 1, column 0.)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/UtilitiesTests.swift#EndingLineNumber=224&StartingLineNumber=224)