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