From dfd003abb04df5c756ac8548054be02e88560f64 Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Thu, 26 Oct 2023 14:34:00 -0700 Subject: [PATCH] Marks Windows_arm64 platform_view_win_desktop__start_up to be unflaky (#137227) 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%20platform_view_win_desktop__start_up%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 d9518eecd20..b6c2d7e4c7b 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -5422,7 +5422,6 @@ targets: - name: Windows_arm64 platform_view_win_desktop__start_up recipe: devicelab/devicelab_drone - bringup: true # https://github.com/flutter/flutter/issues/134083 presubmit: false timeout: 60 properties: