Unverified Commit 08858662 authored by Danny Tuppeny's avatar Danny Tuppeny Committed by GitHub

Mark run_machine_concurrent_hot_reload as flaky (#14563)

Sometimes fails writing to stdout as flutter terminates. Marking as
flaky until resolved.
parent 83e0ca24
...@@ -205,6 +205,7 @@ tasks: ...@@ -205,6 +205,7 @@ tasks:
Runs tests of concurrent hot reload commands via flutter run --machine. Runs tests of concurrent hot reload commands via flutter run --machine.
stage: devicelab stage: devicelab
required_agent_capabilities: ["mac/android"] required_agent_capabilities: ["mac/android"]
flaky: true
service_extensions_test: service_extensions_test:
description: > description: >
......
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