Skip to content

Allow mocking of ARTPaginatedResult #383

Allow mocking of ARTPaginatedResult

Allow mocking of ARTPaginatedResult #383

Triggered via pull request October 7, 2024 21:11
Status Failure
Total duration 49m 49s
Artifacts 6

integration-test.yaml

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

Annotations

14 errors and 19 warnings
check (macOS, test_macOS)
Restarting after unexpected exit, crash, or test timeout in RealtimeClientChannelTests.test__200__channel_serial_is_updated_whenever_a_protocol_message_with_either_message_presence_or_attached_actions_is_received_in_a_channel(); summary will include totals from previous launches.
check (macOS, test_macOS): Test/Tests/RealtimeClientPresenceTests.swift#L859
-[Ably_macOS_Tests.RealtimeClientPresenceTests test__024__Presence__enter__should_enter_the_current_client__optionally_with_the_data_provided] : Waited more than 20.0 seconds
check (macOS, test_macOS): Test/Tests/RealtimeClientPresenceTests.swift#L1302
-[Ably_macOS_Tests.RealtimeClientPresenceTests test__038__Presence__update__should_update_the_data_for_the_present_member_with_null] : Waited more than 20.0 seconds
check (macOS, test_macOS): Test/Tests/RealtimeClientPresenceTests.swift#L1776
-[Ably_macOS_Tests.RealtimeClientPresenceTests test__047__Presence__PresenceMap__if_action_of_UPDATE_arrives__it_should_be_added_to_the_presence_map_with_the_action_set_to_PRESENT] : Waited more than 20.0 seconds
check (macOS, test_macOS): Test/Tests/RestClientChannelTests.swift#L1236
-[Ably_macOS_Tests.RestClientChannelTests test__035__presence__get__should_return_presence_fixture_data] : expected to eventually equal <6>, got <0>
check (macOS, test_macOS)
Restarting after unexpected exit, crash, or test timeout in RestClientStatsTests.test__001__RestClient__stats__result__should_match_minute_level_inbound_and_outbound_fixture_data__forwards_(); summary will include totals from previous launches.
check (macOS, test_macOS)
Process completed with exit code 1.
check (macOS, test_macOS)
Process completed with exit code 1.
check (tvOS, test_tvOS17_2): Test/Tests/RealtimeClientPresenceTests.swift#L1302
test__038__Presence__update__should_update_the_data_for_the_present_member_with_null, Waited more than 20.0 seconds
check (tvOS, test_tvOS17_2): Test/Tests/RealtimeClientPresenceTests.swift#L1776
test__047__Presence__PresenceMap__if_action_of_UPDATE_arrives__it_should_be_added_to_the_presence_map_with_the_action_set_to_PRESENT, Waited more than 20.0 seconds
check (tvOS, test_tvOS17_2)
Process completed with exit code 1.
check (iOS, test_iOS17_2): Test/Tests/RestClientChannelTests.swift#L1236
test__035__presence__get__should_return_presence_fixture_data, expected to eventually equal <6>, got <0>
check (iOS, test_iOS17_2)
Process completed with exit code 1.
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 (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 (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
174 MB
test-output-test_macOS
54.3 MB
test-output-test_tvOS17_2
101 MB
xcodebuild-logs-test_iOS17_2
10.6 KB
xcodebuild-logs-test_macOS
10.6 KB
xcodebuild-logs-test_tvOS17_2
10.6 KB