There are 22 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
d35892b8-77da-4017-ab00-cdb15be77030 | a3124efd-3216-40d1-95e6-e703a2678dfd | RealtimeClientChannelTests | test__138__Channel__crypto__if_configured_for_encryption__channels_encrypt_and_decrypt_messages__data() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
40a18253-b40c-4edb-8d05-fdc4c99f7257 | 26112626-f0dd-4b99-a80c-ae1ed413aeff | RealtimeClientConnectionTests | test__002__Connection__should_connect_manually() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
c7037873-0276-42eb-a190-7c318e478f93 | 81ba9f8b-f51b-4568-b362-c3e8e1dfd7a5 | RealtimeClientConnectionTests | test__005__Connection__basic_operations_should_work_simultaneously() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
d0771b94-c2f0-4cfc-aae8-b858f6cf6a4a | 22dfe7d6-4289-4002-b135-449d179e7b9d | RealtimeClientConnectionTests | test__011__Connection__should_disconnect_the_transport_when_no_activity_exist() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
0b1a9d15-3212-42d5-8cba-933aead96bda | acc4e3bd-cef5-42b2-b923-8d46d6b8fe4a | RealtimeClientConnectionTests | test__012__Connection__the_client_may_receive_a_CONNECTED_ProtocolMessage_from_Ably_at_any_point_and_should_emit_an_UPDATE_event() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
2769362a-0dc1-4d6f-b1c0-92b32d9e1228 | a183056a-09a3-4a99-aa23-b5b3687f5d71 | RealtimeClientConnectionTests | test__022__Connection__event_emitter__should_emit_states_on_a_new_connection() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
0dfa7fb0-ad89-48c9-bc22-f9f9582909d8 | 337ee1e6-0aa8-48cc-9d0e-304b25a6fbb9 | RealtimeClientConnectionTests | test__032__Connection__ACK_and_NACK__ProtocolMessage__should_contain_unique_serially_incrementing_msgSerial_along_with_the_count() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
33d92725-30a9-480a-ac4a-64f7b4573486 | 89889c54-8d41-4c49-a967-c0c1f051c5e6 | RealtimeClientConnectionTests | test__033__Connection__ACK_and_NACK__ProtocolMessage__should_continue_incrementing_msgSerial_serially_if_the_connection_resumes_successfully() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
395cd082-0795-4dd2-a61f-ea12bf294317 | 033affcb-c42d-4121-8b32-4c362bac0ac0 | RealtimeClientConnectionTests | test__035__Connection__ACK_and_NACK__should_trigger_the_failure_callback_for_the_remaining_pending_messages_if__connection_is_closed() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
03661153-161d-4515-aa43-3fa11763081e | a24317c0-771b-4042-b3ef-ee9651f8487e | RealtimeClientConnectionTests | test__037__Connection__ACK_and_NACK__should_trigger_the_failure_callback_for_the_remaining_pending_messages_if__lost_connection_state() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
1e16c2f5-d3ed-4536-ab22-23ae0b1bc0e4 | 87fac2db-8e70-4cca-82ac-3dd540ff113e | RealtimeClientConnectionTests | test__043__Connection__serial__should_not_update_when_a_message_is_sent_but_increments_by_one_when_ACK_is_received() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
3e2775c9-9ef1-42f7-a65e-ad0c80a5547c | 5b4c68c1-ce75-4380-9050-cd95392e92a7 | RealtimeClientConnectionTests | test__044__Connection__serial__should_have_last_known_connection_serial_from_restored_connection() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
06d09ac9-0321-462a-80a5-41c7d5c2d1f1 | 7a95b1df-28c2-4ed0-aefa-3e5c0588b713 | RealtimeClientConnectionTests | test__049__Connection__close__if_DISCONNECTED__aborts_the_retry_and_moves_immediately_to_CLOSED() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
b55e9d8b-929c-47b7-b145-280417c85a99 | 1c645951-a1bd-4bbf-a2c2-913e1323c83f | RealtimeClientConnectionTests | test__050__Connection__close__if_SUSPENDED__aborts_the_retry_and_moves_immediately_to_CLOSED() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
1e5a5c94-7f4b-409f-83ff-19fb5ffd4c89 | e31daaca-8e27-4b2b-ac6d-83fd815013e3 | RealtimeClientConnectionTests | test__053__Connection__ping__should_fail_if_a_HEARTBEAT_ProtocolMessage_is_not_received_within_the_default_realtime_request_timeout() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
3c325a0a-b7c1-41c6-9961-a88790ad5cbc | c04a5534-6e53-49f5-b598-550bb4089dc6 | RealtimeClientConnectionTests | test__054__Connection__connection_request_fails__on_DISCONNECTED_after_CONNECTED__should_not_emit_error_with_a_renewable_token() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
03a55ce3-7252-4a3c-a1f2-50ab7f12baf3 | f9a63b3b-99a7-4871-aebb-73fc2ea32d2f | RealtimeClientConnectionTests | test__055__Connection__connection_request_fails__on_token_error_while_CONNECTING__reissues_token_and_reconnects() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
338dce19-b3ba-43b7-b912-f84ac33a6f7a | 81cc8b0a-f8b2-4816-b38b-bb36d83b110e | RealtimeClientConnectionTests | test__056__Connection__connection_request_fails__should_transition_to_disconnected_when_the_token_renewal_fails() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
b3055e00-a13c-40e8-94e6-987c60d42844 | e63289f2-2265-40b6-a71b-e5c624906789 | RealtimeClientConnectionTests | test__057__Connection__connection_request_fails__should_transition_to_Failed_state_because_the_token_is_invalid_and_not_renewable() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
9e73be80-dff6-4960-95fe-d3bdbed5b105 | fd077642-e3f7-45fa-9562-e233acc048da | RealtimeClientConnectionTests | test__059__Connection__connection_request_fails__connection_attempt_fails_for_any_recoverable_reason() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
539c6abc-3a5b-4047-9a4d-af6044fc5785 | d461b7e0-3cb1-49ba-b6f4-7a85cd2f7681 | RealtimeClientConnectionTests | test__061__Connection__connection_request_fails__should_change_the_state_to_SUSPENDED_when_the_connection_state_has_been_in_the_DISCONNECTED_state_for_more_than_the_connectionStateTtl() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3912&StartingLineNumber=3912) |
5a5b1449-f1d9-4ff4-9a75-432b13ad1206 | 5b38c413-5707-4522-af8e-b9f76f441add | RealtimeClientConnectionTests | test__075__Connection__connection_failures_once_CONNECTED__when_connection__ttl_plus_idle_interval__period_has_passed_since_last_activity__reattaches_to_the_same_channels_after_a_new_connection_has_been_established() | Should not receive attached message (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3925&StartingLineNumber=3925) |