Unverified Commit 0ef89bb9 authored by liyuqian's avatar liyuqian Committed by GitHub

Remove all flaky marks (#40441)

Those tests are all non-flaky.
parent cf7e7e45
...@@ -456,7 +456,6 @@ tasks: ...@@ -456,7 +456,6 @@ tasks:
Measures the runtime performance of backdrop filter blurs on iOS. Measures the runtime performance of backdrop filter blurs on iOS.
stage: devicelab_ios stage: devicelab_ios
required_agent_capabilities: ["mac/ios"] required_agent_capabilities: ["mac/ios"]
flaky: true
complex_layout_scroll_perf_ios__timeline_summary: complex_layout_scroll_perf_ios__timeline_summary:
description: > description: >
...@@ -501,7 +500,6 @@ tasks: ...@@ -501,7 +500,6 @@ tasks:
description: > description: >
Verifies that Flutter View can be used from an iOS project. Verifies that Flutter View can be used from an iOS project.
stage: devicelab_ios stage: devicelab_ios
flaky: true
required_agent_capabilities: ["mac/ios"] required_agent_capabilities: ["mac/ios"]
integration_ui_ios: integration_ui_ios:
...@@ -631,7 +629,6 @@ tasks: ...@@ -631,7 +629,6 @@ tasks:
Measures the delta in performance of screen transitions without and Measures the delta in performance of screen transitions without and
with semantics enabled. with semantics enabled.
stage: devicelab stage: devicelab
flaky: true
required_agent_capabilities: ["linux/android"] required_agent_capabilities: ["linux/android"]
flutter_gallery__memory_nav: flutter_gallery__memory_nav:
......
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