From fdda3b5ac003425d9f8564b17a6814d81408d783 Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Wed, 24 Jan 2024 09:56:35 -0800 Subject: [PATCH] Marks Mac_x64 build_tests_1_4 to be unflaky (#142110) 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_1_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 ccc23ab9ef..356373175a 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -3161,7 +3161,6 @@ targets: - name: Mac_x64 build_tests_1_4 recipe: flutter/flutter_drone - bringup: true timeout: 60 properties: add_recipes_cq: "true"