Test performance of "flutter test" (#18810)
diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml index 67814ed..d780647 100644 --- a/dev/devicelab/manifest.yaml +++ b/dev/devicelab/manifest.yaml
@@ -425,6 +425,13 @@ stage: devicelab required_agent_capabilities: ["linux/android"] + flutter_test_performance: + description: > + Measures performance of running flutter test. + stage: devicelab + required_agent_capabilities: ["linux/android"] + flaky: true + technical_debt__cost: description: > Estimates our technical debt (TODOs, analyzer ignores, etc).