From db0ce8a4983b71687ccc249cb2bd197e0d5280e5 Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Wed, 24 Jan 2024 07:09:03 -0800 Subject: [PATCH] Marks Mac_x64 build_tests_4_4 to be unflaky (#142113) 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:%22Mac_x64%20build_tests_4_4%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 01178005bd..05b5774949 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -3218,7 +3218,6 @@ targets: - name: Mac_x64 build_tests_4_4 recipe: flutter/flutter_drone - bringup: true timeout: 60 properties: add_recipes_cq: "true"