Skip to content

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

.ci.yaml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4686,6 +4686,20 @@ targets:
46864686
["devicelab", "hostonly", "windows"]
46874687
task_name: hot_mode_dev_cycle_win_target__benchmark
46884688

4689+
- name: Windows_arm64 hot_mode_dev_cycle_win_target__benchmark
4690+
recipe: devicelab/devicelab_drone
4691+
bringup: true # https://github.com/flutter/flutter/issues/134083
4692+
presubmit: false
4693+
timeout: 60
4694+
properties:
4695+
dependencies: >-
4696+
[
4697+
{"dependency": "vs_build", "version": "version:vs2019"}
4698+
]
4699+
tags: >
4700+
["devicelab", "hostonly", "windows", "arm64"]
4701+
task_name: hot_mode_dev_cycle_win_target__benchmark
4702+
46894703
- name: Windows module_custom_host_app_name_test
46904704
recipe: devicelab/devicelab_drone
46914705
timeout: 60
@@ -5162,6 +5176,21 @@ targets:
51625176
]
51635177
task_name: windows_home_scroll_perf__timeline_summary
51645178

5179+
- name: Windows_arm64 windows_home_scroll_perf__timeline_summary
5180+
recipe: devicelab/devicelab_drone
5181+
bringup: true # https://github.com/flutter/flutter/issues/134083
5182+
presubmit: false
5183+
timeout: 60
5184+
properties:
5185+
tags: >
5186+
["devicelab", "hostonly", "windows", "arm64"]
5187+
dependencies: >-
5188+
[
5189+
{"dependency": "vs_build", "version": "version:vs2019"}
5190+
]
5191+
task_name: windows_home_scroll_perf__timeline_summary
5192+
5193+
51655194
- name: Windows hello_world_win_desktop__compile
51665195
recipe: devicelab/devicelab_drone
51675196
presubmit: false

0 commit comments

Comments
 (0)