There are 21 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 28796db3-224d-4672-97e0-bd68838e051c | 2447ec22-b780-40ee-afa2-c0711b7cd579 | RealtimeClientPresenceTests | test__115__Presence__history__should_return_a_PaginatedResult_page() | XCTAssertNil failed: "Error 40400 - Could not find path: /channels/test-7036008F-93AF-4E17-A0A1-CEC97EE6DBDA-99138683-C66E-429F-8688-EBD69107C466--iOS-7036008F-93AF-4E17-A0A1-CEC97EE6DBDA-788029209.490531-145D0BB4-D9C5-4BCE-A7E5-5947B0DF4351/presence/history?limit=100&direction=backwards" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3686&StartingLineNumber=3686) |
| 64247b93-f466-4d06-9127-6fc45fe0692d | 3f7f5c51-32e7-4fea-a9ea-da40e38c873a | RestClientChannelTests | test__022__publish__idempotent_publishing__should_generate_for_internal_message_that_is_created_in_publish_name_data___method() | XCTUnwrap failed: threw error "serializedObjectIsNotOfExpectedType" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=766&StartingLineNumber=766) |
| 6d855308-f168-458b-990d-858c2d09c485 | 4ca56614-4dce-40a4-b488-ffb1edcca71f | RestClientChannelTests | test__036__message_encoding__payloads_should_be_binary__strings__or_objects_capable_of_JSON_representation() | failed - typeMismatch(Swift.Dictionary<Swift.String, Any>, Swift.DecodingError.Context(codingPath: [], debugDescription: "Expected to decode Dictionary<String, Any> but found an array instead.", underlyingError: nil)) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=1296&StartingLineNumber=1296) |
| 06700611-bfc8-402e-874f-bb2f6424df5d | ac78df1e-766f-4ce6-9669-1e8a1264e459 | RestClientChannelTests | test__037__message_encoding__encoding_attribute_should_represent_the_encoding_s__applied_in_right_to_left() | failed - typeMismatch(Swift.Dictionary<Swift.String, Any>, Swift.DecodingError.Context(codingPath: [], debugDescription: "Expected to decode Dictionary<String, Any> but found an array instead.", underlyingError: nil)) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=1353&StartingLineNumber=1353) |
| c76eab73-e4f4-4304-89d1-28116778132b | c5d76c61-0a30-4760-ae20-8c7af473905d | RestClientChannelTests | test__038__message_encoding__json__binary_payload_should_be_encoded_as_Base64_and_represented_as_a_JSON_string() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("MTIzNDU2")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=1383&StartingLineNumber=1383) |
| 7b8cb8ba-115f-4ab5-b547-3fac362b485e | ac1bdbc2-74ff-460d-ad4d-e4d39617d62d | RestClientChannelTests | test__039__message_encoding__json__string_payload_should_be_represented_as_a_JSON_string() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("John")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=1408&StartingLineNumber=1408) |
| 16e20a86-16d0-453f-b655-1011fc2baa1a | a9607ebb-93fe-4136-a1b3-1838a48eb9cd | RestClientChannelTests | test__041__message_encoding__json__json_payload_should_be_stringified_either__as_a_JSON_Array() | XCTAssertEqual failed: ("nil") is not equal to ("Optional(<Swift.__SwiftDeferredNSArray 0x6000005aa700>( John, Mary ) )") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=1441&StartingLineNumber=1441) |
| 4675c067-5c4d-4b0c-a76d-a64205532ab3 | 1a98b6c2-bcf8-4908-8f50-95be6f0ab3d6 | RestClientChannelTests | test__042__message_encoding__json__json_payload_should_be_stringified_either__as_a_JSON_Object() | XCTAssertEqual failed: ("nil") is not equal to ("Optional({ name = John; number = 3; })") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=1472&StartingLineNumber=1472) |
| 9695db98-afcb-4cc1-9f04-4a0f225b29ee | 66cd10fc-b8db-4a5b-83a3-70ac690703bd | RestClientChannelTests | test__043__message_payload_encryption__should_support_AES_encryption__128_CBC_mode() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("utf-8/cipher+aes-128-cbc/base64")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=64&StartingLineNumber=64) |
| 5f6b7bb7-4600-456b-bd21-930add16b026 | de7258d7-5c54-4e65-82e8-81f56d639dc5 | RestClientChannelTests | test__044__message_payload_encryption__should_support_AES_encryption__256_CBC_mode() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("utf-8/cipher+aes-256-cbc/base64")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientChannelTests.swift#EndingLineNumber=64&StartingLineNumber=64) |
| cd81bc43-6888-4f5e-a84b-baff8c42fea8 | d5bcaf22-ff21-4cc5-8249-80158dc04652 | RestClientPresenceTests | test__001__Presence__presence_messages_retrieved_are_decoded_in_the_same_way_that_messages_are_decoded() | Crash: xctest (14705) closure #1 in checkReceivedMessage #1 <A>(_:) in RestClientPresenceTests.test__001__Presence__presence_messages_retrieved_are_decoded_in_the_same_way_that_messages_are_decoded() |
| 6e76c5fe-3bb7-4d9d-a262-2b9808d5c0de | ecb7da2d-b16a-4621-992d-53a9f6eb7cb0 | RestClientPresenceTests | test__006__Presence__history__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() | XCTAssertNil failed: "Error 40400 - Could not find path: /channels/test-4B9FF753-6FC9-4BB7-BE24-AA62526328CA-0A249144-5F05-4F80-AF9E-23A58EEEB45E--iOS-4B9FF753-6FC9-4BB7-BE24-AA62526328CA-788029437.549876-745B3645-B986-4AC4-B0CD-81DF3A69A896/presence/history?limit=100&direction=backwards" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientPresenceTests.swift#EndingLineNumber=182&StartingLineNumber=182) |
| 19956889-440b-46f2-a679-483f3ba97d85 | e798aab2-a9e1-4237-87ec-f29660701675 | RestClientPresenceTests | test__007__Presence__history__query_argument__direction_should_change_the_order_of_the_members() | XCTAssertNil failed: "Error 40400 - Could not find path: /channels/test-4696E702-A7E5-4589-A7FC-0E87A51A9875-E4B51549-1B7A-4200-BF50-D7005A97E040--iOS-4696E702-A7E5-4589-A7FC-0E87A51A9875-788029513.139446-DD9A599A-D4A2-4D2B-9CD4-015CE094EBF2/presence/history?limit=100&direction=backwards" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientPresenceTests.swift#EndingLineNumber=249&StartingLineNumber=249) |
| eeac7457-13bb-4250-b234-3424b5421a93 | 7141642d-e857-4320-82e5-288b84efa762 | RestClientPresenceTests | test__009__Presence__history__query_argument__limit_supports_up_to_1000_members() | Crash: xctest (57748) implicit closure #2 in closure #1 in closure #1 in implicit closure #1 in closure #1 in RestClientPresenceTests.test__009__Presence__history__query_argument__limit_supports_up_to_1000_members() |
| 1e08d5e9-bf11-42d4-ba00-fe21a180fead | 4de93fa8-d7b0-4cf9-819e-6f35a84f0896 | RestClientPresenceTests | test__010__Presence__history__query_argument__start_and_end_should_filter_members_between_those_two_times() | Crash: xctest (57862) implicit closure #2 in closure #1 in closure #1 in implicit closure #1 in closure #4 in RestClientPresenceTests.test__010__Presence__history__query_argument__start_and_end_should_filter_members_between_those_two_times() |
| 3612b022-93ee-449c-8d71-ec41c3b40cbb | e92b45a7-fb3f-40ee-b76b-da4e3b2acea3 | RestClientTests | test__008__RestClient__should_use_MsgPack_binary_protocol() | failed - expected dictionary, got __NSArrayM: ( { data = message; id = "CWoaArRQ/DMq:0"; } ) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1658&StartingLineNumber=1658) |
| 117fe682-6007-4cee-acfd-0ce996847fe9 | c6012053-f168-492d-898c-31dfd90f2366 | RestClientTests | test__009__RestClient__should_use_JSON_text_protocol() | failed - HTTPBody has invalid format (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1696&StartingLineNumber=1696) |
| 0017c0aa-1a5d-4a13-a7d9-56c9cf551bb1 | 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) |
| 4e7cb3ea-a542-46db-84ce-909efa05f306 | 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) |
| 5d4a228b-ecd7-44d9-b3db-b09a06bda4d3 | 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) |
| 6533eb9d-6060-4dc7-926b-93b5dc7a05b8 | 0052bcb6-1254-45a2-b9cc-0fbf190bf99b | WrapperSDKProxyTests | test_presenceHistory_addsWrapperSDKAgentToRequest() | XCTAssertNil failed: "Error 40400 - Could not find path: /channels/test-09277BEE-BFEE-4DDE-ADCB-6E88A7AACEBE-3171FE81-0751-4E2E-9C01-B08F92148608--iOS-09277BEE-BFEE-4DDE-ADCB-6E88A7AACEBE-788029612.722606-D760AD6E-D055-4B13-BFD1-77CF9B38EA18/presence/history?limit=100&direction=backwards" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/WrapperSDKProxyTests.swift#EndingLineNumber=528&StartingLineNumber=528) |