Unverified Commit 2e9509f0 authored by liyuqian's avatar liyuqian Committed by GitHub

Make non-flaky tests as such (#59013)

parent d7708086
...@@ -174,7 +174,6 @@ tasks: ...@@ -174,7 +174,6 @@ tasks:
with SkSL shader warm-up. with SkSL shader warm-up.
stage: devicelab stage: devicelab
required_agent_capabilities: ["mac/android"] required_agent_capabilities: ["mac/android"]
flaky: true
backdrop_filter_perf__timeline_summary: backdrop_filter_perf__timeline_summary:
description: > description: >
...@@ -776,7 +775,6 @@ tasks: ...@@ -776,7 +775,6 @@ tasks:
Measures the performance of screen transitions in the new Flutter Gallery on iOS. Measures the performance of screen transitions in the new Flutter Gallery on iOS.
stage: devicelab stage: devicelab
required_agent_capabilities: ["mac/ios"] required_agent_capabilities: ["mac/ios"]
flaky: true
fast_scroll_large_images__memory: fast_scroll_large_images__memory:
description: > description: >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment