From 0df37f2f977ee1ebbcf4f8cd2aa9ef2e3a7d8f67 Mon Sep 17 00:00:00 2001 From: Yegor Date: Wed, 13 Dec 2017 15:45:40 -0800 Subject: [PATCH] mark flutter_gallery_ios__start_up as flaky (#13542) --- dev/devicelab/manifest.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml index aed3b1a5363..ec1052b6f38 100644 --- a/dev/devicelab/manifest.yaml +++ b/dev/devicelab/manifest.yaml @@ -274,6 +274,7 @@ tasks: Measures the startup time of the Flutter Gallery app on iOS. stage: devicelab_ios required_agent_capabilities: ["has-ios-device"] + flaky: true complex_layout_ios__start_up: description: >