Skip to content

Commit e0c1c49

Browse files
authored
Re-add Linux_android_emu * tests that had KVM issues, now resolved (flutter#173812)
Underlying issue was fixed in flutter#170529, but it was manually marked `bringup`.
1 parent 52af7a5 commit e0c1c49

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,6 @@ targets:
407407
408408
- name: Linux_android_emu android views
409409
recipe: devicelab/devicelab_drone
410-
bringup: true # LUCI failing KVM access https://github.com/flutter/flutter/issues/170529
411410
properties:
412411
tags: >
413412
["framework","hostonly","linux"]
@@ -1665,7 +1664,6 @@ targets:
16651664

16661665
- name: Linux_android_emu_vulkan_stable android_engine_vulkan_tests
16671666
recipe: flutter/flutter_drone
1668-
bringup: true
16691667
timeout: 60
16701668
properties:
16711669
shard: android_engine_vulkan_tests
@@ -2316,7 +2314,6 @@ targets:
23162314

23172315
- name: Linux_android_emu android_defines_test
23182316
recipe: devicelab/devicelab_drone
2319-
bringup: true # LUCI failing KVM access https://github.com/flutter/flutter/issues/170529
23202317
timeout: 60
23212318
properties:
23222319
tags: >

engine/src/flutter/.ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ targets:
6060
enabled_branches:
6161
- master
6262
recipe: engine_v2/engine_v2
63-
bringup: true # LUCI failing KVM access https://github.com/flutter/flutter/issues/170529
6463
properties:
6564
config_name: linux_android_emulator
6665
dependencies: >-

0 commit comments

Comments
 (0)