From a8281e31afa9dddfa0764f59128c3a2360c48f49 Mon Sep 17 00:00:00 2001 From: Dan Field Date: Tue, 1 Sep 2020 10:57:59 -0700 Subject: [PATCH] Mark large_image_changer tests as not flaky (#65033) They appear to be passing now. --- dev/devicelab/manifest.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml index e045899ce25..ae79b99990c 100644 --- a/dev/devicelab/manifest.yaml +++ b/dev/devicelab/manifest.yaml @@ -872,14 +872,12 @@ tasks: Measures memory usage when rotating through a series of large images. stage: devicelab required_agent_capabilities: ["linux/android"] - flaky: true large_image_changer_perf_ios: description: > Measures memory, cpu, and gpu usage when rotating through a series of large images. stage: devicelab required_agent_capabilities: ["mac/ios"] - flaky: true animated_placeholder_perf: description: >