Add android_views integration tests to ci.yaml (#88633)

This commit is contained in:
Gary Qian 2021-08-23 16:39:05 -07:00 committed by GitHub
parent 76618918e3
commit 76996f9256
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1676,6 +1676,18 @@ targets:
task_name: web_size__compile_test
scheduler: luci
- name: Linux android views
recipe: flutter/android_views
bringup: true
properties:
dependencies: >-
[
{"dependency": "android_sdk"},
{"dependency": "android_avd", "version": "31"}
]
timeout: 60
scheduler: luci
- name: Mac build_aar_module_test
recipe: devicelab/devicelab_drone
timeout: 60