Disable gradle_plugin_light_apk_test. (#80072)
This commit is contained in:
parent
8a821ff0b5
commit
91ed4b2082
@ -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",
|
||||||
|
@ -690,7 +690,7 @@
|
|||||||
"name": "Windows gradle_plugin_light_apk_test",
|
"name": "Windows gradle_plugin_light_apk_test",
|
||||||
"repo": "flutter",
|
"repo": "flutter",
|
||||||
"task_name": "win_gradle_plugin_light_apk_test",
|
"task_name": "win_gradle_plugin_light_apk_test",
|
||||||
"enabled": true,
|
"enabled": false,
|
||||||
"run_if": ["dev/**", "bin/**"]
|
"run_if": ["dev/**", "bin/**"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user