From 8286f4993d75fe2e272ae0c7bfde7d537a08e1e2 Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Wed, 17 Jan 2024 09:37:36 -0800 Subject: [PATCH] Marks Windows framework_tests_misc_leak_tracking to be unflaky (#141676) The issue https://github.com/flutter/flutter/issues/140414 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%20framework_tests_misc_leak_tracking%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 48b8c26578..4839b40e4f 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -5172,7 +5172,6 @@ targets: - name: Windows framework_tests_misc_leak_tracking recipe: flutter/flutter_drone - bringup: true # New target: https://github.com/flutter/flutter/issues/140414 timeout: 60 properties: dependencies: >-