From 417aaf5b2b70f4a48324fa581bf0635f9be28a05 Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Sat, 23 Sep 2023 21:12:53 -0700 Subject: [PATCH] Marks Windows module_test to be unflaky (#134121) The issue https://github.com/flutter/flutter/issues/133639 has been closed, and the test has been passing for [50 consecutive runs](https://data.corp.google.com/sites/flutter_infra_metrics_datasite/flutter_check_test_flakiness_status_dashboard/?p=BUILDER_NAME:%22Windows%20module_test%22). This test can be marked as unflaky. --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 283dc480e0..671eea0a14 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -4712,7 +4712,6 @@ targets: - .ci.yaml - name: Windows module_test - bringup: true # Flaky https://github.com/flutter/flutter/issues/133639 recipe: devicelab/devicelab_drone timeout: 60 properties: