There are 8 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| e9d62ec9-52db-490d-b274-b9aace39afcd | 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 = "OM0O4Pr1+12r:0"; } (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1894&StartingLineNumber=1894) |
| 3bad5aaa-0a45-4186-821c-c5e988a50061 | 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 = "/Qn7kyxh40bX:0"; } (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1957&StartingLineNumber=1957) |
| 66737859-b371-4121-98f9-37e9aba8d402 | 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) |
| f204a135-bdfe-4fa3-a456-1d69e333da6d | 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) |
| ed58768c-4fab-4ded-acad-fde2d6910d40 | 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) |
| da5ed57c-c64b-4ecc-9afc-c70faa233b57 | 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) |
| fe8e2cfd-4200-4387-a86c-21434a27800f | 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) |
| bb17bc93-11ce-4091-881f-a8c42c8aab31 | 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) |