Commit 96d8a2a3 authored by Ian Hickson's avatar Ian Hickson Committed by GitHub

Mark some tests as flaky (#9489)

These tests have recently been turning the build red incorrectly. Until they are reliable, let's mark them flaky.
parent 03c54abd
......@@ -107,6 +107,7 @@ tasks:
Android.
stage: devicelab
required_agent_capabilities: ["has-android-device"]
flaky: true
hot_mode_dev_cycle__benchmark:
description: >
......@@ -212,9 +213,11 @@ tasks:
Gallery on Windows.
stage: devicelab_win
required_agent_capabilities: ["windows"]
flaky: true
hot_mode_dev_cycle_win__benchmark:
description: >
Measures the performance of Dart VM hot patching feature on Windows.
stage: devicelab_win
required_agent_capabilities: ["windows"]
flaky: true
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