Unverified Commit 04de8c0a authored by Mikkel Nygaard Ravn's avatar Mikkel Nygaard Ravn Committed by GitHub

Adjust flaky flags to reality (#15608)

Get to green build.
parent ab56c639
...@@ -263,7 +263,6 @@ tasks: ...@@ -263,7 +263,6 @@ tasks:
Checks that the project template works and supports plugins on iOS. Checks that the project template works and supports plugins on iOS.
stage: devicelab_ios stage: devicelab_ios
required_agent_capabilities: ["mac/ios"] required_agent_capabilities: ["mac/ios"]
flaky: true
external_ui_integration_test_ios: external_ui_integration_test_ios:
description: > description: >
...@@ -359,6 +358,7 @@ tasks: ...@@ -359,6 +358,7 @@ tasks:
Checks that the project template works and supports plugins on Windows. Checks that the project template works and supports plugins on Windows.
stage: devicelab_win stage: devicelab_win
required_agent_capabilities: ["windows/android"] required_agent_capabilities: ["windows/android"]
flaky: true
hot_mode_dev_cycle_win__benchmark: hot_mode_dev_cycle_win__benchmark:
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