From 7368da037aed4b21f53bf7f4734367856333ebce Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Wed, 30 Aug 2023 08:00:14 -0700 Subject: [PATCH] Marks Windows module_test to be flaky (#133640) Issue link: https://github.com/flutter/flutter/issues/133639 --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 1d4aa94a84..dab1f17fb0 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -4591,6 +4591,7 @@ targets: - .ci.yaml - name: Windows module_test + bringup: true # Flaky https://github.com/flutter/flutter/issues/133639 recipe: devicelab/devicelab_drone timeout: 60 properties: