Skip to content

Fix long running observability upload #421

Fix long running observability upload

Fix long running observability upload #421

Triggered via pull request January 9, 2025 18:31
Status Failure
Total duration 45m 12s
Artifacts 6

integration-test.yaml

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

Annotations

15 errors and 12 warnings
check (macOS, test_macOS): 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 <unable to handle request; no application id found in request>
check (macOS, test_macOS): Test/Tests/RealtimeClientConnectionTests.swift#L4135
test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_realtime_ably_io, XCTAssertTrue failed
check (macOS, test_macOS): Test/Tests/RestClientTests.swift#L196
test__017__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_key, expected to eventually equal <40005>, got <40101>
check (macOS, test_macOS): Test/Tests/RestClientTests.swift#L237
test__021__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_token, expected to eventually equal <40005>, got <40101>
check (macOS, test_macOS)
Process completed with exit code 1.
check (iOS, test_iOS17_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 <unable to handle request; no application id found in request>
check (iOS, test_iOS17_2): Test/Tests/RealtimeClientPresenceTests.swift#L1940
test__051__Presence__PresenceMap__any_incoming_presence_message_that_passes_the_newness_check_should_be_emitted_on_the_Presence_object__with_an_event_name_set_to_its_original_action, Waited more than 20.0 seconds
check (iOS, test_iOS17_2): Test/Tests/RestClientTests.swift#L196
test__017__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_key, expected to eventually equal <40005>, got <40101>
check (iOS, test_iOS17_2): Test/Tests/RestClientTests.swift#L237
test__021__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_token, expected to eventually equal <40005>, got <40101>
check (iOS, test_iOS17_2)
Process completed with exit code 1.
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 <unable to handle request; no application id found in request>
check (tvOS, test_tvOS17_2): Test/Tests/RealtimeClientConnectionTests.swift#L4135
test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_realtime_ably_io, XCTAssertTrue failed
check (tvOS, test_tvOS17_2): Test/Tests/RestClientTests.swift#L196
test__017__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_key, expected to eventually equal <40005>, got <40101>
check (tvOS, test_tvOS17_2): Test/Tests/RestClientTests.swift#L237
test__021__RestClient__initializer__should_result_in_error_status_when_provided_a_bad_token, expected to eventually equal <40005>, got <40101>
check (tvOS, test_tvOS17_2)
Process completed with exit code 1.
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.17.0 is already installed and up-to-date. To reinstall 2.17.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 `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.17.0 is already installed and up-to-date. To reinstall 2.17.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' from project 'Ably')
check (tvOS, test_tvOS17_2)
xcbeautify 2.17.0 is already installed and up-to-date. To reinstall 2.17.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/

Artifacts

Produced during runtime
Name Size
test-output-test_iOS17_2
192 MB
test-output-test_macOS
51.3 MB
test-output-test_tvOS17_2
133 MB
xcodebuild-logs-test_iOS17_2
10.6 KB
xcodebuild-logs-test_macOS
10.6 KB
xcodebuild-logs-test_tvOS17_2
10.6 KB