Skip to content

Commit

Permalink
Remove "bringup: true" from "Linux Fuchsia FEMU" (flutter#39651)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
zanderso authored Feb 15, 2023
1 parent a8b3d1a commit 5de007b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ targets:

- name: Linux Fuchsia FEMU
recipe: engine/femu_test
bringup: true
properties:
add_recipes_cq: "true"
build_fuchsia: "true"
Expand Down

0 comments on commit 5de007b

Please sign in to comment.