There are 17 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
e6f5eca1-137f-4cb1-9c22-ff624589cce3 | e609c253-d7cb-4f3a-8e9c-e94754ee3309 | AuthTests | test__002__should_accept_authURL_response_with_timestamp_argument_as_string() | XCTAssertNil failed: "" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4313&StartingLineNumber=4313) |
bbc5903d-bbbd-4418-ba04-3c822fc80243 | 919020c2-ada0-42bd-b7ec-339a67b2ee3e | AuthTests | test__114__authorize__when_TokenParams_and_AuthOptions_are_provided__example__if_a_client_is_initialised_with_TokenParams_ttl_configured_with_a_custom_value__and_a_TokenParams_object_is_passed_in_as_an_argument_to__authorize_with_a_null_value_for_ttl__then_the_ttl_used_for_every_subsequent_authorization_will_be_null() | XCTAssertNil failed: "Error 40400 - No application found with id _tmp_B_FW9g. (Key appears to be from a temporary app, but temporary apps are not enabled; check that you're using the correct environment)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3285&StartingLineNumber=3285) |
9ebe238d-44f2-470a-93aa-1098b16bf54b | 14e37726-5125-4735-9a27-f140a427132b | PushAdminTests | test__008__Device_Registrations__get__push_device_authentication__should_include_DeviceIdentityToken_HTTP_header() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("MTIzNDU2")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushAdminTests.swift#CharacterRangeLen=0&EndingLineNumber=387&StartingLineNumber=387) |
229f7b8c-1241-4b9d-945a-4f9be9012ae2 | 5566d398-da8e-42bd-86c7-492c83465afe | PushAdminTests | test__009__Device_Registrations__get__push_device_authentication__should_include_DeviceSecret_HTTP_header() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("tCJU6kuS637WH6KW0YDeNOiWiSEX9CdeoP5jQt1/QBE=")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushAdminTests.swift#CharacterRangeLen=0&EndingLineNumber=404&StartingLineNumber=404) |
03ee4b26-23f4-4f35-8797-913ecb741c70 | 766219df-0f62-44e1-a9b6-f752d607f5ec | PushAdminTests | test__016__Device_Registrations__save__push_device_authentication__should_include_DeviceIdentityToken_HTTP_header() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("MTIzNDU2")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushAdminTests.swift#CharacterRangeLen=0&EndingLineNumber=543&StartingLineNumber=543) |
1ae17e1d-c395-4cab-b4c0-670d7f3a95a5 | 9d0d08dd-e77b-4c9b-a469-1d8c3e410e9c | PushAdminTests | test__017__Device_Registrations__save__push_device_authentication__should_include_DeviceSecret_HTTP_header() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("tCJU6kuS637WH6KW0YDeNOiWiSEX9CdeoP5jQt1/QBE=")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushAdminTests.swift#CharacterRangeLen=0&EndingLineNumber=564&StartingLineNumber=564) |
c6b333a0-85e9-4c54-a8c1-d6a83f3ccd36 | 1fc72287-4c90-4b38-96d6-ff3711eadbf2 | PushAdminTests | test__022__Channel_Subscriptions__save__push_device_authentication__should_include_DeviceIdentityToken_HTTP_header() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("MTIzNDU2")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushAdminTests.swift#CharacterRangeLen=0&EndingLineNumber=723&StartingLineNumber=723) |
a8aafece-c6bb-448e-a60d-5aa66fcab827 | e6b2defb-c534-47a2-8565-7895b530bbea | PushAdminTests | test__023__Channel_Subscriptions__save__push_device_authentication__should_include_DeviceSecret_HTTP_header() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("tCJU6kuS637WH6KW0YDeNOiWiSEX9CdeoP5jQt1/QBE=")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushAdminTests.swift#CharacterRangeLen=0&EndingLineNumber=743&StartingLineNumber=743) |
939e9d73-9108-454e-b0d7-a44c580169ed | 3e071113-2cfb-4d8e-9215-168f633d590f | PushAdminTests | test__027__Channel_Subscriptions__remove__push_device_authentication__should_include_DeviceIdentityToken_HTTP_header() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("MTIzNDU2")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushAdminTests.swift#CharacterRangeLen=0&EndingLineNumber=846&StartingLineNumber=846) |
c696e6be-5c73-4fba-829e-89db34ee0921 | 71cb4e06-9cdd-4c43-b691-6906abd00ecc | PushAdminTests | test__028__Channel_Subscriptions__remove__push_device_authentication__should_include_DeviceSecret_HTTP_header() | XCTAssertEqual failed: ("nil") is not equal to ("Optional("tCJU6kuS637WH6KW0YDeNOiWiSEX9CdeoP5jQt1/QBE=")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushAdminTests.swift#CharacterRangeLen=0&EndingLineNumber=866&StartingLineNumber=866) |
1b35e293-940c-4d87-afbd-d30e5f931d65 | 0412227b-451a-4fdb-a904-2878520d4ab5 | PushTests | test__005__activation__should_update_LocalDevice_clientId_when_it_s_null_with_auth_clientId() | XCTAssertNil failed: "" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushTests.swift#CharacterRangeLen=0&EndingLineNumber=148&StartingLineNumber=148) |
bbe55b34-4abd-48ef-8343-808bd3183778 | 277ffadb-9ea4-4642-a482-56df915fa9d3 | PushTests | test__010__LocalDevice__authentication_on_registered_device_sends_a_GotPushDeviceDetails_with_new_clientID() | XCTAssertNil failed: "" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushTests.swift#CharacterRangeLen=0&EndingLineNumber=333&StartingLineNumber=333) |
31f098b2-2534-4ea4-85c1-52ed87cb023e | cb57cd1b-bbd5-4965-875d-92b4382d1866 | PushTests | test__011__LocalDevice__sets_device_s_client_ID_from_registration_response() | XCTAssertNil failed: "" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushTests.swift#CharacterRangeLen=0&EndingLineNumber=376&StartingLineNumber=376) |
acabcadd-d821-4566-a1b4-681a987fcae9 | c94eaa17-d6f4-4d24-aff4-1c59680c540c | PushTests | test__012__LocalDevice__when_using_token_authentication__new_clientID_is_set() | XCTAssertNil failed: "" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushTests.swift#CharacterRangeLen=0&EndingLineNumber=250&StartingLineNumber=250) |
337adfca-cbfb-4031-a5c0-3f972f7037ce | fbd18e17-a1dc-4f6d-a044-01c8d762f3d5 | PushTests | test__013__LocalDevice__when_getting_a_client_ID_from_CONNECTED_message__new_clientID_is_set() | XCTAssertNil failed: "" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushTests.swift#CharacterRangeLen=0&EndingLineNumber=270&StartingLineNumber=270) |
e2033368-8c20-4eb0-834b-46b9a77ddbe0 | d5bcaf22-ff21-4cc5-8249-80158dc04652 | RestClientPresenceTests | test__001__Presence__presence_messages_retrieved_are_decoded_in_the_same_way_that_messages_are_decoded() | Crash: xctest (31821) closure #1 in checkReceivedMessage #1 <A>(_:) in RestClientPresenceTests.test__001__Presence__presence_messages_retrieved_are_decoded_in_the_same_way_that_messages_are_decoded() (#CharacterRangeLen=0) |
57ba691e-301f-41fc-831e-52cb276cdf6b | 4ab1e2d0-1dc1-42e9-b639-baab728118c2 | RestClientTests | test__020__RestClient__initializer__should_accept_an_options_object_with_token_authentication() | No application found with id _tmp_rq_B_A. (Key appears to be from a temporary app, but temporary apps are not enabled; check that you're using the correct environment) (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=169&StartingLineNumber=169) |