Update flakiness of tests (#34374)
This commit is contained in:
parent
a8e775e012
commit
704009541f
@ -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: >
|
||||
|
Loading…
x
Reference in New Issue
Block a user