From 3d5348b289768a0ab2001bcbecd873321a6cf889 Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Tue, 15 Dec 2020 11:43:04 -0800 Subject: [PATCH] Deduplicate plugin_test win (#72366) --- dev/devicelab/manifest.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml index b9a3d8ae18..e43b6b3f67 100644 --- a/dev/devicelab/manifest.yaml +++ b/dev/devicelab/manifest.yaml @@ -698,12 +698,6 @@ tasks: stage: devicelab_win required_agent_capabilities: ["windows/android"] - plugin_test_win: - description: > - Checks that the project template works and supports plugins on Windows. - stage: devicelab_win - required_agent_capabilities: ["windows/android"] - hot_mode_dev_cycle_win__benchmark: description: > Measures the performance of Dart VM hot patching feature on Windows.