From 0eb788134051dd62c28d49cda7ea396f8750e18f Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Tue, 19 Dec 2023 17:30:03 +0000 Subject: [PATCH] Shift some Linux-hosted tests on moto g4 to pixel 7 (#140389) --- .ci.yaml | 111 +++++++++++++++++++++++++++++++++---------------------- 1 file changed, 66 insertions(+), 45 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 88f7f2652eb..3e1ac3afead 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -1681,8 +1681,9 @@ targets: - bin/** - .ci.yaml - - name: Linux_android android_defines_test + - name: Linux_pixel_7pro android_defines_test recipe: devicelab/devicelab_drone + bringup: true presubmit: true timeout: 60 dimensions: @@ -1699,23 +1700,24 @@ targets: {"dependency": "android_virtual_device", "version": "34"} ] - - name: Linux_android android_obfuscate_test + - name: Linux_pixel_7pro android_obfuscate_test recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: android_obfuscate_test - - name: Linux_android android_semantics_integration_test + - name: Linux_pixel_7pro android_semantics_integration_test recipe: devicelab/devicelab_drone bringup: true # Flaky: https://github.com/flutter/flutter/issues/124636 presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: android_semantics_integration_test - name: Linux_android android_stack_size_test @@ -1840,22 +1842,24 @@ targets: ["devicelab", "android", "linux", "pixel", "7pro"] task_name: hello_world_impeller - - name: Linux_android basic_material_app_android__compile + - name: Linux_pixel_7pro basic_material_app_android__compile recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: basic_material_app_android__compile - - name: Linux_android channels_integration_test + - name: Linux_pixel_7pro channels_integration_test recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: channels_integration_test - name: Linux_android clipper_cache_perf__e2e_summary @@ -2076,31 +2080,34 @@ targets: ["devicelab", "android", "linux"] task_name: devtools_profile_start_test - - name: Linux_android drive_perf_debug_warning + - name: Linux_pixel_7pro drive_perf_debug_warning recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: drive_perf_debug_warning - - name: Linux_android embedded_android_views_integration_test + - name: Linux_pixel_7pro embedded_android_views_integration_test recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: embedded_android_views_integration_test - - name: Linux_android external_ui_integration_test + - name: Linux_pixel_7pro external_ui_integration_test recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: external_ui_integration_test - name: Linux_android fading_child_animation_perf__timeline_summary @@ -2130,13 +2137,14 @@ targets: ["devicelab", "android", "linux"] task_name: fast_scroll_large_images__memory - - name: Linux_android flavors_test + - name: Linux_pixel_7pro flavors_test recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: flavors_test - name: Linux_android flutter_engine_group_performance @@ -2193,22 +2201,24 @@ targets: ["devicelab", "android", "linux"] task_name: flutter_gallery__start_up_delayed - - name: Linux_android flutter_gallery_android__compile + - name: Linux_pixel_7pro flutter_gallery_android__compile recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: flutter_gallery_android__compile - - name: Linux_android flutter_gallery_v2_chrome_run_test + - name: Linux_pixel_7pro flutter_gallery_v2_chrome_run_test recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: flutter_gallery_v2_chrome_run_test - name: Linux flutter_gallery_v2_web_compile_test @@ -2238,13 +2248,14 @@ targets: ["devicelab", "android", "linux"] task_name: flutter_view__start_up - - name: Linux_android frame_policy_delay_test_android + - name: Linux_pixel_7pro frame_policy_delay_test_android recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: frame_policy_delay_test_android - name: Linux_android fullscreen_textfield_perf @@ -2303,13 +2314,14 @@ targets: - .ci.yaml - dev/** - - name: Linux_android hybrid_android_views_integration_test + - name: Linux_pixel_7pro hybrid_android_views_integration_test recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: hybrid_android_views_integration_test - name: Linux_android image_list_jit_reported_duration @@ -2348,31 +2360,34 @@ targets: ["devicelab", "android", "linux"] task_name: image_list_reported_duration - - name: Linux_android integration_ui_driver + - name: Linux_pixel_7pro integration_ui_driver recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab" ,"android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: integration_ui_driver - - name: Linux_android integration_ui_keyboard_resize + - name: Linux_pixel_7pro integration_ui_keyboard_resize recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: integration_ui_keyboard_resize - - name: Linux_android integration_ui_textfield + - name: Linux_pixel_7pro integration_ui_textfield recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: integration_ui_textfield - name: Linux_android large_image_changer_perf_android @@ -2384,13 +2399,14 @@ targets: ["devicelab", "android", "linux"] task_name: large_image_changer_perf_android - - name: Linux_android linux_chrome_dev_mode + - name: Linux_pixel_7pro linux_chrome_dev_mode recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: linux_chrome_dev_mode - name: Linux_android multi_widget_construction_perf__e2e_summary @@ -2422,14 +2438,14 @@ targets: ["devicelab", "android", "linux"] task_name: list_text_layout_impeller_perf__e2e_summary - - name: Linux_android native_assets_android + - name: Linux_pixel_7pro native_assets_android recipe: devicelab/devicelab_drone presubmit: false bringup: true timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: native_assets_android - name: Linux_android new_gallery__crane_perf @@ -2630,22 +2646,24 @@ targets: ["devicelab", "android", "linux", "pixel", "7pro"] task_name: platform_channels_benchmarks - - name: Linux_android platform_channel_sample_test + - name: Linux_pixel_7pro platform_channel_sample_test recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: platform_channel_sample_test - - name: Linux_android platform_interaction_test + - name: Linux_pixel_7pro platform_interaction_test recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: platform_interaction_test - name: Linux_android platform_views_scroll_perf__timeline_summary @@ -2695,22 +2713,24 @@ targets: ["devicelab", "android", "linux"] task_name: platform_view__start_up - - name: Linux_android routing_test + - name: Linux_pixel_7pro routing_test recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: routing_test - - name: Linux_android service_extensions_test + - name: Linux_pixel_7pro service_extensions_test recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: service_extensions_test - name: Linux_android textfield_perf__e2e_summary @@ -2843,13 +2863,14 @@ targets: ["devicelab", "android", "linux"] task_name: gradient_static_perf__e2e_summary - - name: Linux_android android_choreographer_do_frame_test + - name: Linux_pixel_7pro android_choreographer_do_frame_test recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: tags: > - ["devicelab", "android", "linux"] + ["devicelab", "android", "linux", "pixel", "7pro"] task_name: android_choreographer_do_frame_test - name: Linux_android animated_blur_backdrop_filter_perf__timeline_summary