From 9c107801edc5d85bd2b3aab85276199da436c598 Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Wed, 31 Jan 2024 13:55:25 -0500 Subject: [PATCH] Marks Mac_arm64 tool_tests_commands to be unflaky (#142593) 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_arm64%20tool_tests_commands%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 842cb357253..322a77f2bce 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -4000,7 +4000,6 @@ targets: - name: Mac_arm64 tool_tests_commands recipe: flutter/flutter_drone - bringup: true timeout: 60 properties: add_recipes_cq: "true"