Turn off mac_build_gallery during infra investigation (#73728)

This commit is contained in:
Jenn Magder 2021-01-11 12:33:43 -08:00 committed by GitHub
parent 59783d0fe1
commit 9cfd0b9d19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -472,7 +472,7 @@
"name": "Mac build_gallery",
"repo": "flutter",
"task_name": "mac_build_gallery",
"flaky": false
"flaky": true
},
{
"name": "Mac customer_testing",

View File

@ -217,7 +217,7 @@
"name":"Mac build_gallery",
"repo":"flutter",
"task_name":"mac_build_gallery",
"enabled":true
"enabled":false
},
{
"name":"Mac framework_tests",