Unverified Commit 6e555a9c authored by liyuqian's avatar liyuqian Committed by GitHub

Mark flutter_gallery__transition_perf as non-flaky (#39580)

One of our linux/android Moto G4 has alerts (emergency, amber, etc.)
turned on. That's probably the cause of the flakiness. I've turned it
off.

Let's mark this as non-flaky and see if it's fixed. If not, I'll move it
to mac/android and see if that fixes the flakiness.

I think the most important thing to do right now is to mark it as
non-flaky so those who really break the test could get a notification.
parent deb155e8
......@@ -627,7 +627,6 @@ tasks:
Measures the performance of screen transitions in Flutter Gallery on
Android.
stage: devicelab
flaky: true
required_agent_capabilities: ["linux/android"]
flutter_gallery__transition_perf_with_semantics:
......
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