Add TESTOWNER for Linux android views (#88797)
This commit is contained in:
parent
09fa3fcaaa
commit
b68cdfcf44
2
.ci.yaml
2
.ci.yaml
@ -1684,6 +1684,8 @@ targets:
|
|||||||
[
|
[
|
||||||
{"dependency": "android_sdk"}
|
{"dependency": "android_sdk"}
|
||||||
]
|
]
|
||||||
|
tags: >
|
||||||
|
["framework","hostonly"]
|
||||||
timeout: 60
|
timeout: 60
|
||||||
scheduler: luci
|
scheduler: luci
|
||||||
|
|
||||||
|
@ -199,6 +199,8 @@
|
|||||||
/dev/integration_tests/web_e2e_tests @yjbanov @flutter/web
|
/dev/integration_tests/web_e2e_tests @yjbanov @flutter/web
|
||||||
# Linux web_smoke_test
|
# Linux web_smoke_test
|
||||||
/examples/hello_world/test_driver/smoke_web_engine.dart @yjbanov @flutter/web
|
/examples/hello_world/test_driver/smoke_web_engine.dart @yjbanov @flutter/web
|
||||||
|
# Linux android views
|
||||||
|
/dev/integration_tests/android_views @garyqian @flutter/android
|
||||||
|
|
||||||
## Firebase tests
|
## Firebase tests
|
||||||
/dev/integration_tests/abstract_method_smoke_test @blasten @flutter/android
|
/dev/integration_tests/abstract_method_smoke_test @blasten @flutter/android
|
||||||
|
Loading…
x
Reference in New Issue
Block a user