From ad76af2327b87c5ecf29523669c3dcb3f20ef853 Mon Sep 17 00:00:00 2001 From: Matan Lurey Date: Fri, 21 Feb 2025 13:09:48 -0800 Subject: [PATCH] Enable `linux_android_emulator_tests` on presubmit. (#163879) Finalizes https://github.com/flutter/flutter/issues/163742. It passed the last ~10 builds on postsubmit. --- engine/src/flutter/.ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/engine/src/flutter/.ci.yaml b/engine/src/flutter/.ci.yaml index 06014c67c20..d400cc99fe7 100644 --- a/engine/src/flutter/.ci.yaml +++ b/engine/src/flutter/.ci.yaml @@ -57,7 +57,6 @@ targets: timeout: 180 - name: Linux linux_android_emulator_tests - bringup: true enabled_branches: - master recipe: engine_v2/engine_v2