From 4f09f2c2bd9928ef4fc2eb3588d675558e912596 Mon Sep 17 00:00:00 2001 From: keyonghan <54558023+keyonghan@users.noreply.github.com> Date: Fri, 31 Jul 2020 09:48:18 -0700 Subject: [PATCH] remove flaky flag (#62348) --- dev/devicelab/manifest.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml index 1a6ff7e8c6d..7f3e1b00da5 100644 --- a/dev/devicelab/manifest.yaml +++ b/dev/devicelab/manifest.yaml @@ -582,8 +582,6 @@ tasks: iOS. stage: devicelab_ios required_agent_capabilities: ["mac/ios"] - # https://github.com/flutter/flutter/issues/62081 - flaky: true hello_world_ios__compile: description: >