Unverified Commit a065c2cd authored by liyuqian's avatar liyuqian Committed by GitHub

Temporarily disable new Gallery perf test (#56136)

See https://github.com/flutter/flutter/issues/56135
parent 0549ab23
...@@ -758,11 +758,12 @@ tasks: ...@@ -758,11 +758,12 @@ tasks:
stage: devicelab stage: devicelab
required_agent_capabilities: ["linux/android"] required_agent_capabilities: ["linux/android"]
new_gallery__transition_perf: # TODO(https://github.com/flutter/flutter/issues/56135)
description: > # new_gallery__transition_perf:
Measures the performance of screen transitions in the new Flutter Gallery on Android. # description: >
stage: devicelab # Measures the performance of screen transitions in the new Flutter Gallery on Android.
required_agent_capabilities: ["mac/android"] # stage: devicelab
# required_agent_capabilities: ["mac/android"]
fast_scroll_large_images__memory: fast_scroll_large_images__memory:
description: > description: >
......
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