Unverified Commit 7ecef3aa authored by liyuqian's avatar liyuqian Committed by GitHub

Mark flaky tests as such (#25482)

See https://github.com/flutter/flutter/issues/25481
parent ba71933f
......@@ -481,6 +481,7 @@ tasks:
Android.
stage: devicelab
required_agent_capabilities: ["linux/android"]
flaky: true # https://github.com/flutter/flutter/issues/25481
flutter_gallery__transition_perf_with_semantics:
description: >
......@@ -488,6 +489,7 @@ tasks:
with semantics enabled.
stage: devicelab
required_agent_capabilities: ["linux/android"]
flaky: true # https://github.com/flutter/flutter/issues/25481
flutter_gallery__memory_nav:
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