diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml index 04728586a6..2f2bfdaccf 100644 --- a/dev/devicelab/manifest.yaml +++ b/dev/devicelab/manifest.yaml @@ -163,7 +163,6 @@ tasks: Runs end-to-end Flutter tests on Android. stage: devicelab required_agent_capabilities: ["has-android-device"] - flaky: true # iOS on-device tests @@ -233,7 +232,6 @@ tasks: Runs end-to-end Flutter tests on iOS. stage: devicelab_ios required_agent_capabilities: ["has-ios-device"] - flaky: true # Tests running on Windows host