From 17797ba50b9b31c93bddaaa9ea5afc08beb27e64 Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Thu, 26 Oct 2023 11:15:56 -0700 Subject: [PATCH] Marks Windows_arm64 run_debug_test_windows to be unflaky (#137219) The issue https://github.com/flutter/flutter/issues/134083 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:%22Windows_arm64%20run_debug_test_windows%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 fbb324fe88..fa8a256d7a 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -4970,7 +4970,6 @@ targets: - name: Windows_arm64 run_debug_test_windows recipe: devicelab/devicelab_drone - bringup: true # https://github.com/flutter/flutter/issues/134083 presubmit: false timeout: 60 properties: