Unverified Commit 13d1ff8c authored by Ming Lyu (CareF)'s avatar Ming Lyu (CareF) Committed by GitHub

update manifest (#64079)

parent 23032d77
...@@ -212,7 +212,7 @@ tasks: ...@@ -212,7 +212,7 @@ tasks:
description: > description: >
Measures the runtime performance of Flutter gallery transitions on iPhone4s Measures the runtime performance of Flutter gallery transitions on iPhone4s
with SkSL shader warm-up. with SkSL shader warm-up.
stage: devicelab stage: devicelab_ios
required_agent_capabilities: ["mac/ios32"] required_agent_capabilities: ["mac/ios32"]
flaky: true flaky: true
...@@ -467,13 +467,13 @@ tasks: ...@@ -467,13 +467,13 @@ tasks:
ios_defines_test: ios_defines_test:
description: > description: >
Builds a Framework with a --dart-define and verifies it can be used as a constant Builds a Framework with a --dart-define and verifies it can be used as a constant
stage: devicelab stage: devicelab_ios
required_agent_capabilities: ["mac/ios"] required_agent_capabilities: ["mac/ios"]
ios_content_validation_test: ios_content_validation_test:
description: > description: >
Builds an obfuscated app and verifies contents and structure Builds an obfuscated app and verifies contents and structure
stage: devicelab stage: devicelab_ios
required_agent_capabilities: ["mac/ios"] required_agent_capabilities: ["mac/ios"]
on_luci: true on_luci: true
...@@ -682,7 +682,7 @@ tasks: ...@@ -682,7 +682,7 @@ tasks:
description: > description: >
Checks the functionality and performance of hot reload on a macOS target platform Checks the functionality and performance of hot reload on a macOS target platform
stage: devicelab stage: devicelab
required_agent_capabilities: ["mac/ios"] required_agent_capabilities: ["mac"]
# TODO(jonahwilliams): investigate build failures on devicelab infra to re-enable. # TODO(jonahwilliams): investigate build failures on devicelab infra to re-enable.
# mac_enable_twc: # mac_enable_twc:
...@@ -780,14 +780,14 @@ tasks: ...@@ -780,14 +780,14 @@ tasks:
description: > description: >
Measures the performance of screen transitions in Flutter Gallery on Measures the performance of screen transitions in Flutter Gallery on
Android with e2e. Android with e2e.
stage: devicelab stage: devicelab_ios
required_agent_capabilities: ["mac/ios32"] required_agent_capabilities: ["mac/ios32"]
flutter_gallery__transition_perf_e2e_ios: flutter_gallery__transition_perf_e2e_ios:
description: > description: >
Measures the performance of screen transitions in Flutter Gallery on Measures the performance of screen transitions in Flutter Gallery on
Android with e2e. Android with e2e.
stage: devicelab stage: devicelab_ios
required_agent_capabilities: ["mac/ios"] required_agent_capabilities: ["mac/ios"]
flutter_gallery__transition_perf_hybrid: flutter_gallery__transition_perf_hybrid:
...@@ -848,7 +848,7 @@ tasks: ...@@ -848,7 +848,7 @@ tasks:
new_gallery_ios__transition_perf: new_gallery_ios__transition_perf:
description: > description: >
Measures the performance of screen transitions in the new Flutter Gallery on iOS. Measures the performance of screen transitions in the new Flutter Gallery on iOS.
stage: devicelab stage: devicelab_ios
required_agent_capabilities: ["mac/ios"] required_agent_capabilities: ["mac/ios"]
new_gallery__crane_perf: new_gallery__crane_perf:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment