Details of upload 5dabfc7d-30f3-4a2d-a905-5854bf1ef7c9

Created at
2023-12-10T20:15:01.073Z
Total number of tests
963
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
61919c5
Pull request base ref
main
Pull request head ref
fix/1177-set-clientId-again
Branch / tag name
1842/merge
Workflow asset retention period
90 days
GitHub action
__run_7
GitHub run ID
7159790850
GitHub run attempt
2
GitHub run number
559
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 141 failures in this upload.

Failure ID Test case ID Test class Test case Message
36bb1582-086e-477d-b059-fda5259ddeaa e609c253-d7cb-4f3a-8e9c-e94754ee3309 AuthTests test__002__should_accept_authURL_response_with_timestamp_argument_as_string() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4491&StartingLineNumber=4491)
9d96200c-6dfa-4e27-866c-fd3aeef99ecf d30ac454-ebb7-4e00-a108-4624c09b4f74 AuthTests test__008__Token__should_omit_capability_field_if_it_is_not_specified() Timestamp not current (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1070&StartingLineNumber=1070)
7ed1cf62-0ff6-493e-9a79-a9f9026f1e6a 542977dc-2b5d-4b2b-829e-7b97968bf1d3 AuthTests test__009__Token__should_add_capability_field_if_the_user_specifies_it() Timestamp not current (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1103&StartingLineNumber=1103)
c06ffed9-a61b-4fe0-bf20-0e6e9789a55c 4cac49db-8759-4cb9-ac4d-762ee714a821 AuthTests test__010__Token__token_auth__should_work_over_HTTP() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
814c47f1-9746-4478-8726-18b4297a3337 d152b14d-1a59-4c93-be43-844dad3f34f1 AuthTests test__011__Token__token_auth__should_work_over_HTTPS() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
fddbed29-4d4c-4cd5-b2bb-a1f208cf13bc 47b650d0-c759-425e-ab2a-c57c6a4ba0ba AuthTests test__012__Token__token_auth__for_REST_requests__should_send_the_token_in_the_Authorization_header() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
e36bfaf8-8d2e-428f-94b9-810730a11a97 0371c657-95d1-4abc-a0d3-f508de21794f AuthTests test__013__Token__token_auth__for_Realtime_connections__should_send_the_token_in_the_querystring_as_a_param_named_accessToken() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
d011233f-9f28-4744-9052-833d56f2cc95 88135a44-ae14-4893-a2b4-fe5bf994936d AuthTests test__020__Token__authentication_method__should_indicate_an_error_and_not_retry_the_request_when_the_server_responds_with_a_token_error_and_there_is_no_way_to_renew_the_token() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
f2c6fc5d-19d3-4b7a-87e9-3cbb108e3eea 9dbff615-3ea1-4dbd-92f9-5366fe3329c8 AuthTests test__021__Token__authentication_method__should_transition_the_connection_to_the_FAILED_state_when_the_server_responds_with_a_token_error_and_there_is_no_way_to_renew_the_token() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
93619ab2-6412-4eb2-ab20-20e9b558fac5 acd559e8-f57a-44c2-b659-ec34b4d85a9b AuthTests test__022__Token__authentication_method__on_token_error__reissues_token_and_retries_REST_requests() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=319&StartingLineNumber=319)
def00315-836b-44cf-8585-6575c03e1bc0 c028ab04-1b06-4d12-9414-e1bc7fdfacb2 AuthTests test__025__Token__authentication_method__in_Realtime__if_the_connection_fails_due_to_a_terminal_token_error__then_the_connection_should_move_to_the_FAILED_state_and_reports_the_error() Should not reach Disconnected state (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=418&StartingLineNumber=418)
eaeb00c8-d951-46f4-bba8-4dcfd386a6d4 e9b41379-97dc-4c11-9322-62380b5399d4 AuthTests test__033__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_request_to_authUrl_fails__if_the_connection_is_CONNECTED__then_the_connection_should_remain_CONNECTED() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
d42f687a-35ef-4ab9-bf96-35cc1a66aebb 01515a09-d0fc-48af-b372-a17175da6b19 AuthTests test__035__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_request_to_authCallback_fails__if_the_connection_is_CONNECTED__then_the_connection_should_remain_CONNECTED() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=681&StartingLineNumber=681)
bce50a52-f6f1-4163-b5c8-7102b4ea92bb d89ecbb0-8647-477e-a819-e69f32646a83 AuthTests test__037__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_provided_token_is_in_an_invalid_format__if_the_connection_is_CONNECTED__then_the_connection_should_remain_CONNECTED() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
af818244-b529-4dae-8472-af3c15375374 27a891b4-0a0f-4d94-932d-5922ae6f5f41 AuthTests test__039__Token__options__if_an_attempt_by_the_realtime_client_library_to_authenticate_is_made_using_the_authUrl_or_authCallback__the_attempt_times_out_after_realtimeRequestTimeout__if_the_connection_is_CONNECTED__then_the_connection_should_remain_CONNECTED() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=842&StartingLineNumber=842)
e1c91b4c-60b5-4fa5-8766-248e751ee2a7 36f46b38-f059-422e-9319-39c4111bc176 AuthTests test__040__Token__token_auth_and_clientId__should_permit_to_be_unauthenticated() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=966&StartingLineNumber=966)
60729389-23e7-406c-b2a4-81ea3c2abf2a f583375d-771a-4ba5-b7c1-0c5a1d8bb5c3 AuthTests test__041__Token__token_auth_and_clientId__should_check_clientId_consistency__on_rest() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=893&StartingLineNumber=893)
d8444ae2-2e8f-481e-be58-b19fec14b028 4f5b7c26-a481-492e-bdf7-8177b005660d AuthTests test__044__Token__token_auth_and_clientId__Incompatible_client__with_Realtime__it_should_change_the_connection_state_to_FAILED_and_emit_an_error() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
7395a4fb-94c3-4ea3-a0fd-187d38275431 38b9831c-4b4d-4626-bac8-fd72eb690893 AuthTests test__045__Token__token_auth_and_clientId__Incompatible_client__with_Rest__it_should_result_in_an_appropriate_error_response() XCTAssertEqual failed: ("40104") is not equal to ("40102") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1018&StartingLineNumber=1018)
ddf0de51-c20f-4cc9-ab0f-cb04ed89e5b4 6bf76de1-c280-4954-871b-d98e3223e6ab AuthTests test__049__Token__clientId_and_authenticated_clients__ClientOptions_clientId_takes_precendence_when_a_clientId_value_is_provided_in_both_ClientOptions_clientId_and_ClientOptions_defaultTokenParams() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1203&StartingLineNumber=1203)
b948bb12-ba45-4d9a-a0f4-238184bafc20 84601e74-0e79-40f7-9482-0d16a83b1f51 AuthTests test__052__Token__clientId_and_authenticated_clients__Auth_clientId_attribute_is_null__identity_may_change_and_become_identified() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
7e54ffb5-b3ac-47e7-9681-6290c785ed65 10d0c009-aebf-4021-bb42-b8ed7a23d8c5 AuthTests test__054__Token__clientId_and_authenticated_clients__auth_clientId_not_null__when_tokenRequest_or_tokenDetails_has_clientId_not_null_or_wildcard_string() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1299&StartingLineNumber=1299)
7775552f-f1e3-4d43-9e93-18cc2125fd14 5cd03bbe-486f-4e28-87bd-89304d1b123e AuthTests test__055__Token__clientId_and_authenticated_clients__auth_clientId_not_null__should_CONNECTED_ProtocolMessages_contain_a_clientId() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
f25a4431-a2cd-4b08-830c-501c59186e7d 26f41004-4699-462a-a33b-bc6b6919cbd8 AuthTests test__056__Token__clientId_and_authenticated_clients__auth_clientId_not_null__client_does_not_have_an_identity_when_a_wildcard_string_____is_present() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
9a17f228-35dc-4fe9-b67c-faa502fb0db5 797af7c3-bce1-48f7-afaa-85dcfc283bd6 AuthTests test__057__requestToken__implicitly_creates_a_TokenRequest_and_requests_a_token() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1732&StartingLineNumber=1732)
aa08679f-d16d-47e6-ba48-0b38320b3f6a b21fddd9-38de-4dd7-ab8e-ada4acb6b039 AuthTests test__058__requestToken__ensure_the_message_published_does_not_have_a_clientId() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
b4234750-69bf-4fc3-9afe-101f46ecfcd7 73bbd40d-2aa9-4ef7-902f-abeee54ecb10 AuthTests test__059__requestToken__ensure_that_the_message_is_rejected() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
64c61f00-70f9-4d26-a566-445859544f56 fa579a24-11e7-4834-90a3-3a2f2d930742 AuthTests test__060__requestToken__ensure_the_message_published_with_a_wildcard_____does_not_have_a_clientId() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1931&StartingLineNumber=1931)
55a865b6-0980-4e11-a13b-96b8be1e7d31 b70a9f2c-2bdf-49a5-84cc-27f366132ff2 AuthTests test__061__requestToken__ensure_the_message_published_with_a_wildcard_____has_the_provided_clientId() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
585cb9c3-1172-4324-9d2b-a7f5d9dde368 e15bd006-0f84-46b4-966f-1b2290785c1f AuthTests test__062__requestToken__arguments__should_not_merge_with_the_configured_params_and_options_but_instead_replace_all_corresponding_values__even_when__null_() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1381&StartingLineNumber=1381)
ecd1e40c-3196-42a4-8595-2f1448c9c361 ba1552cd-178d-4d37-85a0-a7da48ec322f AuthTests test__063__requestToken__arguments__should_use_configured_defaults_if_the_object_arguments_are_omitted() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1418&StartingLineNumber=1418)
703c197e-9907-4def-8886-41a67f1a4b4f 5e00ec77-8e4a-46d0-9258-dceb531c222a AuthTests test__064__requestToken__authUrl__query_will_provide_a_token_string() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
97f7b6c4-4288-4c05-b56f-7837e09ba7e9 ac813b40-6aaf-4d38-b025-1f42e3ef9d7e AuthTests test__065__requestToken__authUrl__query_will_provide_a_TokenDetails() XCTUnwrap failed: threw error "Error 40104 - Timestamp not current" - TokenDetails is empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1501&StartingLineNumber=1501)
b334b904-a432-4a03-8585-1ee0f86e239b 86188caa-8cbf-4144-8df0-e7ec142fd415 AuthTests test__066__requestToken__authUrl__query_will_provide_a_TokenRequest() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1573&StartingLineNumber=1573)
0748cbe7-4c8e-413a-937d-1fdcf505a40e 11f91c51-f98d-4918-bfa2-d215ed22e2af AuthTests test__071__requestToken__should_support_all_TokenParams__using_defaults() XCTAssertEqual failed: ("nil") is not equal to ("Optional("client_string")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1755&StartingLineNumber=1755)
f6715d02-cf5f-44e7-818d-24e8e3508eed d5f9fc45-5c2f-44dd-96fc-0323cde56bf5 AuthTests test__072__requestToken__should_support_all_TokenParams__overriding_defaults() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1784&StartingLineNumber=1784)
04f837d7-2b51-4926-b6d0-5e12920d90d0 9eb9f6a2-328b-4b88-8714-2f0722755364 AuthTests test__075__requestToken__When_authCallback_option_is_set__it_will_invoke_the_callback__with_a_TokenRequest() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=1857&StartingLineNumber=1857)
0647a4b8-8fbb-4147-8074-e91b0603744b 632f62fd-44a4-4ff1-82b2-46f1170039bc AuthTests test__077__createTokenRequest__should_override_defaults_if_AuthOptions_provided() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2106&StartingLineNumber=2106)
6325bdc2-c398-409c-b2d4-e5080f213cb7 ae51a106-79a0-45c6-87b0-7a137c65f3d5 AuthTests test__078__createTokenRequest__should_use_defaults_if_no_AuthOptions_is_provided() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2135&StartingLineNumber=2135)
fb206f01-662e-4804-b542-449ca0540ee7 ed8f1107-a119-46ed-8912-07a24c0fba7b AuthTests test__091__createTokenRequest__TTL__should_be_valid_to_request_a_token_for_24_hours() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2404&StartingLineNumber=2404)
dc33ca31-1124-4913-9e0f-3bae208556ec 9262479b-5f56-426d-9df9-a6138d4a5beb AuthTests test__092__authorize__should_always_create_a_token() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2527&StartingLineNumber=2527)
69a96922-50a7-4d5f-bada-1290b4b193f5 bd37daf4-0fcf-4abe-8341-d425c5313233 AuthTests test__093__authorize__should_create_a_new_token_if_one_already_exist_and_ensure_Token_Auth_is_used_for_all_future_requests() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
3a1ba26c-fcb0-4d09-8fca-5ca10db6652b 0b2004ea-c2fa-46ee-8ec7-2b41bf41680b AuthTests test__094__authorize__should_create_a_token_immediately_and_ensures_Token_Auth_is_used_for_all_future_requests() failed - TokenDetails is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2609&StartingLineNumber=2609)
8ffc5561-70c0-4eb2-bfe9-2a7118986287 a748bd87-ea23-450e-acb1-84aeb2473f95 AuthTests test__096__authorize__should_use_the_requestToken_implementation() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2658&StartingLineNumber=2658)
a645a0fb-30ed-4fa4-8bee-bfcb3de22614 ebd16014-5876-40f0-9023-405f566a32af AuthTests test__097__authorize__should_return_TokenDetails_with_valid_token_metadata() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2679&StartingLineNumber=2679)
06333d6d-eed3-4079-832c-99df806e053e f516cbbb-7b4a-4186-b839-362800a98a18 AuthTests test__098__authorize__should_use_the_configured_Auth_clientId__if_not_null__by_default() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2888&StartingLineNumber=2888)
08047576-717b-44f4-9412-e79b05ac5558 5c7f3170-1fd4-430d-9f12-b339133e913a AuthTests test__099__authorize__on_subsequent_authorisations__should_store_the_AuthOptions_with_authUrl() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
6a672a39-00fc-4a45-9282-3789790de2f1 90433261-c80e-4fb9-b48e-67caa223cc4f AuthTests test__102__authorize__on_subsequent_authorisations__should_store_the_TokenParams() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2818&StartingLineNumber=2818)
5801fbd5-4ce8-429b-b43c-c3a1996c6426 b12e1cbc-0f21-4094-b12f-7dc2890b58a6 AuthTests test__103__authorize__on_subsequent_authorisations__should_use_configured_defaults_if_the_object_arguments_are_omitted() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2862&StartingLineNumber=2862)
e4d225af-721c-43e2-8cef-817b053b3c9d a54d300d-fb94-4dad-a618-d4cbeb0ff7c2 AuthTests test__104__authorize__should_adhere_to_all_requirements_relating_to__TokenParams() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2928&StartingLineNumber=2928)
15e3966b-21d6-4011-aee9-9c8f2722c3ef d9853253-031e-453e-a8bf-d9241adc6b1b AuthTests test__105__authorize__should_adhere_to_all_requirements_relating_to__authCallback() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2962&StartingLineNumber=2962)
c172e1b5-4f85-432c-a713-4d5d2de10586 bf3fce77-0599-41b1-a0c5-2c56010f41ab AuthTests test__107__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_json() XCTUnwrap failed: threw error "Error 40104 - Timestamp not current" - TokenDetails is empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=2994&StartingLineNumber=2994)
796437d7-f2d3-4d77-93b2-a617fd65b926 68c6b5e2-d84c-4b7f-8bc7-ad71831d989b AuthTests test__108__authorize__should_adhere_to_all_requirements_relating_to__authUrl_returning_TokenRequest_decodes_TTL_as_expected() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3061&StartingLineNumber=3061)
34aee73c-a662-4082-baaf-17024d069953 6adc6bb5-f481-4314-88cd-76cb232fdc11 AuthTests test__109__authorize__should_adhere_to_all_requirements_relating_to__authUrl_with_plain_text() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
4c07898c-2132-48e1-9750-1e9254f0e2f9 c6433395-da1e-4f02-a55e-e705e3eea3f0 AuthTests test__110__authorize__when_TokenParams_and_AuthOptions_are_provided__should_supersede_configured_AuthOptions__using_key__even_if_arguments_objects_are_empty() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3118&StartingLineNumber=3118)
85dc2bd5-1fc5-437f-966c-243936e7b373 2435e200-0339-468f-951a-8b0780c900ef AuthTests test__111__authorize__when_TokenParams_and_AuthOptions_are_provided__should_supersede_configured_AuthOptions__using_authUrl__even_if_arguments_objects_are_empty() XCTUnwrap failed: threw error "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3160&StartingLineNumber=3160)
f39da01c-65d3-4203-9ed8-042bde4c5006 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 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3393&StartingLineNumber=3393)
fdb3d34e-77ca-49a8-8695-740463bc5c40 01193195-3dfe-4b5d-8b39-fad438533d2c AuthTests test__117__authorize__server_time_offset__should_be_possible_by_lib_Client_to_discard_the_cached_local_clock_offset() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3564&StartingLineNumber=3564)
0664fe6c-8ca0-40a6-8cf5-3071fc1cfc6d fad5cd07-0df8-4323-83e8-ecfb567762d5 AuthTests test__121__authorize__two_consecutive_authorizations__using_REST__should_call_each_authorize_callback() Timestamp not current (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3691&StartingLineNumber=3691)
ef249c76-c4f8-4c9e-a620-bdc1ad0faf9e f724070b-5530-4962-a4e0-20688f220bf1 AuthTests test__122__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTING__should_call_each_Realtime_authorize_callback() Timestamp not current (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3730&StartingLineNumber=3730)
172502a3-ef86-4848-abb3-f130dd36724c 55ecbb43-8b12-46d5-a82a-52a9c7a9277f AuthTests test__123__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTED__should_call_each_Realtime_authorize_callback() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3763&StartingLineNumber=3763)
462b07fd-ca60-4cbb-9dfe-39b440a1af55 00a9cd36-f835-42d1-a442-d1f3d4653c2b AuthTests test__127__Reauth__should_use_authorize__force__true___to_reauth_with_a_token_with_a_different_set_of_capabilities() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
427c3670-851a-43b1-8da7-e6e9b338cb52 29488355-836a-40ea-8d01-d67f7be2832a AuthTests test__128__Reauth__for_a_token_change_that_fails_due_to_an_incompatible_token__which_should_result_in_the_connection_entering_the_FAILED_state() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3886&StartingLineNumber=3886)
64787984-fc2c-41d4-b290-5da4f6df7c3d fea972ab-db84-458c-9bfb-5c52da48f514 AuthTests test__129__TokenParams__timestamp_should_not_be_a_member_of_any_default_token_params() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3921&StartingLineNumber=3921)
8c1d8e74-7578-4ccd-b1f8-33bf791ab017 2716da66-9925-4d48-a3e1-b76fac23a9a6 AuthTests test__151__currentTokenDetails__should_hold_a__TokenDetails__instance_in_which_only_the__token__attribute_is_populated_with_that_token_string() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
43135052-daa1-443e-a7a7-d4226feeb80b 0ce18537-90bf-4c67-a4ec-673950ad24a5 AuthTests test__152__currentTokenDetails__should_be_set_with_the_current_token__if_applicable__on_instantiation_and_each_time_it_is_replaced() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4361&StartingLineNumber=4361)
5dc96b9c-10a6-4b2e-aa74-8737889d977e 3eb416db-b62a-4c62-a6e4-67b401e83bb7 PushActivationStateMachineTests test__011__Activation_state_machine__State_NotActivated__on_Event_CalledActivate__the_local_device_has_id_and_deviceIdentityToken__emits_a_SyncRegistrationFailed_event_with_code_61002_if_client_IDs_don_t_match() XCTAssertEqual failed: ("40005") is not equal to ("61002") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushActivationStateMachineTests.swift#CharacterRangeLen=0&EndingLineNumber=997&StartingLineNumber=997)
094d3c91-c4af-44f0-a283-4fd3dbcfe4bb 66c310d9-36c6-4b6e-a922-87209a77a72d PushActivationStateMachineTests test__042__Activation_state_machine__State_AfterRegistrationSyncFailed__on_Event_CalledActivate__the_local_device_has_id_and_deviceIdentityToken__emits_a_SyncRegistrationFailed_event_with_code_61002_if_client_IDs_don_t_match() XCTAssertEqual failed: ("40005") is not equal to ("61002") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushActivationStateMachineTests.swift#CharacterRangeLen=0&EndingLineNumber=997&StartingLineNumber=997)
74247c06-1d5e-479c-a4d3-ffd33147dcb2 8ec31042-37e2-4ce7-bcac-567f3cf1e692 PushActivationStateMachineTests test__045__Activation_state_machine__State_AfterRegistrationSyncFailed__on_Event_GotPushDeviceDetails__the_local_device_has_id_and_deviceIdentityToken__emits_a_SyncRegistrationFailed_event_with_code_61002_if_client_IDs_don_t_match() XCTAssertEqual failed: ("40005") is not equal to ("61002") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushActivationStateMachineTests.swift#CharacterRangeLen=0&EndingLineNumber=997&StartingLineNumber=997)
67ecca37-aab6-4387-8202-2076cc5c0c9a 0412227b-451a-4fdb-a904-2878520d4ab5 PushTests test__005__activation__should_update_LocalDevice_clientId_when_it_s_null_with_auth_clientId() TokenDetails are missing (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushTests.swift#CharacterRangeLen=0&EndingLineNumber=121&StartingLineNumber=121)
677f0ab7-c473-4c2c-b357-b996088ef6f9 bca869d4-2408-4f52-8e7f-2fbf99eb1037 ReadmeExamplesTests test__003__testListenToConnectionStateChanges() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
b1e86e61-2e9e-4ef3-8021-e7221f45847a f81d1df3-7318-4737-8c4e-accfae6ef686 ReadmeExamplesTests test__005__testSubscribeAndPublishingToChannel() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
cdfe99e0-b184-4498-984c-1b74d0c4b76c 30f88d4d-15e6-4204-ba4c-ca0c4cc697be ReadmeExamplesTests test__006__testQueryingTheHistory() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
e95b97aa-eed7-4c3e-a0f1-6be1f407842a a6fc3fa1-5172-46a6-961e-3ae02e5c09d3 ReadmeExamplesTests test__007__testPresenceOnAChannel() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
ef862d59-fa4a-494d-b8e3-77e9b81973df 6f5ed9cc-2504-4a5a-b5e2-3559508b379d ReadmeExamplesTests test__008__testQueryingThePresenceHistory() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
c6321578-02c9-4f06-96b8-2adbf0ef14a6 940c7586-08c1-4f37-bcb4-a6fe1c4aca31 ReadmeExamplesTests test__010__testRestPublishMessage() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
68af1230-d5cc-4b63-9878-fb742b1f6fb7 6ad9cd65-b9ee-4cfc-9281-d254efc3d6e6 ReadmeExamplesTests test__011__testRestQueryingTheHistory() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
675998ca-852d-4a77-a0a2-13ddeb419b2d 7b9fed41-9712-4944-9b9e-3d7895f8bbd1 ReadmeExamplesTests test__012__testRestPresenceOnAChannel() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
860f0a08-3c1a-4eef-9850-78fc653ff389 dbc8ba02-5c92-4a4c-8ec9-c760751c0602 ReadmeExamplesTests test__013__testRestQueryingThePresenceHistory() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
fc39a4d3-a370-4baa-a89f-74915cc78569 52ca0539-e996-425c-8cd1-8ad51668d086 RealtimeClientChannelTests test__002__Channel__should_not_crash_when_an_ATTACH_request_is_responded_with_a_DETACHED() Crash: xctest (17359) closure #1 in ReadmeExamplesTests.test__014__testGenerateToken() (#CharacterRangeLen=0)
8501bf22-3aec-4e22-a896-3802e0816d96 ebeba20b-9367-4a83-927c-1fa3e7c2110e RealtimeClientChannelTests test__004__Channel__EventEmitter__channel_states_and_events__should_implement_the_EventEmitter_and_emit_events_for_FAILED_state_changes() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
8aed0ce6-975e-48cd-9c01-96948650cb91 787cdd99-a26a-4d5f-ba52-a5f618fe6f20 RealtimeClientChannelTests test__016__Channel__connection_state__if_the_connection_state_enters_the_DISCONNECTED_state__it_will_have_no_effect_on_the_channel_states() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
e0b0572a-8f4b-429e-84cb-85a271ab3cd4 7e4cfcec-292b-4278-aad6-7ac40bc5d1cc RealtimeClientChannelTests test__028__Channel__attach__if_the_user_does_not_have_sufficient_permissions_to_attach__then_the_channel_will_transition_to_FAILED_and_set_the_errorReason() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
79cc8143-8467-4cb0-8326-c0a4044f533d 2e3a3555-6076-4888-8729-b94eacb73bc2 RealtimeClientChannelTests test__031__Channel__attach__should_transition_the_channel_state_to_FAILED_if_the_user_does_not_have_sufficient_permissions() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
78b84646-b723-482e-b0d8-42ee4c5ae178 1c07dc3e-44fc-4ba8-a12d-78b784f2ecf4 RealtimeClientChannelTests test__068__Channel__publish__should_invoke_callback__upon_failure() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
0250dcee-0675-4d94-8a63-df310e8873cc 3be847c5-6a88-45ea-b304-6fba1e8c0f40 RealtimeClientChannelTests test__069__Channel__publish__should_invoke_callback__for_all_messages_published() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
e25b3163-507b-4e83-8eae-c52a4d0b697f 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() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2300&StartingLineNumber=2300)
7b63e1d3-47bc-4b9c-9acc-e1f08a8ea360 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() XCTAssertEqual failed: ("Initialized") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=16&StartingLineNumber=16)
02e6e166-672d-481b-b2b2-391e4239b791 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() XCTAssertEqual failed: ("Connecting") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=16&StartingLineNumber=16)
2864505b-c913-49cf-858f-c218a3e1a380 82a3b77b-d3ce-46b4-b2fe-da01210207a0 RealtimeClientChannelTests test__079__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__INITIALIZED() XCTAssertEqual failed: ("Connecting") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=16&StartingLineNumber=16)
b734a988-b075-427c-9ff0-c699ea51e882 5a2d818f-4450-48c4-9d6e-10c987527c5f RealtimeClientChannelTests test__080__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHING() expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2364&StartingLineNumber=2364)
ba2a76a8-a5e3-4c06-a0e9-805599a7817c 71d3ef5d-c5bc-4f7d-bcdc-acd53a4ab955 RealtimeClientChannelTests test__081__Channel__publish__Connection_state_conditions__the_message__should_NOT_be_queued_instead_it_should_be_published_if_the_channel_is__ATTACHED() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2381&StartingLineNumber=2381)
6a46f24c-4672-4c89-8072-972886a74336 01a3f0b9-bfbd-4727-9b82-e3c4631e0e3b RealtimeClientChannelTests test__082__Channel__publish__Connection_state_conditions__will_result_in_an_error_if_the__connection_is_SUSPENDED() XCTAssertEqual failed: ("Closed") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=16&StartingLineNumber=16)
bd6873b4-2069-47bb-9fbc-649e5b69ff0b 1e16c831-4450-4a89-b9a0-7bdd191cc1ad RealtimeClientChannelTests test__103__Channel__publish__Identified_clients_with_clientId__message_should_be_published_following_authentication_and_received_back_with_the_clientId_intact() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3126&StartingLineNumber=3126)
31730ccf-d641-4f64-b62d-82ee5bb8eb62 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() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=3150&StartingLineNumber=3150)
66ded85a-d921-4287-83a4-905fb3c27b83 966a51ac-fa8f-4b61-8205-b301e863668f RealtimeClientChannelTests test__105__Channel__publish__Identified_clients_with_clientId__When_publishing_a_Message_with_clientId_set_to_null__should_be_unnecessary_to_set_clientId_of_the_Message_before_publishing_and_have_clientId_value_set_for_the_Message_when_received() Crash: xctest (18455) implicit closure #1 in closure #1 in closure #2 in 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() (#CharacterRangeLen=0)
ab597610-6600-4bc5-bb88-8439e39b4cdc f7d5affa-8f63-457b-a44c-6b1accd92311 RealtimeClientChannelTests test__136__Channel__history__Channel_options__setOptions__should_fail_if_the_attach_moves_to_FAILED() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
e25e55f3-a31a-4e83-825b-7799e5c14b31 d7892b50-535d-45e8-ad9f-57ae9b1bfd48 RealtimeClientConnectionTests test__013__Connection__should_set_the_Connection_reason_attribute_based_on_the_Error_member_of_the_CONNECTED_ProtocolMessage() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4663&StartingLineNumber=4663)
4ba92143-9698-4cb5-9544-f83c327bfa63 5a4edf28-fd97-4d4f-8db6-1a44973aef94 RealtimeClientConnectionTests test__016__Connection__ConnectionDetails__maxMessageSize_overrides_the_default_maxMessageSize() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4920&StartingLineNumber=4920)
3f72054b-252d-408b-af73-e5a23c3a9c85 3f34c0fc-fdfc-4695-bf2f-fe2652abcc7d RealtimeClientConnectionTests test__019__Connection__url__should_connect_with_query_string_params_including_clientId() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=254&StartingLineNumber=254)
23810353-9256-41c1-bffe-59a083a90b8c e560a1f4-9002-4bc6-9a6e-bbab6f91483c RealtimeClientConnectionTests test__027__Connection__event_emitter__any_state_change_triggered_by_a_ProtocolMessage_that_contains_an_Error_member_should_populate_the_Reason_property() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=669&StartingLineNumber=669)
8652fef0-11ec-4247-8f42-795455ffc48a 63b200a0-d17c-47a0-a15e-ae818dea47d6 RealtimeClientConnectionTests test__030__Connection__ACK_and_NACK__should_expect_either_an_ACK_or_NACK_to_confirm__message_failure() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
bbba0971-8e76-4e14-843c-ae5b9a3891e1 89889c54-8d41-4c49-a967-c0c1f051c5e6 RealtimeClientConnectionTests test__033__Connection__ACK_and_NACK__ProtocolMessage__should_continue_incrementing_msgSerial_serially_if_the_connection_resumes_successfully() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
7c24bfce-53e5-4c40-80e2-52ceffb90808 c04a5534-6e53-49f5-b598-550bb4089dc6 RealtimeClientConnectionTests test__054__Connection__connection_request_fails__on_DISCONNECTED_after_CONNECTED__should_not_emit_error_with_a_renewable_token() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
c13acff5-c9c3-4688-989b-ace6aa1e19d4 f9a63b3b-99a7-4871-aebb-73fc2ea32d2f RealtimeClientConnectionTests test__055__Connection__connection_request_fails__on_token_error_while_CONNECTING__reissues_token_and_reconnects() Waited more than 40.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2116&StartingLineNumber=2116)
e34d5d2a-30ed-44be-98da-c9fff5699958 81cc8b0a-f8b2-4816-b38b-bb36d83b110e RealtimeClientConnectionTests test__056__Connection__connection_request_fails__should_transition_to_disconnected_when_the_token_renewal_fails() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
e74641ec-134e-4c37-94c8-2cd75624cefb 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() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
d92aac43-4b0d-45d7-a9cd-09c3b2651209 f86f7fee-db77-4cb7-a5e2-c1c3db756240 RealtimeClientConnectionTests test__078__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__and_the_library_does_not_have_a_means_to_renew_the_token__the_connection_will_transition_to_the_FAILED_state() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
f756a1a7-3301-43bf-90a2-ad45b0ae7a98 cc135692-c0f6-4460-8ade-d2356983ef92 RealtimeClientConnectionTests test__107__Connection__Operating_System_events_for_network_internet_connectivity_changes__Ably_can_request_that_a_connected_client_re_authenticates_by_sending_the_client_an_AUTH_ProtocolMessage() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=4403&StartingLineNumber=4403)
39d33087-3fd7-490e-b332-1103c52d7385 e5b94fba-1e6f-411a-9356-68480d872058 RealtimeClientConnectionTests test__108__Connection__Operating_System_events_for_network_internet_connectivity_changes__re_authenticate_and_resume_the_connection_when_the_client_is_forcibly_disconnected_following_a_DISCONNECTED_message_containing_an_error_code_greater_than_or_equal_to_40140_and_less_than_40150() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
bb027b6f-2d52-4587-819b-1a6307cf3a8e 64ff260b-19eb-4fb0-8ccb-e91bc2be94db RealtimeClientPresenceTests test__005__Presence__callback_can_be_provided_that_will_be_called_upon_failure() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
40fe32c9-eacc-48aa-ab4d-e24717028522 13347ff5-369a-4bd0-835b-cb93a998cacb RealtimeClientPresenceTests test__056__Presence__enter__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
510fd8cf-17f4-4f7b-a9ef-3466b086b3cb 086e6218-93b3-48a9-8f70-580325b0014e RealtimeClientPresenceTests test__060__Presence__update__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
a9e150b1-16d1-43d4-86d4-8a84145c1bff bdf925ca-dde0-491c-bf03-82a502842b14 RealtimeClientPresenceTests test__073__Presence__leave__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
12c6d7bd-e075-4241-a534-46c889d18fa9 e6fc59b0-4dfe-4328-ae6a-4ed48d48d5c1 RealtimeClientTests test__025__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__in_the_CONNECTED_state_and_auth_authorize_is_called__the_client_must_obtain_a_new_token__send_an_AUTH_ProtocolMessage_with_an_auth_attribute() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=439&StartingLineNumber=439)
19ae971b-03f1-4d98-92c4-5ee23cbd4cfd 9f138ab3-33cd-4da6-8c0d-8cfcf5f48f04 RealtimeClientTests test__026__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_authentication_token_change_is_successful__then_the_client_should_receive_a_new_CONNECTED_ProtocolMessage() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
8b4aedb6-38f5-4aa2-aa04-e36ccf018021 2666a220-3a6a-4a88-8b9d-ce1162837164 RealtimeClientTests test__027__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__performs_an_upgrade_of_capabilities_without_any_loss_of_continuity_or_connectivity_during_the_upgrade_process() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
1b6f0e21-f8d8-4eb3-9fc1-d3f7b2845bbe 7bce1e06-754b-4b28-963d-9f10a2e407c5 RealtimeClientTests test__028__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_capabilities_are_downgraded__client_should_receive_an_ERROR_ProtocolMessage_with_a_channel_property() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
a07114d3-64f9-4980-bfeb-5e989f82c216 c051c7d2-0343-4d7d-86da-d8e449e21200 RealtimeClientTests test__029__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_authentication_token_change_fails__client_should_receive_an_ERROR_ProtocolMessage_triggering_the_connection_to_transition_to_the_FAILED_state() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=712&StartingLineNumber=712)
6fee57ea-4d74-4ed6-b555-3d62f8d16e32 1398b930-0f1b-43bc-a5e9-e8b4997ea1ba RealtimeClientTests test__030__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_request_fails() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
6e122b69-1da9-4134-af98-74279ab182fa ffac969f-f69a-4ada-aa0b-67b249803f79 RealtimeClientTests test__031__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_be_indicated_as_completed_with_the_new_token_or_error_only_once_realtime_has_responded_to_the_AUTH_with_either_a_CONNECTED_or_ERROR_respectively() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=805&StartingLineNumber=805)
7bbf7c01-91d9-4b42-a2b0-125dc02f8fc1 506d119f-0725-4166-bcc5-92a972685b17 RealtimeClientTests test__032__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_connection_is_CONNECTING__all_current_connection_attempts_should_be_halted__and_after_obtaining_a_new_token_the_library_should_immediately_initiate_a_connection_attempt_using_the_new_token() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=864&StartingLineNumber=864)
e6345079-73c5-446c-b583-5091af4a2201 4b812114-b475-43fb-acda-b76c9e2b30df RealtimeClientTests test__033__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_the_new_token_once_the_connection_has_moved_to_the_CONNECTED_state() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
2635126d-4343-4f8f-a4f4-abb15ca963e9 66d66b61-b55a-4c8b-ae59-87733567baf6 RealtimeClientTests test__034__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_connection_moves_to_the_FAILED_state() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=928&StartingLineNumber=928)
95f9aed3-7786-4cf3-90ea-afc7b462e636 40559ced-2ed7-4dc0-8c51-0ebf603761a7 RealtimeClientTests test__035__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_connection_moves_to_the_SUSPENDED_state() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=979&StartingLineNumber=979)
e4028f01-ed0f-4b2a-8dc8-23c598bd0b33 e3b1b00c-fa5a-4e37-9ad9-e6ca8adad4e2 RealtimeClientTests test__037__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_SUSPENDED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
86843383-d6dd-4655-ac14-72cdf2353989 f1b06ba8-7ddf-4523-a1da-b4b0eb06f10a RealtimeClientTests test__038__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_CLOSED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
8cf2523e-df24-4cd4-8e5b-c4dfa9b1608c c2b81ea2-d06c-41a7-b217-36a144da77e5 RealtimeClientTests test__039__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_DISCONNECTED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
d0100d43-f54d-4efa-8033-d3cabae0e126 a54428fb-682f-4f07-98b2-9c7ed614f0c3 RealtimeClientTests test__040__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_FAILED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
da24f8f7-487d-42be-8420-5d11f5e0c95e f71138b4-9142-4f80-b59f-f15a31dbe32f RestClientChannelTests test__001__publish__should_not_fail_sending_a_message_with_no_clientId_in_the_client_options_and_credentials_that_can_assume_any_clientId() XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=525&StartingLineNumber=525)
751ea639-69a3-4ce6-9486-afdf3627f2ec 70d3d1ff-a41b-4757-a214-d29ac4bb8d78 RestClientTests test__005__RestClient__should_use_Auth_to_manage_authentication() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
fa7cf3c1-91d0-4ab4-8a7a-afdbebb4de2b cebafe76-5187-43d0-b87e-83f59cb8cba3 RestClientTests test__006__RestClient__should_request_another_token_after_current_one_is_no_longer_valid() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
b07acc47-5dcf-4b7b-bd1b-6d2f3873d211 4fd93c5d-3210-4993-be9c-a5a9322bfe4a RestClientTests test__007__RestClient__should_result_in_an_error_when_user_does_not_have_sufficient_permissions() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
1be0ce08-e840-4f65-81cb-85ed5e66e0f9 a9b5f087-9a3d-4b6a-b108-8edd8fdad3e1 RestClientTests test__012__RestClient__should_indicate_an_error_if_there_is_no_way_to_renew_the_token() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
4b8d33fa-7add-465e-bfd2-86472132c4b0 678110d7-6829-4d8e-8965-19914d2df406 RestClientTests test__018__RestClient__initializer__should_accept_a_token() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
62e0db4c-f9c9-4651-9953-7b494c0039a0 4ab1e2d0-1dc1-42e9-b639-baab728118c2 RestClientTests test__020__RestClient__initializer__should_accept_an_options_object_with_token_authentication() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
16ec0c26-8f88-4b9e-b42e-15268327572c 53d46b20-ad89-4a2d-bdab-7c5de00e6f19 RestClientTests test__029__RestClient__endpoint__should_connect_over_plain_http____when_tls_is_off() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)
795d7073-ad7d-4b7d-877e-8ed3ff02144a e0560b84-d2ca-4897-9c7e-a088f722fc52 RestClientTests test__034__RestClient__time__should_return_server_time() expected to eventually be close to <1702238929.0867> (within 60), got <1702238800.869> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=501&StartingLineNumber=501)
3cfd22c1-d3e3-4c78-ba2d-95c737e8ada8 055ed896-2240-470c-b636-ab5b7a52c20d RestClientTests test__036__RestClient__Authentication__should_error_when_expired_token_and_no_means_to_renew() failed - Timestamp not current (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=697&StartingLineNumber=697)
3705b9c9-d965-4507-9d12-da53f51c1cbc 0975d578-42e8-4175-a980-61bed059e0bd RestClientTests test__037__RestClient__Authentication__should_renew_the_token_when_it_has_expired() failed - Timestamp not current (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=767&StartingLineNumber=767)
ee6ed176-4676-4050-9ed4-e819bce7b9b0 faf7e1fe-20b0-4367-8d97-d5890f9c4ef5 RestClientTests test__094__RestClient__if_in_the_course_of_a_REST_request_an_attempt_to_authenticate_using_authUrl_fails_due_to_a_timeout__the_request_should_result_in_an_error_with_code_40170__statusCode_401__and_a_suitable_error_message() failed: caught error: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=585&StartingLineNumber=585)