From 55d70506edf9e36231b5a85f74fc79c3de56c67f Mon Sep 17 00:00:00 2001 From: Danny Tuppeny Date: Wed, 3 Oct 2018 21:03:25 +0100 Subject: [PATCH] Mark module_test_ios as not-flaky (#22626) The only reds on the dashboard for this test are on rows that have many failures across the run; this does not appear to be at all flaky. --- dev/devicelab/manifest.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml index 0078092fd64..699af3257a3 100644 --- a/dev/devicelab/manifest.yaml +++ b/dev/devicelab/manifest.yaml @@ -302,7 +302,6 @@ tasks: Checks that the module project template works and supports add2app on iOS. stage: devicelab required_agent_capabilities: ["mac/ios"] - flaky: true external_ui_integration_test_ios: description: >