mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Temporarily disable new Gallery perf test (#56136)
See https://github.com/flutter/flutter/issues/56135
This commit is contained in:
parent
0549ab2390
commit
a065c2cd6e
@ -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: >
|
||||
|
Loading…
Reference in New Issue
Block a user