Enable Linux_android android_semantics_integration_test in prod (#96319)
This commit is contained in:
parent
e17a1858e5
commit
4f02152cec
22
.ci.yaml
22
.ci.yaml
@ -1399,6 +1399,17 @@ targets:
|
|||||||
task_name: android_obfuscate_test
|
task_name: android_obfuscate_test
|
||||||
scheduler: luci
|
scheduler: luci
|
||||||
|
|
||||||
|
- name: Linux_android android_semantics_integration_test
|
||||||
|
bringup: true # Flaky https://github.com/flutter/flutter/issues/74522
|
||||||
|
recipe: devicelab/devicelab_drone
|
||||||
|
presubmit: false
|
||||||
|
timeout: 60
|
||||||
|
properties:
|
||||||
|
tags: >
|
||||||
|
["devicelab","android","linux"]
|
||||||
|
task_name: android_semantics_integration_test
|
||||||
|
scheduler: luci
|
||||||
|
|
||||||
- name: Linux_android android_stack_size_test
|
- name: Linux_android android_stack_size_test
|
||||||
recipe: devicelab/devicelab_drone
|
recipe: devicelab/devicelab_drone
|
||||||
presubmit: false
|
presubmit: false
|
||||||
@ -2976,17 +2987,6 @@ targets:
|
|||||||
- bin/**
|
- bin/**
|
||||||
- .ci.yaml
|
- .ci.yaml
|
||||||
|
|
||||||
- name: Mac_android android_semantics_integration_test
|
|
||||||
bringup: true # Flaky https://github.com/flutter/flutter/issues/94730
|
|
||||||
recipe: devicelab/devicelab_drone
|
|
||||||
presubmit: false
|
|
||||||
timeout: 60
|
|
||||||
properties:
|
|
||||||
tags: >
|
|
||||||
["devicelab","android","mac"]
|
|
||||||
task_name: android_semantics_integration_test
|
|
||||||
scheduler: luci
|
|
||||||
|
|
||||||
- name: Mac_android hello_world_android__compile
|
- name: Mac_android hello_world_android__compile
|
||||||
recipe: devicelab/devicelab_drone
|
recipe: devicelab/devicelab_drone
|
||||||
presubmit: false
|
presubmit: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user