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

This commit is contained in:
Jonah Williams 2019-07-02 16:43:41 -07:00 committed by GitHub
parent f496595773
commit 6e705ea6a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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