From e1e12fa65833db84dad3d2f57a1f89dac3e15d2b Mon Sep 17 00:00:00 2001 From: Yuqian Li Date: Thu, 8 Oct 2020 12:20:14 -0700 Subject: [PATCH] Mark nonflaky tests as such (#67592) --- dev/devicelab/manifest.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml index 882b3db812a..da2559897ed 100644 --- a/dev/devicelab/manifest.yaml +++ b/dev/devicelab/manifest.yaml @@ -268,7 +268,6 @@ tasks: Measures the runtime performance of textfield on Android. stage: devicelab required_agent_capabilities: ["linux/android"] - flaky: true color_filter_and_fade_perf__timeline_summary: description: > @@ -281,7 +280,6 @@ tasks: Measures the runtime performance of color filter with fade on Android. stage: devicelab required_agent_capabilities: ["linux/android"] - flaky: true fading_child_animation_perf__timeline_summary: description: >