Mark all iOS devicelab tests flaky (#10609)

Host test runner is flaky. These should be re-enabled once the host
machine has been deflaked.
This commit is contained in:
Chris Bracken 2017-06-09 17:30:04 -07:00 committed by GitHub
parent 0c2546c657
commit 81eb140411

View file

@ -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: >