Disable win_gradle_plugin_light_apk_test. (#80083)

* Disable win_gradle_plugin_light_apk_test.

Bug: https://github.com/flutter/flutter/issues/80056

* Enable the mac version.
This commit is contained in:
godofredoc 2021-04-08 14:34:57 -07:00 committed by GitHub
parent 91ed4b2082
commit 71e99d2951
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -880,7 +880,7 @@
"name": "Mac gradle_plugin_light_apk_test",
"repo": "flutter",
"task_name": "mac_gradle_plugin_light_apk_test",
"flaky": true
"flaky": false
},
{
"name": "Mac module_custom_host_app_name_test",
@ -1240,7 +1240,7 @@
"name": "Windows gradle_plugin_light_apk_test",
"repo": "flutter",
"task_name": "win_gradle_plugin_light_apk_test",
"flaky": false
"flaky": true
},
{
"name": "Windows gradle_non_android_plugin_test",