From db1c97a4af9c8ce74116038eedc2191c88e220ec Mon Sep 17 00:00:00 2001 From: Mouad Debbar Date: Fri, 23 May 2025 13:36:08 -0400 Subject: [PATCH] Revert "Mark web_tool_tests_1_2 as bringup." (#169361) Reverts flutter/flutter#168871 The timeout was [fixed](https://github.com/flutter/flutter/pull/169277) and some slow tests have been [disabled](https://github.com/flutter/flutter/pull/169305). The builder has been consistently green for the past 20+ runs: https://ci.chromium.org/ui/p/flutter/builders/luci.flutter.staging/Windows%20web_tool_tests_1_2 Closes https://github.com/flutter/flutter/issues/168863 --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index c935af1e2b7..cbd47a3a03f 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -6552,7 +6552,6 @@ targets: - name: Windows web_tool_tests_1_2 recipe: flutter/flutter_drone - bringup: true # Flaky https://github.com/flutter/flutter/issues/168863 timeout: 60 properties: dependencies: >-