Skip to content

Commit 0eb7881

Browse files
authored
Shift some Linux-hosted tests on moto g4 to pixel 7 (flutter#140389)
1 parent a1e1dc3 commit 0eb7881

File tree

1 file changed

+66
-45
lines changed

1 file changed

+66
-45
lines changed

.ci.yaml

Lines changed: 66 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1681,8 +1681,9 @@ targets:
16811681
- bin/**
16821682
- .ci.yaml
16831683

1684-
- name: Linux_android android_defines_test
1684+
- name: Linux_pixel_7pro android_defines_test
16851685
recipe: devicelab/devicelab_drone
1686+
bringup: true
16861687
presubmit: true
16871688
timeout: 60
16881689
dimensions:
@@ -1699,23 +1700,24 @@ targets:
16991700
{"dependency": "android_virtual_device", "version": "34"}
17001701
]
17011702
1702-
- name: Linux_android android_obfuscate_test
1703+
- name: Linux_pixel_7pro android_obfuscate_test
17031704
recipe: devicelab/devicelab_drone
1705+
bringup: true
17041706
presubmit: false
17051707
timeout: 60
17061708
properties:
17071709
tags: >
1708-
["devicelab", "android", "linux"]
1710+
["devicelab", "android", "linux", "pixel", "7pro"]
17091711
task_name: android_obfuscate_test
17101712

1711-
- name: Linux_android android_semantics_integration_test
1713+
- name: Linux_pixel_7pro android_semantics_integration_test
17121714
recipe: devicelab/devicelab_drone
17131715
bringup: true # Flaky: https://github.com/flutter/flutter/issues/124636
17141716
presubmit: false
17151717
timeout: 60
17161718
properties:
17171719
tags: >
1718-
["devicelab", "android", "linux"]
1720+
["devicelab", "android", "linux", "pixel", "7pro"]
17191721
task_name: android_semantics_integration_test
17201722

17211723
- name: Linux_android android_stack_size_test
@@ -1840,22 +1842,24 @@ targets:
18401842
["devicelab", "android", "linux", "pixel", "7pro"]
18411843
task_name: hello_world_impeller
18421844

1843-
- name: Linux_android basic_material_app_android__compile
1845+
- name: Linux_pixel_7pro basic_material_app_android__compile
18441846
recipe: devicelab/devicelab_drone
1847+
bringup: true
18451848
presubmit: false
18461849
timeout: 60
18471850
properties:
18481851
tags: >
1849-
["devicelab", "android", "linux"]
1852+
["devicelab", "android", "linux", "pixel", "7pro"]
18501853
task_name: basic_material_app_android__compile
18511854

1852-
- name: Linux_android channels_integration_test
1855+
- name: Linux_pixel_7pro channels_integration_test
18531856
recipe: devicelab/devicelab_drone
1857+
bringup: true
18541858
presubmit: false
18551859
timeout: 60
18561860
properties:
18571861
tags: >
1858-
["devicelab", "android", "linux"]
1862+
["devicelab", "android", "linux", "pixel", "7pro"]
18591863
task_name: channels_integration_test
18601864

18611865
- name: Linux_android clipper_cache_perf__e2e_summary
@@ -2076,31 +2080,34 @@ targets:
20762080
["devicelab", "android", "linux"]
20772081
task_name: devtools_profile_start_test
20782082

2079-
- name: Linux_android drive_perf_debug_warning
2083+
- name: Linux_pixel_7pro drive_perf_debug_warning
20802084
recipe: devicelab/devicelab_drone
2085+
bringup: true
20812086
presubmit: false
20822087
timeout: 60
20832088
properties:
20842089
tags: >
2085-
["devicelab", "android", "linux"]
2090+
["devicelab", "android", "linux", "pixel", "7pro"]
20862091
task_name: drive_perf_debug_warning
20872092

2088-
- name: Linux_android embedded_android_views_integration_test
2093+
- name: Linux_pixel_7pro embedded_android_views_integration_test
20892094
recipe: devicelab/devicelab_drone
2095+
bringup: true
20902096
presubmit: false
20912097
timeout: 60
20922098
properties:
20932099
tags: >
2094-
["devicelab", "android", "linux"]
2100+
["devicelab", "android", "linux", "pixel", "7pro"]
20952101
task_name: embedded_android_views_integration_test
20962102

2097-
- name: Linux_android external_ui_integration_test
2103+
- name: Linux_pixel_7pro external_ui_integration_test
20982104
recipe: devicelab/devicelab_drone
2105+
bringup: true
20992106
presubmit: false
21002107
timeout: 60
21012108
properties:
21022109
tags: >
2103-
["devicelab", "android", "linux"]
2110+
["devicelab", "android", "linux", "pixel", "7pro"]
21042111
task_name: external_ui_integration_test
21052112

21062113
- name: Linux_android fading_child_animation_perf__timeline_summary
@@ -2130,13 +2137,14 @@ targets:
21302137
["devicelab", "android", "linux"]
21312138
task_name: fast_scroll_large_images__memory
21322139

2133-
- name: Linux_android flavors_test
2140+
- name: Linux_pixel_7pro flavors_test
21342141
recipe: devicelab/devicelab_drone
2142+
bringup: true
21352143
presubmit: false
21362144
timeout: 60
21372145
properties:
21382146
tags: >
2139-
["devicelab", "android", "linux"]
2147+
["devicelab", "android", "linux", "pixel", "7pro"]
21402148
task_name: flavors_test
21412149

21422150
- name: Linux_android flutter_engine_group_performance
@@ -2193,22 +2201,24 @@ targets:
21932201
["devicelab", "android", "linux"]
21942202
task_name: flutter_gallery__start_up_delayed
21952203

2196-
- name: Linux_android flutter_gallery_android__compile
2204+
- name: Linux_pixel_7pro flutter_gallery_android__compile
21972205
recipe: devicelab/devicelab_drone
2206+
bringup: true
21982207
presubmit: false
21992208
timeout: 60
22002209
properties:
22012210
tags: >
2202-
["devicelab", "android", "linux"]
2211+
["devicelab", "android", "linux", "pixel", "7pro"]
22032212
task_name: flutter_gallery_android__compile
22042213

2205-
- name: Linux_android flutter_gallery_v2_chrome_run_test
2214+
- name: Linux_pixel_7pro flutter_gallery_v2_chrome_run_test
22062215
recipe: devicelab/devicelab_drone
2216+
bringup: true
22072217
presubmit: false
22082218
timeout: 60
22092219
properties:
22102220
tags: >
2211-
["devicelab", "android", "linux"]
2221+
["devicelab", "android", "linux", "pixel", "7pro"]
22122222
task_name: flutter_gallery_v2_chrome_run_test
22132223

22142224
- name: Linux flutter_gallery_v2_web_compile_test
@@ -2238,13 +2248,14 @@ targets:
22382248
["devicelab", "android", "linux"]
22392249
task_name: flutter_view__start_up
22402250

2241-
- name: Linux_android frame_policy_delay_test_android
2251+
- name: Linux_pixel_7pro frame_policy_delay_test_android
22422252
recipe: devicelab/devicelab_drone
2253+
bringup: true
22432254
presubmit: false
22442255
timeout: 60
22452256
properties:
22462257
tags: >
2247-
["devicelab", "android", "linux"]
2258+
["devicelab", "android", "linux", "pixel", "7pro"]
22482259
task_name: frame_policy_delay_test_android
22492260

22502261
- name: Linux_android fullscreen_textfield_perf
@@ -2303,13 +2314,14 @@ targets:
23032314
- .ci.yaml
23042315
- dev/**
23052316

2306-
- name: Linux_android hybrid_android_views_integration_test
2317+
- name: Linux_pixel_7pro hybrid_android_views_integration_test
23072318
recipe: devicelab/devicelab_drone
2319+
bringup: true
23082320
presubmit: false
23092321
timeout: 60
23102322
properties:
23112323
tags: >
2312-
["devicelab", "android", "linux"]
2324+
["devicelab", "android", "linux", "pixel", "7pro"]
23132325
task_name: hybrid_android_views_integration_test
23142326

23152327
- name: Linux_android image_list_jit_reported_duration
@@ -2348,31 +2360,34 @@ targets:
23482360
["devicelab", "android", "linux"]
23492361
task_name: image_list_reported_duration
23502362

2351-
- name: Linux_android integration_ui_driver
2363+
- name: Linux_pixel_7pro integration_ui_driver
23522364
recipe: devicelab/devicelab_drone
2365+
bringup: true
23532366
presubmit: false
23542367
timeout: 60
23552368
properties:
23562369
tags: >
2357-
["devicelab" ,"android", "linux"]
2370+
["devicelab", "android", "linux", "pixel", "7pro"]
23582371
task_name: integration_ui_driver
23592372

2360-
- name: Linux_android integration_ui_keyboard_resize
2373+
- name: Linux_pixel_7pro integration_ui_keyboard_resize
23612374
recipe: devicelab/devicelab_drone
2375+
bringup: true
23622376
presubmit: false
23632377
timeout: 60
23642378
properties:
23652379
tags: >
2366-
["devicelab", "android", "linux"]
2380+
["devicelab", "android", "linux", "pixel", "7pro"]
23672381
task_name: integration_ui_keyboard_resize
23682382

2369-
- name: Linux_android integration_ui_textfield
2383+
- name: Linux_pixel_7pro integration_ui_textfield
23702384
recipe: devicelab/devicelab_drone
2385+
bringup: true
23712386
presubmit: false
23722387
timeout: 60
23732388
properties:
23742389
tags: >
2375-
["devicelab", "android", "linux"]
2390+
["devicelab", "android", "linux", "pixel", "7pro"]
23762391
task_name: integration_ui_textfield
23772392

23782393
- name: Linux_android large_image_changer_perf_android
@@ -2384,13 +2399,14 @@ targets:
23842399
["devicelab", "android", "linux"]
23852400
task_name: large_image_changer_perf_android
23862401

2387-
- name: Linux_android linux_chrome_dev_mode
2402+
- name: Linux_pixel_7pro linux_chrome_dev_mode
23882403
recipe: devicelab/devicelab_drone
2404+
bringup: true
23892405
presubmit: false
23902406
timeout: 60
23912407
properties:
23922408
tags: >
2393-
["devicelab", "android", "linux"]
2409+
["devicelab", "android", "linux", "pixel", "7pro"]
23942410
task_name: linux_chrome_dev_mode
23952411

23962412
- name: Linux_android multi_widget_construction_perf__e2e_summary
@@ -2422,14 +2438,14 @@ targets:
24222438
["devicelab", "android", "linux"]
24232439
task_name: list_text_layout_impeller_perf__e2e_summary
24242440

2425-
- name: Linux_android native_assets_android
2441+
- name: Linux_pixel_7pro native_assets_android
24262442
recipe: devicelab/devicelab_drone
24272443
presubmit: false
24282444
bringup: true
24292445
timeout: 60
24302446
properties:
24312447
tags: >
2432-
["devicelab", "android", "linux"]
2448+
["devicelab", "android", "linux", "pixel", "7pro"]
24332449
task_name: native_assets_android
24342450

24352451
- name: Linux_android new_gallery__crane_perf
@@ -2630,22 +2646,24 @@ targets:
26302646
["devicelab", "android", "linux", "pixel", "7pro"]
26312647
task_name: platform_channels_benchmarks
26322648

2633-
- name: Linux_android platform_channel_sample_test
2649+
- name: Linux_pixel_7pro platform_channel_sample_test
26342650
recipe: devicelab/devicelab_drone
2651+
bringup: true
26352652
presubmit: false
26362653
timeout: 60
26372654
properties:
26382655
tags: >
2639-
["devicelab", "android", "linux"]
2656+
["devicelab", "android", "linux", "pixel", "7pro"]
26402657
task_name: platform_channel_sample_test
26412658

2642-
- name: Linux_android platform_interaction_test
2659+
- name: Linux_pixel_7pro platform_interaction_test
26432660
recipe: devicelab/devicelab_drone
2661+
bringup: true
26442662
presubmit: false
26452663
timeout: 60
26462664
properties:
26472665
tags: >
2648-
["devicelab", "android", "linux"]
2666+
["devicelab", "android", "linux", "pixel", "7pro"]
26492667
task_name: platform_interaction_test
26502668

26512669
- name: Linux_android platform_views_scroll_perf__timeline_summary
@@ -2695,22 +2713,24 @@ targets:
26952713
["devicelab", "android", "linux"]
26962714
task_name: platform_view__start_up
26972715

2698-
- name: Linux_android routing_test
2716+
- name: Linux_pixel_7pro routing_test
26992717
recipe: devicelab/devicelab_drone
2718+
bringup: true
27002719
presubmit: false
27012720
timeout: 60
27022721
properties:
27032722
tags: >
2704-
["devicelab", "android", "linux"]
2723+
["devicelab", "android", "linux", "pixel", "7pro"]
27052724
task_name: routing_test
27062725

2707-
- name: Linux_android service_extensions_test
2726+
- name: Linux_pixel_7pro service_extensions_test
27082727
recipe: devicelab/devicelab_drone
2728+
bringup: true
27092729
presubmit: false
27102730
timeout: 60
27112731
properties:
27122732
tags: >
2713-
["devicelab", "android", "linux"]
2733+
["devicelab", "android", "linux", "pixel", "7pro"]
27142734
task_name: service_extensions_test
27152735

27162736
- name: Linux_android textfield_perf__e2e_summary
@@ -2843,13 +2863,14 @@ targets:
28432863
["devicelab", "android", "linux"]
28442864
task_name: gradient_static_perf__e2e_summary
28452865

2846-
- name: Linux_android android_choreographer_do_frame_test
2866+
- name: Linux_pixel_7pro android_choreographer_do_frame_test
28472867
recipe: devicelab/devicelab_drone
2868+
bringup: true
28482869
presubmit: false
28492870
timeout: 60
28502871
properties:
28512872
tags: >
2852-
["devicelab", "android", "linux"]
2873+
["devicelab", "android", "linux", "pixel", "7pro"]
28532874
task_name: android_choreographer_do_frame_test
28542875

28552876
- name: Linux_android animated_blur_backdrop_filter_perf__timeline_summary

0 commit comments

Comments
 (0)