From 161fd82c7f9408e1921c676617e2a2afa4ef6d80 Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Wed, 24 Jan 2024 07:50:11 -0800 Subject: [PATCH] Marks Mac_arm64 build_tests_1_4 to be unflaky (#142114) 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%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 3b25cbac8b..67f99a7ebc 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -3236,7 +3236,6 @@ targets: - name: Mac_arm64 build_tests_1_4 recipe: flutter/flutter_drone - bringup: true timeout: 60 properties: add_recipes_cq: "true"