From 84071aa2aa558108fce1ed403c6eafd50f4eef2f Mon Sep 17 00:00:00 2001 From: Ricardo Amador <32242716+ricardoamador@users.noreply.github.com> Date: Mon, 23 Jan 2023 17:29:16 -0800 Subject: [PATCH] Add todo for linux defines test. (#119035) * Add todo for linux defines test. * Update the linux android defines test to make it bringup: true --- .ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ci.yaml b/.ci.yaml index 1c2120ee8a..21bba7a654 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -1377,8 +1377,10 @@ targets: ["devicelab", "android", "linux"] task_name: analyzer_benchmark + # TODO (ricardoamador) https://github.com/flutter/flutter/issues/119026 - name: Linux_android android_defines_test recipe: devicelab/devicelab_drone + bringup: true presubmit: false timeout: 60 properties: