Temporarily disable new Gallery perf test (#56136)

See https://github.com/flutter/flutter/issues/56135
This commit is contained in:
liyuqian 2020-05-01 11:07:43 -07:00 committed by GitHub
parent 0549ab2390
commit a065c2cd6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: >