From fdd38d30d7e7828f99ab68e7c7be5b99b361d5e9 Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Thu, 26 Oct 2023 14:06:19 -0700 Subject: [PATCH] Marks Windows_arm64 run_release_test_windows to be unflaky (#137220) 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_release_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 ad017554b80..83f1a8de739 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -5005,7 +5005,6 @@ targets: - name: Windows_arm64 run_release_test_windows recipe: devicelab/devicelab_drone - bringup: true # https://github.com/flutter/flutter/issues/134083 presubmit: false timeout: 60 properties: