From 81a45902872ecaaf69c8f4277c29ae988ea6504e Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Wed, 30 Jul 2025 13:45:02 -0700 Subject: [PATCH] Marks Linux linux_feature_flags_test to be unflaky (#172629) 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:%22Linux%20linux_feature_flags_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 c16934aa27f..6fa9b486e6e 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -1192,7 +1192,6 @@ targets: - name: Linux linux_feature_flags_test recipe: devicelab/devicelab_drone timeout: 60 - bringup: true presubmit: false properties: xvfb: "1"