From f13196e3f652d02ee3bc15a5f264e1c404bcb2b5 Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Thu, 26 Oct 2023 15:35:22 -0700 Subject: [PATCH] Marks Windows_arm64 windows_startup_test to be unflaky (#137228) 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%20windows_startup_test%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 cc1706fe8df..d9efc9aeef7 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -5510,7 +5510,6 @@ targets: - name: Windows_arm64 windows_startup_test recipe: devicelab/devicelab_drone - bringup: true # https://github.com/flutter/flutter/issues/134083 presubmit: false timeout: 60 properties: