Fix stages of some iOS devicelab tests (#38719)
diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml index 3e359e3..15a8d4e 100644 --- a/dev/devicelab/manifest.yaml +++ b/dev/devicelab/manifest.yaml
@@ -150,13 +150,13 @@ tiles_scroll_perf_ios__timeline_summary: description: > Measures the runtime performance of the tiles tab in the Complex Layout sample app on iPhone 6. - stage: devicelab + stage: devicelab_ios required_agent_capabilities: ["mac/ios"] tiles_scroll_perf_iphonexs__timeline_summary: description: > Measures the runtime performance of the tiles tab in the Complex Layout sample app on iPhone XS. - stage: devicelab + stage: devicelab_ios required_agent_capabilities: ["mac/iphonexs"] home_scroll_perf__timeline_summary: @@ -460,7 +460,7 @@ hello_world_ios__compile: description: > Measures the IPA size of Hello World. - stage: devicelab + stage: devicelab_ios required_agent_capabilities: ["mac/ios"] microbenchmarks_ios: