mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Mark nonflaky tests as such (#67592)
This commit is contained in:
parent
72696f77dd
commit
e1e12fa658
@ -268,7 +268,6 @@ tasks:
|
|||||||
Measures the runtime performance of textfield on Android.
|
Measures the runtime performance of textfield on Android.
|
||||||
stage: devicelab
|
stage: devicelab
|
||||||
required_agent_capabilities: ["linux/android"]
|
required_agent_capabilities: ["linux/android"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
color_filter_and_fade_perf__timeline_summary:
|
color_filter_and_fade_perf__timeline_summary:
|
||||||
description: >
|
description: >
|
||||||
@ -281,7 +280,6 @@ tasks:
|
|||||||
Measures the runtime performance of color filter with fade on Android.
|
Measures the runtime performance of color filter with fade on Android.
|
||||||
stage: devicelab
|
stage: devicelab
|
||||||
required_agent_capabilities: ["linux/android"]
|
required_agent_capabilities: ["linux/android"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
fading_child_animation_perf__timeline_summary:
|
fading_child_animation_perf__timeline_summary:
|
||||||
description: >
|
description: >
|
||||||
|
Loading…
Reference in New Issue
Block a user