testing - run tests against amnon's cluster DO NOT MERGE #351
Annotations
10 errors and 6 warnings
Run Tests:
Test/Tests/AuthTests.swift#L415
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, expected to contain <No application found with id>, got <token invalid. (See https://help.ably.io/error/40101 for help.)>
|
Run Tests:
Test/Tests/AuthTests.swift#L998
test__044__Token__token_auth_and_clientId__Incompatible_client__with_Realtime__it_should_change_the_connection_state_to_FAILED_and_emit_an_error, Waited more than 20.0 seconds
|
Run Tests:
Test/Tests/AuthTests.swift#L4136
test__143__JWT_and_realtime__when_using_authUrl__with_wrong_credentials__fails_to_connect_with_reason__invalid_signature_, XCTAssertEqual failed: ("0") is not equal to ("40144")
|
Run Tests:
Test/Tests/AuthTests.swift#L4162
test__144__JWT_and_realtime__when_using_authUrl__when_token_expires__receives_a_40142_error_from_the_server, expected to contain <Key/token status changed (expire)>, got <Error 40142 - Key/token status changed (token expired). (See https://help.ably.io/error/40142 for help.)>
|
Run Tests:
Test/Tests/AuthTests.swift#L4255
test__147__JWT_and_realtime__when_using_authCallback__with_invalid_credentials__fails_to_connect, XCTAssertEqual failed: ("0") is not equal to ("40144")
|
Run Tests:
Test/Tests/RealtimeClientConnectionTests.swift#L1744
test__047__Connection__close__should_transition_to_CLOSED_action_when_the_close_process_timeouts, expected to eventually not be nil, got <nil>
|
Run Tests:
Test/Tests/RealtimeClientConnectionTests.swift#L1747
test__047__Connection__close__should_transition_to_CLOSED_action_when_the_close_process_timeouts, Invalid number of connection states. Expected CLOSING and CLOSE states
|
Run Tests:
Test/Tests/RealtimeClientConnectionTests.swift#L2172
test__057__Connection__connection_request_fails__should_transition_to_Failed_state_because_the_token_is_invalid_and_not_renewable, XCTAssertEqual failed: ("0") is not equal to ("40142")
|
Run Tests:
Test/Tests/RealtimeClientConnectionTests.swift#L2185
test__057__Connection__connection_request_fails__should_transition_to_Failed_state_because_the_token_is_invalid_and_not_renewable, Should have only one connection request fail
|
Run Tests:
Test/Tests/RealtimeClientConnectionTests.swift#L3242
test__079__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__should_transition_to_disconnected_when_the_token_renewal_fails_and_the_error_should_be_emitted, XCTAssertEqual failed: ("0") is not equal to ("40142")
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Dependencies
xcbeautify 2.11.0 is already installed and up-to-date.
To reinstall 2.11.0, run:
brew reinstall xcbeautify
|
Run Tests:
Ably.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'Ably-tvOS' from project 'Ably')
|
Run Tests:
Ably.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'Ably-tvOS' from project 'Ably')
|
Get xcparse commit SHA
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading