Skip to content

testing - run tests against amnon's cluster DO NOT MERGE #351

testing - run tests against amnon's cluster DO NOT MERGE

testing - run tests against amnon's cluster DO NOT MERGE #351

Re-run triggered September 18, 2024 14:10
Status Failure
Total duration 51m 54s
Artifacts 12

integration-test.yaml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 19 warnings
check (tvOS, test_tvOS17_2): 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.)>
check (tvOS, test_tvOS17_2): 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
check (tvOS, test_tvOS17_2): 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")
check (tvOS, test_tvOS17_2): 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.)>
check (tvOS, test_tvOS17_2): 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")
check (tvOS, test_tvOS17_2): 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>
check (tvOS, test_tvOS17_2): 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
check (tvOS, test_tvOS17_2): 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")
check (tvOS, test_tvOS17_2): 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
check (tvOS, test_tvOS17_2): 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")
check (macOS, test_macOS): Test/Tests/AuthTests.swift#L419
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
check (macOS, test_macOS): 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
check (macOS, test_macOS): Test/Tests/AuthTests.swift#L4081
test__141__JWT_and_realtime__client_initialized_with_a_JWT_token_in_ClientOptions__with_invalid_credentials__fails_to_connect_with_reason__invalid_signature_, Waited more than 20.0 seconds
check (macOS, test_macOS): 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")
check (macOS, test_macOS): 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.)>
check (macOS, test_macOS): 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")
check (macOS, test_macOS): 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>
check (macOS, test_macOS): 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
check (macOS, test_macOS): 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")
check (macOS, test_macOS): 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
check (iOS, test_iOS17_2): Test/Tests/AuthTests.swift#L419
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
check (iOS, test_iOS17_2): 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")
check (iOS, test_iOS17_2): 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.)>
check (iOS, test_iOS17_2): 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")
check (iOS, test_iOS17_2): Test/Tests/PushAdminTests.swift#L254
test__002__publish__should_publish_successfully, XCTAssertNil failed: "Error -1003 - A server with the specified hostname could not be found. (reason: NSURLErrorDomain)"
check (iOS, test_iOS17_2): Test/Tests/PushAdminTests.swift#L244
test__002__publish__should_publish_successfully, Waited more than 20.0 seconds
check (iOS, test_iOS17_2): 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>
check (iOS, test_iOS17_2): 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
check (iOS, test_iOS17_2): 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")
check (iOS, test_iOS17_2): Test/Tests/RestClientChannelTests.swift#L576
test__003__publish__should_provide_an_optional_argument_that_allows_the_extras_value_to_be_specified, unexpected error Error -1003 - A server with the specified hostname could not be found. (reason: NSURLErrorDomain)
check (tvOS, test_tvOS17_2)
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/
check (tvOS, test_tvOS17_2)
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/
check (tvOS, test_tvOS17_2)
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify
check (tvOS, test_tvOS17_2): 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')
check (tvOS, test_tvOS17_2): 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')
check (tvOS, test_tvOS17_2)
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/
check (macOS, test_macOS)
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/
check (macOS, test_macOS)
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/
check (macOS, test_macOS): Ably.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 14.2.99. (in target 'Ably-macOS' from project 'Ably')
check (macOS, test_macOS): Ably.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 14.2.99. (in target 'Ably-macOS' from project 'Ably')
check (macOS, test_macOS)
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify
check (macOS, test_macOS)
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/
check (iOS, test_iOS17_2)
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/
check (iOS, test_iOS17_2)
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/
check (iOS, test_iOS17_2)
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/
check (iOS, test_iOS17_2)
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify
check (iOS, test_iOS17_2): Ably.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_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-iOS' from project 'Ably')
check (iOS, test_iOS17_2): Ably.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_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-iOS-Tests' from project 'Ably')
check (iOS, test_iOS17_2): Ably.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_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-iOS' from project 'Ably')

Artifacts

Produced during runtime
Name Size
test-output-test_iOS17_2
143 MB
test-output-test_macOS
56.7 MB
test-output-test_tvOS17_2
107 MB
xcodebuild-logs-test_iOS17_2
10.6 KB
xcodebuild-logs-test_macOS
10.6 KB
xcodebuild-logs-test_tvOS17_2
10.6 KB