Remove "bringup: true" from "Linux Fuchsia FEMU" (flutter/engine#39651)

The emulator flakes appear to have been addressed.

There is a still a test flaking like here https://ci.chromium.org/ui/p/flutter/builders/staging/Linux%20Fuchsia%20FEMU/532/overview, but it is at a much lower rate, and from chat, I think it will soon be fixed by an upcoming Fuchsia SDK roll.
This commit is contained in:
Zachary Anderson
2023-02-15 09:36:02 -08:00
committed by GitHub
parent 6957ed75ed
commit ccee8e840a

View File

@@ -147,7 +147,6 @@ targets:
- name: Linux Fuchsia FEMU
recipe: engine/femu_test
bringup: true
properties:
add_recipes_cq: "true"
build_fuchsia: "true"