Unverified Commit 645432ac authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Mark mac_gradle_plugin_light_apk_test flaky (#80163)

parent a047fece
...@@ -880,7 +880,7 @@ ...@@ -880,7 +880,7 @@
"name": "Mac gradle_plugin_light_apk_test", "name": "Mac gradle_plugin_light_apk_test",
"repo": "flutter", "repo": "flutter",
"task_name": "mac_gradle_plugin_light_apk_test", "task_name": "mac_gradle_plugin_light_apk_test",
"flaky": false "flaky": true
}, },
{ {
"name": "Mac module_custom_host_app_name_test", "name": "Mac module_custom_host_app_name_test",
......
...@@ -493,7 +493,7 @@ ...@@ -493,7 +493,7 @@
"name": "Mac gradle_plugin_light_apk_test", "name": "Mac gradle_plugin_light_apk_test",
"repo": "flutter", "repo": "flutter",
"task_name": "mac_gradle_plugin_light_apk_test", "task_name": "mac_gradle_plugin_light_apk_test",
"enabled": true, "enabled": false,
"run_if": ["dev/**", "bin/**"] "run_if": ["dev/**", "bin/**"]
}, },
{ {
......
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