Unverified Commit d13bc10a authored by Zachary Anderson's avatar Zachary Anderson Committed by GitHub

Shift Moto G4 staging tests to A02s (#143957)

https://github.com/flutter/flutter/issues/143915

cc @yusuf-goog
parent f0205354
...@@ -2517,8 +2517,8 @@ targets: ...@@ -2517,8 +2517,8 @@ targets:
["devicelab", "android", "linux"] ["devicelab", "android", "linux"]
task_name: list_text_layout_perf__e2e_summary task_name: list_text_layout_perf__e2e_summary
# linux motog4 benchmark # linux a02s benchmark
- name: Linux_android list_text_layout_impeller_perf__e2e_summary - name: Linux_samsung_a02 list_text_layout_impeller_perf__e2e_summary
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
presubmit: false presubmit: false
bringup: true bringup: true
...@@ -2526,7 +2526,7 @@ targets: ...@@ -2526,7 +2526,7 @@ targets:
properties: properties:
ignore_flakiness: "true" ignore_flakiness: "true"
tags: > tags: >
["devicelab", "android", "linux"] ["devicelab", "android", "linux", "samsung", "a02"]
task_name: list_text_layout_impeller_perf__e2e_summary task_name: list_text_layout_impeller_perf__e2e_summary
- name: Linux_pixel_7pro native_assets_android - name: Linux_pixel_7pro native_assets_android
...@@ -2782,8 +2782,8 @@ targets: ...@@ -2782,8 +2782,8 @@ targets:
["devicelab", "android", "linux", "pixel", "7pro"] ["devicelab", "android", "linux", "pixel", "7pro"]
task_name: platform_views_scroll_perf__timeline_summary task_name: platform_views_scroll_perf__timeline_summary
# linux motog4 benchmark # linux a02s benchmark
- name: Linux_android platform_views_scroll_perf_impeller__timeline_summary - name: Linux_samsung_a02 platform_views_scroll_perf_impeller__timeline_summary
bringup: true bringup: true
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
presubmit: false presubmit: false
...@@ -2791,7 +2791,7 @@ targets: ...@@ -2791,7 +2791,7 @@ targets:
properties: properties:
ignore_flakiness: "true" ignore_flakiness: "true"
tags: > tags: >
["devicelab", "android", "linux"] ["devicelab", "android", "linux", "samsung", "a02"]
task_name: platform_views_scroll_perf_impeller__timeline_summary task_name: platform_views_scroll_perf_impeller__timeline_summary
- name: Linux_pixel_7pro platform_views_scroll_perf_impeller__timeline_summary - name: Linux_pixel_7pro platform_views_scroll_perf_impeller__timeline_summary
...@@ -2982,8 +2982,8 @@ targets: ...@@ -2982,8 +2982,8 @@ targets:
["devicelab", "android", "linux", "pixel", "7pro"] ["devicelab", "android", "linux", "pixel", "7pro"]
task_name: android_choreographer_do_frame_test task_name: android_choreographer_do_frame_test
# linux motog4 benchmark # linux a02s benchmark
- name: Linux_android animated_blur_backdrop_filter_perf__timeline_summary - name: linux_samsung_a02 animated_blur_backdrop_filter_perf__timeline_summary
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
presubmit: false presubmit: false
bringup: true bringup: true
...@@ -2991,7 +2991,7 @@ targets: ...@@ -2991,7 +2991,7 @@ targets:
properties: properties:
ignore_flakiness: "true" ignore_flakiness: "true"
tags: > tags: >
["devicelab", "android", "linux"] ["devicelab", "android", "linux", "samsung", "a02"]
task_name: animated_blur_backdrop_filter_perf__timeline_summary task_name: animated_blur_backdrop_filter_perf__timeline_summary
# Uses Impeller. # Uses Impeller.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment