Details of upload c9cf1619-dc10-48d6-b581-3c37a85b2fd1

Created at
2025-12-21T23:59:50.169Z
Total number of tests
960
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
dead8f4
Pull request base ref
fix/2135-refactor-execute-request
Pull request head ref
2156-rest-requests-building
Branch / tag name
2164/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
20417399072
GitHub run attempt
1
GitHub run number
934
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/20417399072/job/58663057158
Loop iteration
1

Test failures

There are 8 failures in this upload.

Failure ID Test case ID Test class Test case Message
8415796c-67e5-4713-86e4-b5f9928e403f b21fddd9-38de-4dd7-ab8e-ada4acb6b039 AuthTests test__058__requestToken__ensure_the_message_published_does_not_have_a_clientId() failed - expected array, got __NSDictionaryM: { data = "message without an explicit clientId"; id = "P16X81Uq5JXu:0"; } (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1894&StartingLineNumber=1894)
e3739da7-34d4-4407-9cb8-61fae69b21c5 fa579a24-11e7-4834-90a3-3a2f2d930742 AuthTests test__060__requestToken__ensure_the_message_published_with_a_wildcard_____does_not_have_a_clientId() failed - expected array, got __NSDictionaryM: { data = "no client"; id = "eSYPZqWDVHjM:0"; } (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1957&StartingLineNumber=1957)
79ec7a50-6488-44d6-832c-0ae5e775988e 21897761-1ba5-4366-bb50-9973829d5d27 RestClientChannelTests test__004__publish__should_include_attributes_supplied_by_the_caller_in_the_encoded_message() failed - Body from the last request is invalid (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=944&StartingLineNumber=944)
305937b0-139f-4455-8f37-a96a7080b63d 68e5cedc-b525-4185-91dd-7911c706948b RestClientChannelTests test__021__publish__idempotent_publishing__should_not_generate_for_message_with_a_non_empty_id() XCTUnwrap failed: threw error "serializedObjectIsNotOfExpectedType" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=741&StartingLineNumber=741)
c2aeb48b-6185-4049-add9-526850db935b a2686635-cc78-45de-8b37-098a588dd2a9 RestClientChannelTests test__027__publish__idempotent_publishing__random_idempotent_publish_id__should_generate_for_one_message_with_empty_id() XCTUnwrap failed: threw error "serializedObjectIsNotOfExpectedType" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=677&StartingLineNumber=677)
5ca758b9-37b0-4b61-8906-df4e4900eea7 ff05c448-07ce-4221-8d5f-4f26f3a785e6 RestClientTests test__089__RestClient__request__method_signature_and_arguments__should_error_if_method_is_invalid() Method A isn't valid. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=643&StartingLineNumber=643)
608e3c35-c686-4841-b197-a1993e530e06 60b01c8f-b8fd-43d6-880b-c38d804791ad RestClientTests test__090__RestClient__request__method_signature_and_arguments__should_error_if_path_is_invalid() Path cannot be empty. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=655&StartingLineNumber=655)
ca18a5f0-ccfb-4af2-9e1f-6a56e1198e7d 5ec77f24-1634-4cd8-b7bc-cc88774c9060 RestClientTests test__091__RestClient__request__method_signature_and_arguments__should_error_if_body_is_not_a_Dictionary_or_an_Array() Body should be a NSData, NSDictionary or an NSArray. (NSInternalInconsistencyException) (/Users/runner/work/ably-cocoa/ably-cocoa/Source/ARTRest.m#EndingLineNumber=649&StartingLineNumber=649)