mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Shift some macOS Android tests from Moto G4 to Pixel 7 Pro (#140912)
Related https://github.com/flutter/flutter/issues/140893
This commit is contained in:
parent
344fcda9e7
commit
f111459632
129
.ci.yaml
129
.ci.yaml
@ -161,6 +161,16 @@ platform_properties:
|
||||
os: Mac-12|Mac-13
|
||||
cpu: arm64
|
||||
device_type: "msm8952"
|
||||
mac_pixel_7pro:
|
||||
properties:
|
||||
dependencies: >-
|
||||
[
|
||||
{"dependency": "android_sdk", "version": "version:34v3"},
|
||||
{"dependency": "open_jdk", "version": "version:17"}
|
||||
]
|
||||
os: Mac-12|Mac-13
|
||||
cpu: x86
|
||||
device_type: "Pixel 7 Pro"
|
||||
mac_ios:
|
||||
properties:
|
||||
dependencies: >-
|
||||
@ -1710,6 +1720,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: android_semantics_integration_test
|
||||
|
||||
# linux motog4 test
|
||||
- name: Linux_android android_stack_size_test
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1719,6 +1730,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: android_stack_size_test
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android android_view_scroll_perf__timeline_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1728,6 +1740,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: android_view_scroll_perf__timeline_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android animated_image_gc_perf
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1737,6 +1750,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: animated_image_gc_perf
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android animated_complex_opacity_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1746,6 +1760,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: animated_complex_opacity_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android animated_complex_image_filtered_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1755,6 +1770,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: animated_complex_image_filtered_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android animated_placeholder_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1764,6 +1780,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: animated_placeholder_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android backdrop_filter_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1850,6 +1867,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: channels_integration_test
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android clipper_cache_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1859,6 +1877,7 @@ targets:
|
||||
["devicelab","android","linux"]
|
||||
task_name: clipper_cache_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android color_filter_and_fade_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1868,6 +1887,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: color_filter_and_fade_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android color_filter_cache_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1877,6 +1897,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: color_filter_cache_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android color_filter_with_unstable_child_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1886,6 +1907,7 @@ targets:
|
||||
["devicelab","android","linux"]
|
||||
task_name: color_filter_with_unstable_child_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android raster_cache_use_memory_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1895,6 +1917,7 @@ targets:
|
||||
["devicelab","android","linux"]
|
||||
task_name: raster_cache_use_memory_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android shader_mask_cache_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1904,6 +1927,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: shader_mask_cache_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android complex_layout_android__scroll_smoothness
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1917,6 +1941,7 @@ targets:
|
||||
{"dependency": "open_jdk", "version": "version:17"}
|
||||
]
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android complex_layout_scroll_perf__devtools_memory
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1930,6 +1955,7 @@ targets:
|
||||
{"dependency": "open_jdk", "version": "version:17"}
|
||||
]
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android complex_layout_scroll_perf__memory
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1943,6 +1969,7 @@ targets:
|
||||
{"dependency": "open_jdk", "version": "version:17"}
|
||||
]
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android complex_layout_scroll_perf__timeline_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -1997,6 +2024,7 @@ targets:
|
||||
{"dependency": "open_jdk", "version": "version:11"}
|
||||
]
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android complex_layout_semantics_perf
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2010,6 +2038,7 @@ targets:
|
||||
{"dependency": "open_jdk", "version": "version:17"}
|
||||
]
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android complex_layout__start_up
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2023,6 +2052,7 @@ targets:
|
||||
{"dependency": "open_jdk", "version": "version:17"}
|
||||
]
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android cubic_bezier_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2041,6 +2071,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: cubic_bezier_perf__timeline_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android cull_opacity_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2059,6 +2090,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: cull_opacity_perf__timeline_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android devtools_profile_start_test
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2095,6 +2127,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: external_ui_integration_test
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android fading_child_animation_perf__timeline_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2104,6 +2137,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: fading_child_animation_perf__timeline_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android fast_scroll_heavy_gridview__memory
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2113,6 +2147,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: fast_scroll_heavy_gridview__memory
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android fast_scroll_large_images__memory
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2131,6 +2166,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: flavors_test
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android flutter_engine_group_performance
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2140,6 +2176,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: flutter_engine_group_performance
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android flutter_gallery__back_button_memory
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2149,6 +2186,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: flutter_gallery__back_button_memory
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android flutter_gallery__image_cache_memory
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2158,6 +2196,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: flutter_gallery__image_cache_memory
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android flutter_gallery__memory_nav
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2167,6 +2206,7 @@ targets:
|
||||
["devicelab" ,"android", "linux"]
|
||||
task_name: flutter_gallery__memory_nav
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android flutter_gallery__start_up
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2176,6 +2216,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: flutter_gallery__start_up
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android flutter_gallery__start_up_delayed
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2212,6 +2253,7 @@ targets:
|
||||
["devicelab", "hostonly", "linux"]
|
||||
task_name: flutter_gallery_v2_web_compile_test
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android flutter_test_performance
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2221,6 +2263,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: flutter_test_performance
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android flutter_view__start_up
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2239,6 +2282,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: frame_policy_delay_test_android
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android fullscreen_textfield_perf
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2248,6 +2292,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: fullscreen_textfield_perf
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android fullscreen_textfield_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2257,6 +2302,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: fullscreen_textfield_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android very_long_picture_scrolling_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2266,6 +2312,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: very_long_picture_scrolling_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android hello_world__memory
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2275,6 +2322,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: hello_world__memory
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android home_scroll_perf__timeline_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2284,6 +2332,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: home_scroll_perf__timeline_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android hot_mode_dev_cycle_linux__benchmark
|
||||
recipe: devicelab/devicelab_drone
|
||||
timeout: 60
|
||||
@ -2295,6 +2344,7 @@ targets:
|
||||
- .ci.yaml
|
||||
- dev/**
|
||||
|
||||
# linux motog4 test
|
||||
- name: Linux_android hybrid_android_views_integration_test
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2304,6 +2354,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: hybrid_android_views_integration_test
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android image_list_jit_reported_duration
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2313,6 +2364,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: image_list_jit_reported_duration
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android imagefiltered_transform_animation_perf__timeline_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2331,6 +2383,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: imagefiltered_transform_animation_perf__timeline_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android image_list_reported_duration
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2368,6 +2421,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: integration_ui_textfield
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android large_image_changer_perf_android
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2386,6 +2440,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: linux_chrome_dev_mode
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android multi_widget_construction_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2395,6 +2450,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: multi_widget_construction_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android list_text_layout_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2404,6 +2460,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: list_text_layout_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android list_text_layout_impeller_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2424,6 +2481,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: native_assets_android
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android new_gallery__crane_perf
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2433,6 +2491,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: new_gallery__crane_perf
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android old_gallery__transition_perf
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2478,6 +2537,7 @@ targets:
|
||||
drone_dimensions: >
|
||||
["device_os=N","os=Linux", "device_type=msm8952"]
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android flutter_gallery__transition_perf_with_semantics
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2487,6 +2547,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: flutter_gallery__transition_perf_with_semantics
|
||||
|
||||
# linux motog4 benchmark
|
||||
# MotoG4, Skia
|
||||
- name: Linux_android new_gallery__transition_perf
|
||||
recipe: devicelab/devicelab_drone
|
||||
@ -2517,6 +2578,7 @@ targets:
|
||||
["devicelab", "android", "linux", "samsung", "a02"]
|
||||
task_name: new_gallery__transition_perf
|
||||
|
||||
# linux motog4 benchmark
|
||||
# Moto G4, Impeller (OpenGL)
|
||||
- name: Linux_android new_gallery_impeller__transition_perf
|
||||
recipe: devicelab/devicelab_drone
|
||||
@ -2568,6 +2630,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: new_gallery_opengles_impeller__transition_perf
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android picture_cache_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2586,6 +2649,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: picture_cache_perf__timeline_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android android_picture_cache_complexity_scoring_perf__timeline_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2595,6 +2659,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: android_picture_cache_complexity_scoring_perf__timeline_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android slider_perf_android
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2604,6 +2669,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: slider_perf_android
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android platform_channels_benchmarks
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2640,6 +2706,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: platform_interaction_test
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android platform_views_scroll_perf__timeline_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2658,6 +2725,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: platform_views_scroll_perf__timeline_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android platform_views_scroll_perf_impeller__timeline_summary
|
||||
bringup: true
|
||||
recipe: devicelab/devicelab_drone
|
||||
@ -2678,6 +2746,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: platform_views_scroll_perf_impeller__timeline_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android platform_view__start_up
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2705,6 +2774,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: service_extensions_test
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android textfield_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2723,6 +2793,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: textfield_perf__timeline_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android tiles_scroll_perf__timeline_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2745,6 +2816,7 @@ targets:
|
||||
["devicelab", "hostonly", "linux"]
|
||||
task_name: web_size__compile_test
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android opacity_peephole_one_rect_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2754,6 +2826,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: opacity_peephole_one_rect_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android opacity_peephole_col_of_rows_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2763,6 +2836,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: opacity_peephole_col_of_rows_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android opacity_peephole_opacity_of_grid_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2772,6 +2846,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: opacity_peephole_opacity_of_grid_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android opacity_peephole_grid_of_opacity_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2781,6 +2856,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: opacity_peephole_grid_of_opacity_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android opacity_peephole_fade_transition_text_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2790,6 +2866,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: opacity_peephole_fade_transition_text_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android opacity_peephole_grid_of_alpha_savelayers_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2799,6 +2876,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: opacity_peephole_grid_of_alpha_savelayers_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android opacity_peephole_col_of_alpha_savelayer_rows_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2808,6 +2886,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: opacity_peephole_col_of_alpha_savelayer_rows_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android gradient_dynamic_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2817,6 +2896,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: gradient_dynamic_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android gradient_consistent_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2826,6 +2906,7 @@ targets:
|
||||
["devicelab", "android", "linux"]
|
||||
task_name: gradient_consistent_perf__e2e_summary
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android gradient_static_perf__e2e_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -2844,6 +2925,7 @@ targets:
|
||||
["devicelab", "android", "linux", "pixel", "7pro"]
|
||||
task_name: android_choreographer_do_frame_test
|
||||
|
||||
# linux motog4 benchmark
|
||||
- name: Linux_android animated_blur_backdrop_filter_perf__timeline_summary
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -3771,12 +3853,13 @@ targets:
|
||||
- bin/**
|
||||
- .ci.yaml
|
||||
|
||||
- name: Mac_android entrypoint_dart_registrant
|
||||
- name: Mac_pixel_7pro entrypoint_dart_registrant
|
||||
recipe: devicelab/devicelab_drone
|
||||
bringup: true
|
||||
timeout: 60
|
||||
properties:
|
||||
tags: >
|
||||
["devicelab", "android", "mac"]
|
||||
["devicelab", "android", "mac", "pixel", "7pro"]
|
||||
task_name: entrypoint_dart_registrant
|
||||
runIf:
|
||||
- dev/**
|
||||
@ -3784,15 +3867,17 @@ targets:
|
||||
- bin/**
|
||||
- .ci.yaml
|
||||
|
||||
- name: Mac_android hello_world_android__compile
|
||||
- name: Mac_pixel_7pro hello_world_android__compile
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
bringup: true
|
||||
timeout: 60
|
||||
properties:
|
||||
tags: >
|
||||
["devicelab", "android", "mac"]
|
||||
["devicelab", "android", "mac", "pixel", "7pro"]
|
||||
task_name: hello_world_android__compile
|
||||
|
||||
# mac motog4 test
|
||||
- name: Mac_arm64_android hello_world_android__compile
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -3802,6 +3887,7 @@ targets:
|
||||
["devicelab", "android", "mac", "arm64"]
|
||||
task_name: hello_world_android__compile
|
||||
|
||||
# mac motog4 benchmark
|
||||
- name: Mac_android hot_mode_dev_cycle__benchmark
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -3811,15 +3897,17 @@ targets:
|
||||
["devicelab", "android", "mac"]
|
||||
task_name: hot_mode_dev_cycle__benchmark
|
||||
|
||||
- name: Mac_android integration_test_test
|
||||
- name: Mac_pixel_7pro integration_test_test
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
bringup: true
|
||||
timeout: 60
|
||||
properties:
|
||||
tags: >
|
||||
["devicelab", "android", "mac"]
|
||||
["devicelab", "android", "mac", "pixel", "7pro"]
|
||||
task_name: integration_test_test
|
||||
|
||||
# mac motog4 test
|
||||
- name: Mac_arm64_android integration_test_test
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -3829,15 +3917,17 @@ targets:
|
||||
["devicelab", "android", "mac", "arm64"]
|
||||
task_name: integration_test_test
|
||||
|
||||
- name: Mac_android integration_ui_frame_number
|
||||
- name: Mac_pixel_7pro integration_ui_frame_number
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
bringup: true
|
||||
timeout: 60
|
||||
properties:
|
||||
tags: >
|
||||
["devicelab", "android", "mac"]
|
||||
["devicelab", "android", "mac", "pixel", "7pro"]
|
||||
task_name: integration_ui_frame_number
|
||||
|
||||
# mac motog4 benchmark
|
||||
- name: Mac_android microbenchmarks
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -3847,28 +3937,30 @@ targets:
|
||||
["devicelab", "android", "mac"]
|
||||
task_name: microbenchmarks
|
||||
|
||||
- name: Mac_android native_assets_android
|
||||
- name: Mac_pixel_7pro native_assets_android
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
bringup: true
|
||||
timeout: 60
|
||||
properties:
|
||||
tags: >
|
||||
["devicelab", "android", "mac"]
|
||||
["devicelab", "android", "mac", "pixel", "7pro"]
|
||||
task_name: native_assets_android
|
||||
|
||||
- name: Mac_android run_debug_test_android
|
||||
- name: Mac_pixel_7pro run_debug_test_android
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
bringup: true
|
||||
runIf:
|
||||
- .ci.yaml
|
||||
- dev/**
|
||||
timeout: 60
|
||||
properties:
|
||||
tags: >
|
||||
["devicelab", "android", "mac"]
|
||||
["devicelab", "android", "mac", "pixel", "7pro"]
|
||||
task_name: run_debug_test_android
|
||||
|
||||
# mac motog4 test
|
||||
- name: Mac_arm64_android run_debug_test_android
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -3881,18 +3973,20 @@ targets:
|
||||
["devicelab", "android", "mac", "arm64"]
|
||||
task_name: run_debug_test_android
|
||||
|
||||
- name: Mac_android run_release_test
|
||||
- name: Mac_pixel_7pro run_release_test
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
bringup: true
|
||||
runIf:
|
||||
- .ci.yaml
|
||||
- dev/**
|
||||
timeout: 60
|
||||
properties:
|
||||
tags: >
|
||||
["devicelab", "android", "mac"]
|
||||
["devicelab", "android", "mac", "pixel", "7pro"]
|
||||
task_name: run_release_test
|
||||
|
||||
# mac motog4 test
|
||||
- name: Mac_arm64_android run_release_test
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -5778,6 +5872,7 @@ targets:
|
||||
]
|
||||
task_name: platform_view_win_desktop__start_up
|
||||
|
||||
# windows motog4 test
|
||||
- name: Windows_android basic_material_app_win__compile
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -5787,6 +5882,7 @@ targets:
|
||||
["devicelab", "android", "windows"]
|
||||
task_name: basic_material_app_win__compile
|
||||
|
||||
# windows motog4 test
|
||||
- name: Windows_android channels_integration_test_win
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -5796,6 +5892,7 @@ targets:
|
||||
["devicelab", "android", "windows"]
|
||||
task_name: channels_integration_test_win
|
||||
|
||||
# windows motog4 test
|
||||
- name: Windows_android flavors_test_win
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -5805,6 +5902,7 @@ targets:
|
||||
["devicelab", "android", "windows"]
|
||||
task_name: flavors_test
|
||||
|
||||
# windows motog4 test
|
||||
- name: Windows_android flutter_gallery_win__compile
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -5814,6 +5912,7 @@ targets:
|
||||
["devicelab", "android", "windows"]
|
||||
task_name: flutter_gallery_win__compile
|
||||
|
||||
# windows motog4 benchmark
|
||||
- name: Windows_android hot_mode_dev_cycle_win__benchmark
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -5823,6 +5922,7 @@ targets:
|
||||
["devicelab", "android", "windows"]
|
||||
task_name: hot_mode_dev_cycle_win__benchmark
|
||||
|
||||
# windows motog4 test
|
||||
- name: Windows_android native_assets_android
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -5833,6 +5933,7 @@ targets:
|
||||
["devicelab", "android", "windows"]
|
||||
task_name: native_assets_android
|
||||
|
||||
# windows motog4 test
|
||||
- name: Windows_android windows_chrome_dev_mode
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
|
Loading…
Reference in New Issue
Block a user