Fix stages of some iOS devicelab tests (#38719)

This commit is contained in:
Todd Volkert 2019-08-16 15:34:56 -07:00 committed by GitHub
parent d6938c56d9
commit 083022b471
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,13 +150,13 @@ tasks:
tiles_scroll_perf_ios__timeline_summary: tiles_scroll_perf_ios__timeline_summary:
description: > description: >
Measures the runtime performance of the tiles tab in the Complex Layout sample app on iPhone 6. 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"] required_agent_capabilities: ["mac/ios"]
tiles_scroll_perf_iphonexs__timeline_summary: tiles_scroll_perf_iphonexs__timeline_summary:
description: > description: >
Measures the runtime performance of the tiles tab in the Complex Layout sample app on iPhone XS. 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"] required_agent_capabilities: ["mac/iphonexs"]
home_scroll_perf__timeline_summary: home_scroll_perf__timeline_summary:
@ -460,7 +460,7 @@ tasks:
hello_world_ios__compile: hello_world_ios__compile:
description: > description: >
Measures the IPA size of Hello World. Measures the IPA size of Hello World.
stage: devicelab stage: devicelab_ios
required_agent_capabilities: ["mac/ios"] required_agent_capabilities: ["mac/ios"]
microbenchmarks_ios: microbenchmarks_ios: