Commit 81eb1404 authored by Chris Bracken's avatar Chris Bracken Committed by GitHub

Mark all iOS devicelab tests flaky (#10609)

Host test runner is flaky. These should be re-enabled once the host
machine has been deflaked.
parent 0c2546c6
......@@ -140,12 +140,14 @@ tasks:
Checks that platform channels work on iOS.
stage: devicelab_ios
required_agent_capabilities: ["has-ios-device"]
flaky: true
platform_channel_sample_test_ios:
description: >
Runs a driver test on the Platform Channel sample app on iOS.
stage: devicelab_ios
required_agent_capabilities: ["has-ios-device"]
flaky: true
complex_layout_scroll_perf_ios__timeline_summary:
description: >
......@@ -153,6 +155,7 @@ tasks:
iOS.
stage: devicelab_ios
required_agent_capabilities: ["has-ios-device"]
flaky: true
# flutter_gallery_ios__start_up:
# description: >
......@@ -181,6 +184,7 @@ tasks:
Measures the IPA size of a basic material app.
stage: devicelab_ios
required_agent_capabilities: ["has-ios-device"]
flaky: true
# microbenchmarks_ios:
# description: >
......@@ -202,6 +206,7 @@ tasks:
Runs end-to-end Flutter tests on iOS.
stage: devicelab_ios
required_agent_capabilities: ["has-ios-device"]
flaky: true
ios_sample_catalog_generator:
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