Unverified Commit ef849707 authored by keyonghan's avatar keyonghan Committed by GitHub

Mark mac_android_smoke_catalina_start_up test as unflaky (#75920)

parent b0aa5569
......@@ -273,12 +273,6 @@ tasks:
stage: devicelab_ios
required_agent_capabilities: ["mac-catalina/ios"]
smoke_catalina_start_up:
description: >
A smoke test that runs on macOS Catalina, which is a clone of the Gallery startup latency test.
stage: devicelab
required_agent_capabilities: ["mac-catalina/android"]
# macOS target platform tests
hot_mode_dev_cycle_macos_target__benchmark:
description: >
......
......@@ -682,7 +682,7 @@
"name": "Mac_android smoke_catalina_start_up",
"repo": "flutter",
"task_name": "mac_android_smoke_catalina_start_up",
"flaky": true
"flaky": false
},
{
"name": "Mac_android textfield_perf__timeline_summary",
......
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