re-enable devicelab tests that are no longer flaky (#9996)
This commit is contained in:
parent
1e6c7eb97f
commit
5ad06a502b
@ -83,7 +83,6 @@ tasks:
|
|||||||
Android.
|
Android.
|
||||||
stage: devicelab
|
stage: devicelab
|
||||||
required_agent_capabilities: ["has-android-device"]
|
required_agent_capabilities: ["has-android-device"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
channels_integration_test:
|
channels_integration_test:
|
||||||
description: >
|
description: >
|
||||||
@ -115,7 +114,6 @@ tasks:
|
|||||||
Android.
|
Android.
|
||||||
stage: devicelab
|
stage: devicelab
|
||||||
required_agent_capabilities: ["has-android-device"]
|
required_agent_capabilities: ["has-android-device"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
hot_mode_dev_cycle__benchmark:
|
hot_mode_dev_cycle__benchmark:
|
||||||
description: >
|
description: >
|
||||||
@ -167,7 +165,6 @@ tasks:
|
|||||||
Checks that platform channels work on iOS.
|
Checks that platform channels work on iOS.
|
||||||
stage: devicelab_ios
|
stage: devicelab_ios
|
||||||
required_agent_capabilities: ["has-ios-device"]
|
required_agent_capabilities: ["has-ios-device"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
platform_channel_sample_test_ios:
|
platform_channel_sample_test_ios:
|
||||||
description: >
|
description: >
|
||||||
@ -231,7 +228,6 @@ tasks:
|
|||||||
Checks that platform channels work when app is launched from Windows.
|
Checks that platform channels work when app is launched from Windows.
|
||||||
stage: devicelab_win
|
stage: devicelab_win
|
||||||
required_agent_capabilities: ["windows"]
|
required_agent_capabilities: ["windows"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
flutter_gallery_win__build:
|
flutter_gallery_win__build:
|
||||||
description: >
|
description: >
|
||||||
@ -239,11 +235,9 @@ tasks:
|
|||||||
Gallery on Windows.
|
Gallery on Windows.
|
||||||
stage: devicelab_win
|
stage: devicelab_win
|
||||||
required_agent_capabilities: ["windows"]
|
required_agent_capabilities: ["windows"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
hot_mode_dev_cycle_win__benchmark:
|
hot_mode_dev_cycle_win__benchmark:
|
||||||
description: >
|
description: >
|
||||||
Measures the performance of Dart VM hot patching feature on Windows.
|
Measures the performance of Dart VM hot patching feature on Windows.
|
||||||
stage: devicelab_win
|
stage: devicelab_win
|
||||||
required_agent_capabilities: ["windows"]
|
required_agent_capabilities: ["windows"]
|
||||||
flaky: true
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user