Skip to content

Commit d13bc10

Browse files
authored
Shift Moto G4 staging tests to A02s (#143957)
flutter/flutter#143915 cc @yusuf-goog
1 parent f020535 commit d13bc10

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.ci.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2517,16 +2517,16 @@ targets:
25172517
["devicelab", "android", "linux"]
25182518
task_name: list_text_layout_perf__e2e_summary
25192519

2520-
# linux motog4 benchmark
2521-
- name: Linux_android list_text_layout_impeller_perf__e2e_summary
2520+
# linux a02s benchmark
2521+
- name: Linux_samsung_a02 list_text_layout_impeller_perf__e2e_summary
25222522
recipe: devicelab/devicelab_drone
25232523
presubmit: false
25242524
bringup: true
25252525
timeout: 60
25262526
properties:
25272527
ignore_flakiness: "true"
25282528
tags: >
2529-
["devicelab", "android", "linux"]
2529+
["devicelab", "android", "linux", "samsung", "a02"]
25302530
task_name: list_text_layout_impeller_perf__e2e_summary
25312531

25322532
- name: Linux_pixel_7pro native_assets_android
@@ -2782,16 +2782,16 @@ targets:
27822782
["devicelab", "android", "linux", "pixel", "7pro"]
27832783
task_name: platform_views_scroll_perf__timeline_summary
27842784

2785-
# linux motog4 benchmark
2786-
- name: Linux_android platform_views_scroll_perf_impeller__timeline_summary
2785+
# linux a02s benchmark
2786+
- name: Linux_samsung_a02 platform_views_scroll_perf_impeller__timeline_summary
27872787
bringup: true
27882788
recipe: devicelab/devicelab_drone
27892789
presubmit: false
27902790
timeout: 60
27912791
properties:
27922792
ignore_flakiness: "true"
27932793
tags: >
2794-
["devicelab", "android", "linux"]
2794+
["devicelab", "android", "linux", "samsung", "a02"]
27952795
task_name: platform_views_scroll_perf_impeller__timeline_summary
27962796

27972797
- name: Linux_pixel_7pro platform_views_scroll_perf_impeller__timeline_summary
@@ -2982,16 +2982,16 @@ targets:
29822982
["devicelab", "android", "linux", "pixel", "7pro"]
29832983
task_name: android_choreographer_do_frame_test
29842984

2985-
# linux motog4 benchmark
2986-
- name: Linux_android animated_blur_backdrop_filter_perf__timeline_summary
2985+
# linux a02s benchmark
2986+
- name: linux_samsung_a02 animated_blur_backdrop_filter_perf__timeline_summary
29872987
recipe: devicelab/devicelab_drone
29882988
presubmit: false
29892989
bringup: true
29902990
timeout: 60
29912991
properties:
29922992
ignore_flakiness: "true"
29932993
tags: >
2994-
["devicelab", "android", "linux"]
2994+
["devicelab", "android", "linux", "samsung", "a02"]
29952995
task_name: animated_blur_backdrop_filter_perf__timeline_summary
29962996

29972997
# Uses Impeller.

0 commit comments

Comments
 (0)