mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Turn off flutter_gallery__transition_perf_e2e_ios32 in devicelab (#66187)
This commit is contained in:
parent
3e6863ab2b
commit
ae630b42a6
@ -775,12 +775,13 @@ tasks:
|
||||
stage: devicelab
|
||||
required_agent_capabilities: ["linux/android"]
|
||||
|
||||
flutter_gallery__transition_perf_e2e_ios32:
|
||||
description: >
|
||||
Measures the performance of screen transitions in Flutter Gallery on
|
||||
Android with e2e.
|
||||
stage: devicelab_ios
|
||||
required_agent_capabilities: ["mac/ios32"]
|
||||
# TODO(jmagman): https://github.com/flutter/flutter/issues/66166
|
||||
# flutter_gallery__transition_perf_e2e_ios32:
|
||||
# description: >
|
||||
# Measures the performance of screen transitions in Flutter Gallery on
|
||||
# Android with e2e.
|
||||
# stage: devicelab_ios
|
||||
# required_agent_capabilities: ["mac/ios32"]
|
||||
|
||||
flutter_gallery__transition_perf_e2e_ios:
|
||||
description: >
|
||||
|
Loading…
Reference in New Issue
Block a user