From a326a02df5d8deb85972b1a4364d9f94c96bb16a Mon Sep 17 00:00:00 2001 From: keyonghan <54558023+keyonghan@users.noreply.github.com> Date: Wed, 2 Feb 2022 17:15:14 -0800 Subject: [PATCH] Revert "Mark `Windows tool_integration_tests_1_6` flaky" (#97665) --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 4bbe997c9ee..983fee15447 100755 --- a/.ci.yaml +++ b/.ci.yaml @@ -3926,7 +3926,6 @@ targets: - name: Windows tool_integration_tests_1_6 recipe: flutter/flutter_drone - bringup: true # Flaky https://github.com/flutter/flutter/issues/97158 timeout: 60 properties: add_recipes_cq: "true"