From f8c00983d67f013cb247d9dfa05414f1468bbf83 Mon Sep 17 00:00:00 2001 From: Gray Mackall <34871572+gmackall@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:09:13 -0700 Subject: [PATCH] Unmark linux_android platform_channels_benchmarks as flaky (#136838) Unmarking this test as flaky in favor of a fix for the [underlying issue](https://github.com/flutter/flutter/issues/135035). None of the other impacted tests have been marked as flaky, so I think it is better for this one to not be treated differently. --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 480c2e599d9..831b3a1c870 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -2539,7 +2539,6 @@ targets: task_name: slider_perf_android - name: Linux_android platform_channels_benchmarks - bringup: true # Flaky https://github.com/flutter/flutter/issues/135105 recipe: devicelab/devicelab_drone presubmit: false timeout: 60