Skip to content

Commit 7160ecf

Browse files
authored
Mark integration_ui, integration_ui_ios tests non-flaky (flutter#10013)
1 parent 303d4dc commit 7160ecf

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
@@ -163,7 +163,6 @@ tasks:
163163
Runs end-to-end Flutter tests on Android.
164164
stage: devicelab
165165
required_agent_capabilities: ["has-android-device"]
166-
flaky: true
167166

168167
# iOS on-device tests
169168

@@ -233,7 +232,6 @@ tasks:
233232
Runs end-to-end Flutter tests on iOS.
234233
stage: devicelab_ios
235234
required_agent_capabilities: ["has-ios-device"]
236-
flaky: true
237235

238236
# Tests running on Windows host
239237

0 commit comments

Comments
 (0)