Mark flaky tests as such (#25482)
See https://github.com/flutter/flutter/issues/25481
diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml
index 1756792..649df48 100644
--- a/dev/devicelab/manifest.yaml
+++ b/dev/devicelab/manifest.yaml
@@ -481,6 +481,7 @@
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 @@
with semantics enabled.
stage: devicelab
required_agent_capabilities: ["linux/android"]
+ flaky: true # https://github.com/flutter/flutter/issues/25481
flutter_gallery__memory_nav:
description: >