Update flakiness of tests (#34374)

This commit is contained in:
Todd Volkert 2019-06-12 23:06:20 -07:00 committed by GitHub
parent a8e775e012
commit 704009541f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,6 @@ tasks:
Run flutter web on the devicelab and hot restart.
stage: devicelab_win
required_agent_capabilities: ["windows/android"]
flaky: true
# Android on-device tests
@ -343,7 +342,6 @@ tasks:
Measures the size of a dart2js bundle.
stage: devicelab
required_agent_capabilities: ["linux/android"]
flaky: true
# iOS on-device tests
@ -435,7 +433,6 @@ tasks:
stage: devicelab_ios
required_agent_capabilities: ["mac/ios"]
timeout_in_minutes: 20
flaky: true
ios_sample_catalog_generator:
description: >
@ -448,7 +445,6 @@ tasks:
Run flutter web on the devicelab and hot restart.
stage: devicelab_ios
required_agent_capabilities: ["mac/ios"]
flaky: true
# Tests running on Windows host
@ -481,7 +477,6 @@ tasks:
Checks that `flutter run` does not leak dart.exe on Windows.
stage: devicelab_win
required_agent_capabilities: ["windows/android"]
flaky: true
# Tests running on Linux hosts
@ -534,13 +529,13 @@ tasks:
Measures memory usage after Android app suspend and resume.
stage: devicelab
required_agent_capabilities: ["linux/android"]
flaky: true
flutter_gallery__image_cache_memory:
description: >
Measures memory usage for a list of large red squares in smaller containers.
stage: devicelab
required_agent_capabilities: ["linux/android"]
flaky: true
analyzer_benchmark:
description: >