From 3ec8d19e10f52ca316d8d73810dbd5e794d3bf33 Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Wed, 23 Apr 2025 14:16:09 -0700 Subject: [PATCH] Marks Linux analyzer_benchmark to be unflaky (#167630) The issue https://github.com/flutter/flutter/issues/161306 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:%22Linux%20analyzer_benchmark%22). This test can be marked as unflaky. Co-authored-by: Matan Lurey --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 1918f4baab9..7bd4194b1bc 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -375,7 +375,6 @@ targets: # are intentionally running it in the devicelab to ensure that it does not # run on a VM in order to avoid noisy results from the benchmark. - name: Linux analyzer_benchmark - bringup: true # Flaky https://github.com/flutter/flutter/issues/161306 recipe: devicelab/devicelab_drone timeout: 60 properties: