Unverified Commit 6e705ea6 authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

mark windows and macos chrome dev mode as flaky (#35495)

parent f4965957
......@@ -130,6 +130,7 @@ tasks:
Run flutter web on the devicelab and hot restart.
stage: devicelab_win
required_agent_capabilities: ["windows/android"]
flaky: true
# Android on-device tests
......@@ -458,6 +459,7 @@ 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
......
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