mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Move Fuchsia FEMU to bringup due to flakes (flutter/engine#40321)
Move Fuchsia FEMU to bringup due to flakes
This commit is contained in:
parent
92e15f46fa
commit
3c74465a09
@ -156,6 +156,7 @@ targets:
|
||||
emulator_arch: "x64"
|
||||
enable_cso: "true"
|
||||
timeout: 60
|
||||
bringup: true
|
||||
|
||||
- name: Linux Fuchsia arm64 FEMU
|
||||
recipe: engine/femu_test
|
||||
@ -168,6 +169,7 @@ targets:
|
||||
emulator_arch: "arm64"
|
||||
enable_cso: "true"
|
||||
timeout: 60
|
||||
bringup: true
|
||||
|
||||
- name: Linux Framework Smoke Tests
|
||||
recipe: engine/framework_smoke
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user