There are 33 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
82d39c5c-bfc1-439f-a6d0-af797cb4e797 | ce645d27-2448-432d-87b0-93c2a3551127 | AuthTests | test__142__JWT_and_realtime__when_using_authUrl__with_valid_credentials__fetches_a_channels_and_posts_a_message() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=4110&StartingLineNumber=4110) |
ae91c29b-03a4-44ef-a1a1-b0dee3c9c8d4 | 4624e321-8ab9-4ec8-92e7-1d0f7d2addc1 | AuthTests | test__150__JWT_and_realtime__when_the_token_request_includes_subscribe_only_capabilities__fails_to_publish_to_a_channel_with_subscribe_only_capability() | XCTAssertEqual failed: ("Optional(40010)") is not equal to ("Optional(40160)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=4331&StartingLineNumber=4331) |
e5d311d1-1a90-412f-bccc-c7d8775fd55e | 2f615cbc-b694-4e59-9f19-865330051f47 | RealtimeClientChannelTests | test__048__Channel__attach__attach_resume__should_encode_correctly_the_AttachResume_flag() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=1664&StartingLineNumber=1664) |
146bda7b-396a-49b1-8471-2d44a9563ece | d35ce3e8-b323-48af-ab2c-c4b61b96200a | RealtimeClientChannelTests | test__072__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__INITIALIZED_then_the_messages_should_be_published_immediately() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2321&StartingLineNumber=2321) |
17cc894d-e9d4-4368-b7c1-246ee0380693 | 2040ca41-1424-4ffa-ba19-435b5ea36499 | RealtimeClientChannelTests | test__073__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__DETACHED_then_the_messages_should_be_published_immediately() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2351&StartingLineNumber=2351) |
15719915-78a1-4a7c-a40e-3bb58a0578b6 | 3e69d21d-80c0-4dc0-b331-a60aecd6dec5 | RealtimeClientChannelTests | test__075__Channel__publish__Connection_state_conditions__if_the_connection_is_CONNECTED_and_the_channel_is__DETACHING_then_the_messages_should_be_published_immediately() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2410&StartingLineNumber=2410) |
a2a4a289-2fe2-44a6-9169-b14b655d8de2 | 598aac66-fdfb-49fb-9d27-0562990d99e1 | RealtimeClientChannelTests | test__076__Channel__publish__Connection_state_conditions__the_message__should_be_queued_and_delivered_as_soon_as_the_connection_state_returns_to_CONNECTED_if_the_connection_is__INITIALIZED() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=15&StartingLineNumber=15) |
1d198776-70e3-4ff2-839a-88f98cae1aa6 | 3cc8a6f4-0c40-4ee9-8b22-2b9faed509a1 | RealtimeClientChannelTests | test__077__Channel__publish__Connection_state_conditions__the_message__should_be_queued_and_delivered_as_soon_as_the_connection_state_returns_to_CONNECTED_if_the_connection_is__CONNECTING() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=15&StartingLineNumber=15) |
18056d29-d4aa-43d1-976c-67a12d4f9d90 | df9bd1bc-42ee-41aa-95cd-29b918e847b7 | RealtimeClientChannelTests | test__078__Channel__publish__Connection_state_conditions__the_message__should_be_queued_and_delivered_as_soon_as_the_connection_state_returns_to_CONNECTED_if_the_connection_is__DISCONNECTED() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=15&StartingLineNumber=15) |
c2743477-f0ed-46d1-8465-28c914c376ba | 0a984f48-2096-4a0f-8b9a-aec305f1fca2 | RealtimeClientChannelTests | test__088__Channel__publish__message_bundling__Messages_are_delivered_using_a_single_ProtocolMessage_where_possible_by_bundling_in_all_messages_for_that_channel() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2627&StartingLineNumber=2627) |
d420aa55-2698-4e4c-9b10-07f857c72c87 | b07e3dc7-cfed-424f-a26d-820d341da8a1 | RealtimeClientChannelTests | test__089__Channel__publish__message_bundling__The_resulting_ProtocolMessage_must_not_exceed_the_maxMessageSize() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2686&StartingLineNumber=2686) |
28990376-e507-4ab9-bd6f-c0ecef79cbd1 | 24d37177-c3d9-4b46-b59b-a9dbb82680d2 | RealtimeClientChannelTests | test__092__Channel__publish__message_bundling__Messages_with_differing_clientId_values_must_not_be_bundled_together__messages_with_different__non_empty__clientIds_are_posted_via_different_protocol_messages() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2717&StartingLineNumber=2717) |
a6f4e6b7-48ba-4543-8bf1-fa80e6858702 | f8c4ba98-4d9b-4cf4-87e0-7da26cb10671 | RealtimeClientChannelTests | test__093__Channel__publish__message_bundling__Messages_with_differing_clientId_values_must_not_be_bundled_together__messages_with_mixed_empty_non_empty_clientIds_are_posted_via_different_protocol_messages() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2740&StartingLineNumber=2740) |
6783cf12-4728-405a-bca1-05f9af09e5b1 | 93f73eea-8906-4032-b2b5-19a9e23a113b | RealtimeClientChannelTests | test__094__Channel__publish__message_bundling__Messages_with_differing_clientId_values_must_not_be_bundled_together__messages_bundled_by_the_user_are_posted_in_a_single_protocol_message_even_if_they_have_mixed_clientIds() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=2769&StartingLineNumber=2769) |
fc46e872-bbba-4862-9419-97a41bb1f127 | b8e49f1c-20be-49ae-af53-c4fd2020f9cc | RealtimeClientChannelTests | test__100__Channel__publish__expect_either__allows_name_and_data_to_be_assigned() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3075&StartingLineNumber=3075) |
37de9cbe-b501-4c69-b566-91109ab0784c | 24af1650-d933-4e18-afbf-b298c3fbf795 | RealtimeClientChannelTests | test__102__Channel__publish__Identified_clients_with_clientId__when_publishing_a_Message_with_a_different_clientId_attribute_value_from_the_identified_client_s_clientId__it_should_reject_that_publish_operation_immediately() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3171&StartingLineNumber=3171) |
505d3748-4ed0-4d2c-8609-bd0ec483716e | 947c5a6a-937e-4e61-9040-79ee77b86fc5 | RealtimeClientChannelTests | test__104__Channel__publish__Identified_clients_with_clientId__message_should_be_rejected_by_the_Ably_service_and_the_message_error_should_contain_the_server_error() | XCTAssertEqual failed: ("40010") is not equal to ("40012") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3214&StartingLineNumber=3214) |
9ea52145-5c7d-4d59-a6e1-d4ce14c57bd5 | a6be36cb-34d4-4f11-81fa-74f06f383f21 | RealtimeClientChannelTests | test__118__Channel__history__should_return_a_PaginatedResult_page() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=3674&StartingLineNumber=3674) |
30aea114-2d2b-4205-a90f-b97e55a6126b | 30e496de-cad9-42f2-a351-09fb119ec9e7 | RealtimeClientChannelTests | test__122__Channel__history__should_not_emit_messages_to_subscribers_if_the_channel_is_in_any_state_other_than_ATTACHED() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=4635&StartingLineNumber=4635) |
ed6fd200-e2d3-4111-bda9-20f32b00763a | a3124efd-3216-40d1-95e6-e703a2678dfd | RealtimeClientChannelTests | test__138__Channel__crypto__if_configured_for_encryption__channels_encrypt_and_decrypt_messages__data() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=4669&StartingLineNumber=4669) |
72d08d83-e591-4665-9892-0c8ada192a89 | 89889c54-8d41-4c49-a967-c0c1f051c5e6 | RealtimeClientConnectionTests | test__033__Connection__ACK_and_NACK__ProtocolMessage__should_continue_incrementing_msgSerial_serially_if_the_connection_resumes_successfully() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=1064&StartingLineNumber=1064) |
e84f4d94-0853-4f5c-bc40-c3337d5f17ce | 4e71277a-67db-4317-9b0a-ac4ad4c6451e | RealtimeClientConnectionTests | test__034__Connection__ACK_and_NACK__ProtocolMessage__should_reset_msgSerial_serially_if_the_connection_does_not_resume() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=1149&StartingLineNumber=1149) |
9334f60d-ba6a-4ed3-b0c5-3ae6f1f829b4 | 11143e5e-de84-4975-982d-f16a721e6971 | RealtimeClientConnectionTests | test__065__Connection__connection_failures_once_CONNECTED__should_recover_from_disconnection_and_messages_should_be_delivered_once_the_connection_is_resumed() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2911&StartingLineNumber=2911) |
aa84c2ca-2542-4a0d-9a88-b4f9002ea60f | 8a0dcaeb-fe47-495d-8269-63b823db2177 | RealtimeClientConnectionTests | test__066__Connection__connection_failures_once_CONNECTED__ACK_and_NACK_responses_for_published_messages_can_only_ever_be_received_on_the_transport_connection_on_which_those_messages_were_sent() | XCTAssertEqual failed: ("0") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2989&StartingLineNumber=2989) |
9e2ef8c7-af38-41a5-83bc-a390d3a32dcc | 70fb69c2-e1db-4ad0-9835-c98bac1e3f96 | RealtimeClientConnectionTests | test__068c__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_the_same_connectionId_as_the_current_client__and_no_error() | XCTAssertEqual failed: ("Optional("zasw4_SBo0")") is not equal to ("Optional("YWw2IB8ium")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2699&StartingLineNumber=2699) |
06fe49e9-544f-4585-85cc-20074a58eb86 | def2f0d7-4db9-41de-bec1-f79e9694992b | RealtimeClientConnectionTests | test__077__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__if_the_token_is_renewable_then_error_should_not_be_emitted() | XCTAssertNil failed: "Error 80018 - invalid connection key: e7dnq1mugl8s_E!8CIUH4I8uWATDZMF-lqJQM-46f5" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3161&StartingLineNumber=3161) |
26fcfbe2-6b71-425c-9fd5-0cd87ad036c7 | a71fb8e3-d256-437e-967a-023616848090 | RealtimeClientConnectionTests | test__080__Connection__Connection_recovery__connection_state_should_recover_explicitly_with_a_recover_key() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3270&StartingLineNumber=3270) |
76ac4c31-54e4-4bdc-9891-bc47532ac614 | fb6f54e8-10ef-4d44-b09d-d9ef8861c278 | RealtimeClientConnectionTests | test__103a__Connection__Transport_disconnected_side_effects__should_resend_any_ProtocolMessage_by_processing_connection_wide_pending_messages() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4478&StartingLineNumber=4478) |
fdd2141e-accd-48c7-94d2-115329e7cf7f | f54d1b21-f5b4-4a63-8e52-0e5b61c023cd | RealtimeClientConnectionTests | test__103b__Connection__Transport_disconnected_side_effects_message_serial_for_pending_message_must_remain_the_same_that_is_awaiting_a_ACK_NACK() | expected to be nil, got <Error 40010 - unable to attach to channel; invalid channel name> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4535&StartingLineNumber=4535) |
85699421-9e05-4294-b2d9-03f31576ace3 | c6101738-5d45-439b-b20e-7a7596c9d4fe | RealtimeClientConnectionTests | test__103c__Connection__Transport_disconnected_side_effects_message_must_be_assigned_a_new_msgSerial_from_the_internal_msgSerial() | expected to be nil, got <Error 40010 - unable to attach to channel; invalid channel name> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4599&StartingLineNumber=4599) |
060da8f7-1304-447a-84af-4f69b58c8bec | 4ba6726c-a48c-46fa-85c2-31ee6db80716 | RealtimeClientTests | test__001__RealtimeClient__All_WebSocket_connections_should_include_the_current_API_version() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#EndingLineNumber=47&StartingLineNumber=47) |
cb8fcd6a-018b-432e-a0d3-58e39113fc84 | 4d817098-c8bc-4441-a9da-7c9d45aa1a67 | RealtimeClientTests | test__008__RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#EndingLineNumber=1417&StartingLineNumber=1417) |
ad5622c9-ad65-4c9d-90d9-310e4dc1fa55 | 8d0b1e0d-028d-4b0f-924d-253c25a4f8b9 | RestClientChannelTests | test__012__publish__ClientOptions_clientId__should_include_the_clientId_as_a_querystring_parameter_in_realtime_connection_requests() | XCTAssertNil failed: "Error 40010 - unable to attach to channel; invalid channel name" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#EndingLineNumber=342&StartingLineNumber=342) |