From 8785fb357d35288127dd3e708d9d19da17c85ec2 Mon Sep 17 00:00:00 2001 From: "auto-submit[bot]" <98614782+auto-submit[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 23:09:48 +0000 Subject: [PATCH] Reverts "Mark `windows_host_engine_test` flaky (#167419)" (#167425) Reverts: flutter/flutter#167419 Initiated by: loic-sharma Reason for reverting: Test should no longer be flaky now that https://github.com/flutter/flutter/pull/167420 has landed. Original PR Author: matanlurey Reviewed By: {jtmcdole} This change reverts the following previous change: See https://github.com/flutter/flutter/issues/167418. Co-authored-by: auto-submit[bot] --- engine/src/flutter/.ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/engine/src/flutter/.ci.yaml b/engine/src/flutter/.ci.yaml index ee38f5e899a..49098544a46 100644 --- a/engine/src/flutter/.ci.yaml +++ b/engine/src/flutter/.ci.yaml @@ -524,7 +524,6 @@ targets: - os=Windows - name: Windows windows_host_engine_test - bringup: true # Flaky https://github.com/flutter/flutter/issues/167418 recipe: engine_v2/engine_v2 timeout: 120 properties: