Unverified Commit 9f359aee authored by Ian Hickson's avatar Ian Hickson Committed by GitHub

Remove all "flaky" annotations from devicelab (#21895)

These tests don't seem particularly more flaky than ony others any more.
parent c9d4593d
...@@ -141,7 +141,6 @@ tasks: ...@@ -141,7 +141,6 @@ tasks:
Tests that the Android accessibility bridge produces correct semantics. Tests that the Android accessibility bridge produces correct semantics.
stage: devicelab stage: devicelab
required_agent_capabilities: ["mac/android"] required_agent_capabilities: ["mac/android"]
flaky: true
run_release_test: run_release_test:
description: > description: >
...@@ -277,7 +276,6 @@ tasks: ...@@ -277,7 +276,6 @@ tasks:
test can run on off-the-shelf infrastructures, such as Firebase Test Lab. test can run on off-the-shelf infrastructures, such as Firebase Test Lab.
stage: devicelab stage: devicelab
required_agent_capabilities: ["linux/android"] required_agent_capabilities: ["linux/android"]
flaky: true
flutter_attach_test: flutter_attach_test:
description: > description: >
...@@ -451,7 +449,6 @@ tasks: ...@@ -451,7 +449,6 @@ tasks:
Android. Android.
stage: devicelab stage: devicelab
required_agent_capabilities: ["linux/android"] required_agent_capabilities: ["linux/android"]
flaky: true
flutter_gallery__transition_perf_with_semantics: flutter_gallery__transition_perf_with_semantics:
description: > description: >
...@@ -459,14 +456,12 @@ tasks: ...@@ -459,14 +456,12 @@ tasks:
with semantics enabled. with semantics enabled.
stage: devicelab stage: devicelab
required_agent_capabilities: ["linux/android"] required_agent_capabilities: ["linux/android"]
flaky: true
flutter_gallery__memory_nav: flutter_gallery__memory_nav:
description: > description: >
Measures memory usage after repeated navigation in Gallery. Measures memory usage after repeated navigation in Gallery.
stage: devicelab stage: devicelab
required_agent_capabilities: ["linux/android"] required_agent_capabilities: ["linux/android"]
flaky: true
flutter_gallery__back_button_memory: flutter_gallery__back_button_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