File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -376,6 +376,7 @@ targets:
376
376
377
377
- name : Linux_android_emu android views
378
378
recipe : devicelab/devicelab_drone
379
+ bringup : true # https://github.com/flutter/flutter/issues/152684
379
380
properties :
380
381
tags : >
381
382
["framework","hostonly","linux"]
@@ -1297,7 +1298,7 @@ targets:
1297
1298
- name : Linux_android_emu flutter_driver_android_test
1298
1299
recipe : flutter/flutter_drone
1299
1300
timeout : 60
1300
- bringup : false
1301
+ bringup : true # https://github.com/flutter/flutter/issues/152684
1301
1302
properties :
1302
1303
shard : flutter_driver_android
1303
1304
tags : >
@@ -2033,6 +2034,7 @@ targets:
2033
2034
2034
2035
- name : Linux_android_emu android_defines_test
2035
2036
recipe : devicelab/devicelab_drone
2037
+ bringup : true # https://github.com/flutter/flutter/issues/152684
2036
2038
timeout : 60
2037
2039
properties :
2038
2040
tags : >
@@ -2457,6 +2459,7 @@ targets:
2457
2459
2458
2460
- name : Linux_android_emu external_textures_integration_test
2459
2461
recipe : devicelab/devicelab_drone
2462
+ bringup : true # https://github.com/flutter/flutter/issues/152684
2460
2463
timeout : 60
2461
2464
# Functionally the same as "presubmit: false", except that we will run on
2462
2465
# presubmit during engine rolls. This test is the *only* automated e2e
You can’t perform that action at this time.
0 commit comments