From bd715036b5be502fea0910e38d019ac93f2105ca Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Tue, 30 Jan 2024 13:02:52 -0500 Subject: [PATCH] Marks Windows_arm64 plugin_test_windows to be unflaky (#137675) 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%20plugin_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 d26468d19d6..80674d446d7 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -5392,7 +5392,6 @@ targets: - name: Windows_arm64 plugin_test_windows recipe: devicelab/devicelab_drone - bringup: true # https://github.com/flutter/flutter/issues/134083 presubmit: false timeout: 60 properties: