There are 9 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 9cb16f0b-7840-41be-844f-f7aa217fc453 | 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 = "u5z1y6+YlrkV:0"; } (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1894&StartingLineNumber=1894) |
| 767b1252-9cfe-4d7e-89a9-c5af9ee7cba5 | 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 = "U6Mqy5PNkkE5:0"; } (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=1957&StartingLineNumber=1957) |
| f1381999-7851-4f7a-bd8c-9aa13dfdddcc | a4f7c8f4-4394-44c3-be34-d621cec463d7 | RealtimeClientPresenceTests | test__008__Presence__Presence_syncComplete_returns_true_if_the_initial_SYNC_operation_has_completed() | XCTAssertEqual failed: ("2") is not equal to ("3") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3756&StartingLineNumber=3756) |
| d384cb31-5a3a-4a92-9c85-c7967cecb457 | 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) |
| ba50072a-038d-48ee-9d0f-f33c20ae35e1 | 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) |
| 67e96fec-0990-4810-969d-7b0ad2d134bd | 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) |
| 4312435c-d16b-492e-aa7d-ccd0d01acace | 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) |
| ed1ed243-f916-4940-8ac4-f99229355080 | 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) |
| cae74612-de42-409b-bbc2-4396fd8b6595 | 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) |