From 0892ace91e90226a92373fa2a06a7d60d068fb3e Mon Sep 17 00:00:00 2001 From: Jonah Williams Date: Mon, 13 Aug 2018 10:19:47 -0700 Subject: [PATCH] agent capability doesnt work as expected (#20529) --- dev/devicelab/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml index b86d22c30e3..3938ff9fcdf 100644 --- a/dev/devicelab/manifest.yaml +++ b/dev/devicelab/manifest.yaml @@ -464,7 +464,7 @@ tasks: description: > Measures the speed of Dart analyzer. stage: devicelab - required_agent_capabilities: ["linux/android", "fast_linux"] + required_agent_capabilities: ["fast_linux"] flutter_gallery_ios32__start_up: description: >