Unverified Commit a52de68b authored by Gary Qian's avatar Gary Qian Committed by GitHub

Unmark tests as flaky (#49581)

parent cb3b7ab4
...@@ -357,7 +357,6 @@ tasks: ...@@ -357,7 +357,6 @@ tasks:
Run flutter web on the devicelab and hot restart. Run flutter web on the devicelab and hot restart.
stage: devicelab stage: devicelab
required_agent_capabilities: ["linux/android"] required_agent_capabilities: ["linux/android"]
flaky: true
web_size__compile_test: web_size__compile_test:
description: > description: >
...@@ -597,7 +596,6 @@ tasks: ...@@ -597,7 +596,6 @@ tasks:
Checks the functionality and performance of hot reload on a macOS target platform Checks the functionality and performance of hot reload on a macOS target platform
stage: devicelab stage: devicelab
required_agent_capabilities: ["mac/ios"] required_agent_capabilities: ["mac/ios"]
flaky: true
# Tests running on Windows host # 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