Update .ci.yaml to include google test (#96926)
* Update .ci.yaml to include google test * Try to fix spacing error. * Add tags to fix the test owner error. * Add google_test to test owners.
This commit is contained in:
parent
b8fd21b04e
commit
3901aca352
8
.ci.yaml
8
.ci.yaml
@ -4184,3 +4184,11 @@ targets:
|
|||||||
["devicelab","android","windows"]
|
["devicelab","android","windows"]
|
||||||
task_name: windows_chrome_dev_mode
|
task_name: windows_chrome_dev_mode
|
||||||
scheduler: luci
|
scheduler: luci
|
||||||
|
|
||||||
|
- name: google_test
|
||||||
|
bringup: true
|
||||||
|
presubmit: false
|
||||||
|
scheduler: google_internal
|
||||||
|
properties:
|
||||||
|
tags: >
|
||||||
|
["framework","hostonly","shard"]
|
||||||
|
@ -236,3 +236,4 @@
|
|||||||
# skp_generator @Hixie
|
# skp_generator @Hixie
|
||||||
# test_ownership @keyonghan
|
# test_ownership @keyonghan
|
||||||
# verify_binaries_codesigned @christopherfujino @flutter/releases
|
# verify_binaries_codesigned @christopherfujino @flutter/releases
|
||||||
|
# google_test @renyou
|
||||||
|
Loading…
x
Reference in New Issue
Block a user