From c7d8149dda3669fb63ddf147c2cfb2fe936ba944 Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Tue, 8 Jul 2025 14:54:02 -0700 Subject: [PATCH] Marks Linux_android_emu android_engine_opengles_tests to be unflaky (#171142) The issue https://github.com/flutter/flutter/issues/170529 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:%22Linux_android_emu%20android_engine_opengles_tests%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 d60081d412f..04f973ee95d 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -1666,7 +1666,6 @@ targets: - name: Linux_android_emu android_engine_opengles_tests recipe: flutter/flutter_drone - bringup: true # LUCI failing KVM access https://github.com/flutter/flutter/issues/170529 timeout: 60 properties: shard: android_engine_opengles_tests