Skip to content

Commit c264b70

Browse files
authored
Turn off flaky indicator for flutter_gallery__back_button_memory and flutter_gallery__memory_nav (flutter#58838)
After updating the GBoard on the devicelab machines, these tests are no longer flaky.
1 parent dfdbca8 commit c264b70

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/devicelab/manifest.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -752,14 +752,12 @@ tasks:
752752
Measures memory usage after repeated navigation in Gallery.
753753
stage: devicelab
754754
required_agent_capabilities: ["linux/android"]
755-
flaky: true
756755

757756
flutter_gallery__back_button_memory:
758757
description: >
759758
Measures memory usage after Android app suspend and resume.
760759
stage: devicelab
761760
required_agent_capabilities: ["linux/android"]
762-
flaky: true
763761

764762
flutter_gallery__image_cache_memory:
765763
description: >

0 commit comments

Comments
 (0)