Unverified Commit fb6a8165 authored by Casey Hillers's avatar Casey Hillers Committed by GitHub

[ci.yaml] Add hot_mode_dev_cycle_win_target__benchmark and Linux...

[ci.yaml] Add hot_mode_dev_cycle_win_target__benchmark and Linux gradle_plugin_light_apk_test (#87366)
parent 44d9af80
...@@ -184,7 +184,6 @@ targets: ...@@ -184,7 +184,6 @@ targets:
- bin/** - bin/**
- name: Linux gradle_plugin_light_apk_test - name: Linux gradle_plugin_light_apk_test
postsubmit: false
properties: properties:
tags: > tags: >
["devicelab","hostonly"] ["devicelab","hostonly"]
...@@ -1813,6 +1812,14 @@ targets: ...@@ -1813,6 +1812,14 @@ targets:
- dev/** - dev/**
- bin/** - bin/**
- name: Windows hot_mode_dev_cycle_win_target__benchmark
bringup: true
presubmit: false
properties:
tags: >
["devicelab","hostonly"]
scheduler: luci
- name: Windows module_custom_host_app_name_test - name: Windows module_custom_host_app_name_test
properties: properties:
tags: > tags: >
......
...@@ -169,6 +169,7 @@ ...@@ -169,6 +169,7 @@
/dev/devicelab/bin/tasks/gradle_plugin_bundle_test.dart @stuartmorgan @flutter/plugin /dev/devicelab/bin/tasks/gradle_plugin_bundle_test.dart @stuartmorgan @flutter/plugin
/dev/devicelab/bin/tasks/gradle_plugin_fat_apk_test.dart @stuartmorgan @flutter/plugin /dev/devicelab/bin/tasks/gradle_plugin_fat_apk_test.dart @stuartmorgan @flutter/plugin
/dev/devicelab/bin/tasks/gradle_plugin_light_apk_test.dart @stuartmorgan @flutter/plugin /dev/devicelab/bin/tasks/gradle_plugin_light_apk_test.dart @stuartmorgan @flutter/plugin
/dev/devicelab/bin/tasks/hot_mode_dev_cycle_win_target__benchmark.dart @cbracken @flutter/desktop
/dev/devicelab/bin/tasks/module_custom_host_app_name_test.dart @zanderso @flutter/tool /dev/devicelab/bin/tasks/module_custom_host_app_name_test.dart @zanderso @flutter/tool
/dev/devicelab/bin/tasks/module_host_with_custom_build_test.dart @zanderso @flutter/tool /dev/devicelab/bin/tasks/module_host_with_custom_build_test.dart @zanderso @flutter/tool
/dev/devicelab/bin/tasks/module_test.dart @zanderso @flutter/tool /dev/devicelab/bin/tasks/module_test.dart @zanderso @flutter/tool
......
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