Unverified Commit c6aeab93 authored by Loïc Sharma's avatar Loïc Sharma Committed by GitHub
parent cc41e25f
......@@ -4686,6 +4686,20 @@ targets:
["devicelab", "hostonly", "windows"]
task_name: hot_mode_dev_cycle_win_target__benchmark
- name: Windows_arm64 hot_mode_dev_cycle_win_target__benchmark
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/134083
presubmit: false
timeout: 60
properties:
dependencies: >-
[
{"dependency": "vs_build", "version": "version:vs2019"}
]
tags: >
["devicelab", "hostonly", "windows", "arm64"]
task_name: hot_mode_dev_cycle_win_target__benchmark
- name: Windows module_custom_host_app_name_test
recipe: devicelab/devicelab_drone
timeout: 60
......@@ -5162,6 +5176,21 @@ targets:
]
task_name: windows_home_scroll_perf__timeline_summary
- name: Windows_arm64 windows_home_scroll_perf__timeline_summary
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/134083
presubmit: false
timeout: 60
properties:
tags: >
["devicelab", "hostonly", "windows", "arm64"]
dependencies: >-
[
{"dependency": "vs_build", "version": "version:vs2019"}
]
task_name: windows_home_scroll_perf__timeline_summary
- name: Windows hello_world_win_desktop__compile
recipe: devicelab/devicelab_drone
presubmit: false
......
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