Fix prod_builders json (#69828)

This reverts commit 36ff0b2d20.
This commit is contained in:
Jenn Magder 2020-11-04 14:51:36 -08:00 committed by GitHub
parent 7ceb20417c
commit c0115c2bc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -136,6 +136,7 @@
"name": "Linux web_long_running_tests",
"repo": "flutter",
"task_name": "linux_web_long_running_tests",
"flaky": false
},
{
"name":"Linux web_e2e_test",
@ -159,11 +160,13 @@
"name": "Mac build_ios_framework_module_test",
"repo": "flutter",
"task_name": "mac_build_ios_framework_module_test",
"flaky": false
},
{
"name": "Mac build_tests",
"repo": "flutter",
"task_name": "mac_build_tests",
"flaky": false
},
{
"name": "Mac build_gallery",